Releases: parasol-framework/parasol
2025-01-06
20250106 Release 2025-01-06
2024-12-09
20241209 [Scripts] Corrected the choice of display units in the gradients demo
2024-06-04
20240604 Release 2024-06-04
2023-06-14
Fixed an issue in drawing bitmap fonts when the build is compiled with MSVC.
Drawing truetype text in rastered format is now supported as an option in vector scene graphs.
Optimised the inner loop for drawing scalable text.
2023-06-12
Visual Studio / MSVC is now supported as a build environment and is the preferred choice on Windows.
Monolithic builds are now supported with the PARASOL_STATIC option, which results in all APIs being merged into the target executable.
2023-04-25
This release includes C++ refactoring; a sweep of of the API documentation; extensive optimisation to the process of client calls to objects; fixes to most known X11 UI issues.
2023-03-22
This release focuses on major refactoring to support C++ and refreshes the audio API, with support for MP3 now included.
2022-11-11
20221111-27a13ac9