Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop FTGL and use pango and freetype directly. #312

Open
dmurdoch opened this issue Feb 5, 2023 · 1 comment
Open

Drop FTGL and use pango and freetype directly. #312

dmurdoch opened this issue Feb 5, 2023 · 1 comment

Comments

@dmurdoch
Copy link
Owner

dmurdoch commented Feb 5, 2023

FTGL appears to be unsupported lately. Switch to doing our own text handling using pango and freetype, e.g. following this description: https://en.wikibooks.org/wiki/OpenGL_Programming/Modern_OpenGL_Tutorial_Text_Rendering_01 .

@dmurdoch
Copy link
Owner Author

This might allow us to drop XQuartz on Macs, and use glfw to do our loading and initialization.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant