Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-14 | Change: [OSX] When auto-detecting a font, try for sans-serif first. | Michael Lutz | |
On a display, especially with small fonts or low pixel sizes, sans-serif fonts are usually easier to read than serif fonts. | |||
2021-02-14 | Add: [OSX] Native font rendering without using FreeType. | Michael Lutz | |
2021-02-13 | Codechange: [OSX] Move OSX-specific font code to a separate file. | Michael Lutz | |