gecko/gfx/ots
Brian O'Keefe ed17339221 Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
2013-06-17 15:21:01 -04: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 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal 2013-06-17 15:21:01 -04: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.