gecko/gfx/ots
2013-11-28 14:24:05 +09:00
..
include
src Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage 2013-11-28 14:24:05 +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.