Re: Glyph bitmap is 3x too big?
Lawrence D'Oliveiro <[email protected]> Tue, 26 Oct 2021 14:05:11 +1300
| Newsgroups | gmane.comp.fonts.freetype.user |
|---|---|
| Organization | Geek Central |
| Message-ID | <[email protected]> |
On Mon, 25 Oct 2021 22:52:54 +0200, Andy wrote: > I do example from madig's tutorial. > Both metod, first FT_Get_Char_Index/FT_Load_Glyph/FT_Render_Glyph > second: FT_Load_Char > next I FT_Bitmap draw on wxWidgets image and next wxWidgets DC/ > GIve me bitmap for wisth 3 letters instead one and below thrashed > letters, like > https://i.imgur.com/eJQwx9c.png Bitmap depth mismatch?