Bugzilla – Attachment 56886 Details for
Bug 133086
freetype2 kerning failures
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
enable kerning as noticed on freetype ML
freetype2-enable-kerning.patch (text/plain), 379 bytes, created by
Hans-Peter Jansen
on 2005-11-09 20:33:32 UTC
(
hide
)
Description:
enable kerning as noticed on freetype ML
Filename:
MIME Type:
Creator:
Hans-Peter Jansen
Created:
2005-11-09 20:33:32 UTC
Size:
379 bytes
patch
obsolete
>--- freetype-2.1.10/src/sfnt/sfobjs.c.orig 2005-11-09 18:48:47.251538000 +0100 >+++ freetype-2.1.10/src/sfnt/sfobjs.c 2005-11-09 18:49:00.016335750 +0100 >@@ -555,7 +555,7 @@ > if ( face->vertical_info ) > flags |= FT_FACE_FLAG_VERTICAL; > >-#if 0 >+#if 1 > /* kerning available ? */ > if ( TT_FACE_HAS_KERNING( face ) ) > flags |= FT_FACE_FLAG_KERNING;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 133086
:
56884
|
56885
| 56886 |
57819
|
57820