1 Pages (1 items)
Beta: SMath Studio 0.99.6964 (25 January 2019) - Messages
#1 Posted: 1/24/2019 7:02:25 PM
Application can be easily extended based on your needs. Built-in Extensions Manager tool allows to get access to hundreds official and third-party resources of the following types: usage examples, plug-ins, SMath Viewer based applications, snippets, interface translations, interactive books, handbooks and tutorials.
It provides numerous computing features and rich user interface translated into about 40 different languages. Application also contains integrated mathematical reference book.
Changes introduced in current build 0.99.6964
Miscellaneous
- Added ability to click on and focus regions displayed over the other ones (usually it is some small region located in the bounds of the another big one, like a label moved over the plot);
- Worksheet rendering speed improved;
- Support for high DPI environment improved;
- Refactoring.
Download
SMathStudioDesktop.0_99_6964.Mono.tar.gz (1 MiB) downloaded 667 time(s).
SMathStudioDesktop.0_99_6964.Setup.msi (2 MiB) downloaded 1787 time(s).
Please note:
- There are some known bugs with Worksheet scrolling - will be addressed soon;
- There are some UI issues on environment with high DPI (some Custom plug-ins may not be scaled correctly).
Please use the following to disable high dpi support if required:
To all developers:
As you may notice starting from build 0.99.6955 SMath Studio supports high DPI and in order to scale Regions correctly we have to introduce new requirement:
- Plug-in must use SMath.Drawing.Graphics instead of System.Drawing.Graphics everywhere.
or
- All Fonts created by the plug-in must have GraphicsUnit.Pixel specified as a unit and size must be multiplied by 96f / 72f in order to convert Points to Pixels.
All existing plug-ins should be updated according to this requirement as everything looks ok while system is configured to have use 96 DPI, but in all other cases scaling of Fonts in plug-ins is incorrect.
All modern platforms like iOS, Android, UWP have Pixel specified as a unit by default, so this issue appears on Windows machines only (we have it on Linux as well because of Mono).
Please let me know in case of any related questions. If you are not able to perform changes by yourself - just let me know and I will update plug-ins by myself.
Best regards, Andrey Ivashov.
4 users liked this post
sergio 1/24/2019 7:22:00 PM, Вячеслав Мезенцев 1/24/2019 7:37:00 PM, Radovan Omorjan 1/25/2019 3:59:00 AM, Davide Carpi 1/25/2019 5:34:00 AM
1 Pages (1 items)
-
New Posts
-
No New Posts