gecko/gfx/ots
2012-09-06 16:57:02 +12: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 719286 - Add OTS support for OpenType SVG table r=jfkthame 2012-09-06 16:57:02 +12:00
LICENSE
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 Revert c39d36167b99 due to a horribly munged backout. 2012-06-10 19:44:50 -04:00

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

Current revision: r92

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)