gecko/gfx/ots
2013-09-05 09:01:46 +09: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 912293 - Remove now redundant boilerplate from Makefile.in. r=gps 2013-09-05 09:01:46 +09:00
LICENSE
ots-fix-sparc64.patch
ots-fix-vc10.patch
ots-graphite.patch
ots-visibility.patch
README.mozilla bug 811382 - update OTS library to r.95. r=jdaggett 2012-11-15 17:04:57 -08:00

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.