[Inquiry] Auto-fit on monochrome output
Jm Moon <[email protected]> Tue, 7 Nov 2023 20:57:41 +0800
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Message-ID | <CAAgzfRi5Ap+PZLivXAWGcbAdTf-bKw_sOaMb4KnQ6uEL4g9+xA@mail.gmail.com> |
Hi, I am exploring this FreeType font engine library, am wondering if the auto-fit(auto-hint) support for monochrome display as well? I get segmentation fault whenever I use this flag -> FT_LOAD_FORCE_AUTOHINT FT_LOAD_RENDER | FT_LOAD_MONOCHROME | FT_LOAD_FORCE_AUTOHINT Thank You. Best Regards JM Moon