Re: Proper way of rotating glyphs
Lawrence D'Oliveiro <[email protected]> Sat, 7 May 2022 11:24:37 +1200
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Fri, 06 May 2022 13:37:01 +0300, Василий Троцкий via FreeType users wrote: > Now i am using FreeType library to fill texture atlas with font > glyphs in order to render strings as a sprites with texture from > atlas. Easier to use a proper graphics library, like Cairo, to manage all this.