[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Glyph bitmap is 3x too big?
From: |
Lawrence D'Oliveiro |
Subject: |
Re: Glyph bitmap is 3x too big? |
Date: |
Tue, 26 Oct 2021 14:05:11 +1300 |
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?