C++ display front-end using OpenGL for an experimental windowing system.
GNU General Public License v3.0
1
stars
0
forks
source link
Create the font cache by iterating through all glyphs in the file and record the largest y bearing for use in positioning the origins of glyphs. #26
Open
harrisi opened 7 years ago
I don't think this is the current plan, especially based on comments in #12.