Michael Stefaniuc : fonts: Increase the Em size to fix a build failure with freetype 2.8.1.
Module: wine Branch: master Commit: 40166848a7944383a4cfdaac9b18bd03fbb2b4f9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=40166848a7944383a4cfdaac9b... Author: Michael Stefaniuc <mstefani(a)winehq.org> Date: Thu Sep 28 00:23:42 2017 +0200 fonts: Increase the Em size to fix a build failure with freetype 2.8.1. Freetype 2.8.1 implemented the stricter Em bounds from OpenType 1.8.2 which require a minimum Em size of 16. Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- fonts/courier.sfd | 1015 +++++++++++++------------- fonts/courier.ttf | Bin 17884 -> 17892 bytes fonts/fixedsys.sfd | 519 ++++++------- fonts/fixedsys.ttf | Bin 10696 -> 10704 bytes fonts/ms_sans_serif.sfd | 1051 +++++++++++++------------- fonts/ms_sans_serif.ttf | Bin 38360 -> 38536 bytes fonts/small_fonts.sfd | 1825 +++++++++++++++++++++++----------------------- fonts/small_fonts.ttf | Bin 18796 -> 19068 bytes fonts/small_fonts_jp.sfd | 881 +++++++++++----------- fonts/small_fonts_jp.ttf | Bin 9820 -> 9828 bytes 10 files changed, 2648 insertions(+), 2643 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=40166848a7944383a4cfda...
participants (1)
-
Alexandre Julliard