Michael Stefaniuc : fonts: Increase the Em size to fix a build failure with freetype 2.8.1.

Alexandre Julliard julliard at winehq.org
Fri Oct 20 07:19:59 CDT 2017


Module: wine
Branch: stable
Commit: 68852272b7ae275ef230178588fc198d78097e8c
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=68852272b7ae275ef230178588fc198d78097e8c

Author: Michael Stefaniuc <mstefani at 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 at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 40166848a7944383a4cfdaac9b18bd03fbb2b4f9)
Signed-off-by: Michael Stefaniuc <mstefani at 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=68852272b7ae275ef230178588fc198d78097e8c



More information about the wine-cvs mailing list