AggPas hybrid canvas with native font rendering — now the default in fpGUI #179
graemeg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In preparation for the upcoming v2.1.0 release (and some exciting surprises still to be revealed!), the default fpGUI canvas is now the hybrid canvas. It uses AggPas for all 2D rendering, with FreeType handling font rendering and metrics on Linux, FreeBSD, and macOS. On Windows, the native GDI font engine is used — which means no more
freetype.dlldependency required. 🎉Build instructions have been greatly simplified too. The README has been updated with the full details, but in short:
That's it — no extra profiles needed!
Beta Was this translation helpful? Give feedback.
All reactions