gecko/gfx/ots
Robert O'Callahan 9b0c21e3d3 Bug 906521. Part 5: Make OTS recognize the new table format. r=jfkthame
--HG--
extra : rebase_source : 1fcc97a248823ce98ebf1319aa9ea138be6547cb
2013-08-20 01:08:43 +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 906521. Part 5: Make OTS recognize the new table format. r=jfkthame 2013-08-20 01:08:43 +12: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.