gecko-dev/gfx/ots
Jonathan Kew 11b97147e5 bug 680717 - use the correct loop index variable when parsing cmap VS subtable. r=jdaggett 2011-08-23 13:28:05 +01:00
..
include bug 643460 pt 2 - apply patches to OTS for local build/platform issues. r=jfkthame 2011-04-26 16:29:39 +01:00
src bug 680717 - use the correct loop index variable when parsing cmap VS subtable. r=jdaggett 2011-08-23 13:28:05 +01:00
LICENSE
README.mozilla bug 643460 pt 2 - apply patches to OTS for local build/platform issues. r=jfkthame 2011-04-26 16:29:39 +01:00
ots-fix-gcc46.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-fix-sparc64.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-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

README.mozilla

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

Current revision: r62

Applied local patches:
    ots-fix-vc10.patch - workaround for VS10 STL wrappers (bug 602558)

    ots-fix-gcc46.patch - fix os2.cc compile error for GCC 4.6 (bug 628252)

    ots-fix-sparc64.patch - fix alignment error on sparc64 (bug 643137)