gecko-dev/gfx/ots
Gregory Szorc 6145f28e00 Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger 2013-02-25 12:47:21 -08:00
..
include bug 670901 pt 1 - add support for an error-message callback to OTS. r=jdaggett 2012-05-29 23:42:56 +01:00
src Bug 784841 - Part 18o: Convert /gfx; r=jrmuizel f=Ms2ger 2013-02-25 12:47:21 -08:00
LICENSE
README.mozilla bug 811382 - update OTS library to r.95. r=jdaggett 2012-11-15 17:04:57 -08:00
ots-fix-sparc64.patch bug 747816 - update OTS to upstream r.91 to resolve endianness bug and other fixes. r=emk 2012-05-23 16:59:26 +01:00
ots-fix-vc10.patch bug 643460 pt 2 - apply patches to OTS for local build/platform issues. r=jfkthame 2011-04-26 16:29:39 +01:00
ots-graphite.patch bug 747816 - update OTS to upstream r.91 to resolve endianness bug and other fixes. r=emk 2012-05-23 16:59:26 +01:00
ots-visibility.patch bug 747816 - update OTS to upstream r.91 to resolve endianness bug and other fixes. r=emk 2012-05-23 16:59:26 +01:00

README.mozilla

This is the Sanitiser for OpenType project, from http://code.google.com/p/ots/.

Current revision: r95

Applied local patches:
    ots-fix-vc10.patch - workaround for VS10 STL wrappers (bug 602558)

    ots-fix-sparc64.patch - fix alignment error on sparc64 (bug 643137)

    ots-graphite.patch - preserve Graphite layout tables (bug 631479)

    ots-visibility.patch - make Process function externally visible for Windows DLL (bug 711079)

Patches from https://bugzilla.mozilla.org/show_bug.cgi?id=670901.