[PATCH 2/3] usp10/tests: Add advance width tests with CJK bitmap font.

Aric Stewart aric at codeweavers.com
Sun Jun 16 16:04:26 CDT 2019


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



More information about the wine-devel mailing list