[PATCH 2/2] fonts: Increase the Em size to fix a build failure with freetype 2.8.1

Dmitry Timoshkov dmitry at baikal.ru
Wed Sep 27 23:53:17 CDT 2017


Michael Stefaniuc <mstefani at winehq.org> wrote:

> -UnderlinePosition: -100
> -UnderlineWidth: 50
> -Ascent: 11
> -Descent: 2
> +UnderlinePosition: -15753.8
> +UnderlineWidth: 7876.92
> +Ascent: 1733
> +Descent: 315
> +InvalidEm: 0
>  LayerCount: 2
>  Layer: 0 0 "Back" 1
>  Layer: 1 0 "Fore" 0
> @@ -21,7 +22,7 @@ OS2_UseTypoMetrics: 0
>  PfmFamily: 49
>  TTFWeight: 400
>  TTFWidth: 5
> -LineGap: 1
> +LineGap: 158
>  VLineGap: 0
>  Panose: 2 0 6 9 0 0 0 0 0 0
>  OS2TypoAscent: 0
> @@ -56,770 +57,770 @@ BeginChars: 65536 498
>  
>  StartChar: space
>  Encoding: 32 32 0
> -Width: 8
> +Width: 1260
>  Flags: W
>  LayerCount: 2
>  EndChar
>  
>  StartChar: exclam
>  Encoding: 33 33 1
> -Width: 8
> +Width: 1260
>  Flags: W
>  LayerCount: 2
>  EndChar

Did you test that after this patch font and glyph metrics still stay the same?

-- 
Dmitry.



More information about the wine-devel mailing list