Re: [Scilab-users] gui2bitmap 1.2 is released

2019-08-09 Thread P M
Hi Samuel, I confirm: - test with Win10 Laptop - screen resolution 1920 x 1080 px - screen scale factor 100 & 125% using: gui2bitmap("setScale", 100); // 125 respectively gui2bitmap("setBorders", [%F %F %F]);gui2bitmap(f, pathName, %t) // with no borders left, bottom, right results in a

[Scilab-users] gui2bitmap 1.2 is released

2019-08-08 Thread Samuel Gougeon
This release should answer to display-scaling issues encountered by Ted & Philipp. Regards Samuel https://atoms.scilab.org/toolboxes/gui2bitmap CHANGES 1.1 => 1.2 == * "setMenu", "setScale" and "setBorders" syntaxes added. * gui2bitmap() now works as well on Linux (and MacOS