diff options
Diffstat (limited to 'Build/source/libs/graphite2/graphite2-src/ChangeLog')
-rw-r--r-- | Build/source/libs/graphite2/graphite2-src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/libs/graphite2/graphite2-src/ChangeLog b/Build/source/libs/graphite2/graphite2-src/ChangeLog index 0a824ff42fe..672dddf8482 100644 --- a/Build/source/libs/graphite2/graphite2-src/ChangeLog +++ b/Build/source/libs/graphite2/graphite2-src/ChangeLog @@ -1,3 +1,12 @@ +1.3.12 + . Graphite no longer does dumb rendering for fonts with no smarts + . Segment caching code removed. Anything attempting to use the segment cache gets given a regular face instead + . Add libfuzzer support + . Builds now require C++11 + . Improvements to Windows 64 bit builds + . Support different versions of python including 32 bit and python 3 + . Various minor bug fixes + 1.3.11 . Fixes due to security review . Minor collision avoidance fixes |