Beta: SMath Studio 0.99.6956 (17 January 2019)

Beta: SMath Studio 0.99.6956 (17 January 2019) - Messages

#1 Posted: 1/16/2019 6:10:32 PM
Andrey Ivashov

Andrey Ivashov

2270 likes in 3734 posts.

Group: Super Administrator

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.6956

Miscellaneous

  • Position of the Header/Footer labels when Header/Footer in edit mode on the high DPI environment fixed;
  • Loading of Worksheets with protected collapsed Area regions from file fixed;
  • Initial auto-calculated Worksheet zoom factor not shown in UI anymore;
  • High DPI support improved;
  • Refactoring.

Download

SMathStudioDesktop.0_99_6956.Mono.tar.gz (1 MiB) downloaded 617 time(s).

SMathStudioDesktop.0_99_6956.Setup.msi (2 MiB) downloaded 1954 time(s).



Please note:
  1. There are some known bugs with Worksheet scrolling - will be addressed soon;
  2. 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:
    not_dpi_aware.PNG


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.
5 users liked this post
frapuano 1/16/2019 6:33:00 PM, sergio 1/16/2019 7:26:00 PM, Davide Carpi 1/16/2019 8:11:00 PM, Вячеслав Мезенцев 1/17/2019 6:06:00 PM, IVR 1/18/2019 8:51:00 AM
  • New Posts New Posts
  • No New Posts No New Posts