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@gmail.com --- dlls/usp10/tests/usp10.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+)
Signed-off-by: Aric Stewart aric@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@gmail.com
dlls/usp10/tests/usp10.c | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+)