[PATCH 2/3] usp10/tests: Add advance width tests with CJK bitmap font.
We should use associated glyph's advance width instead of the default one. Because, when using CJK bitmap system font, full-width character (e.g. Hiragana) is rendered with associated font. The glyph is different from the default glyph. Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/usp10/tests/usp10.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+)
Signed-off-by: Aric Stewart <aric(a)codeweavers.com> On 6/13/19 9:50 AM, Akihiro Sagawa wrote:
We should use associated glyph's advance width instead of the default one. Because, when using CJK bitmap system font, full-width character (e.g. Hiragana) is rendered with associated font. The glyph is different from the default glyph.
Signed-off-by: Akihiro Sagawa <sagawa.aki(a)gmail.com> --- dlls/usp10/tests/usp10.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+)
participants (2)
-
Akihiro Sagawa -
Aric Stewart