gecko-dev/gfx/ots
Kevin Hsieh dedf384ca4 Bug 1391855 - OTS: Match signedness in GlatEntry loop. r=jfkthame
MozReview-Commit-ID: IzzWbNVEwh

--HG--
extra : rebase_source : 04c1dcebc8570231d2f1c47bf2f0057a0e3543ac
2017-08-19 15:26:11 -07:00
..
include Bug 1369672 - Update OTS to support Graphite table sanitization. r=jfkthame 2017-08-11 16:36:12 -07:00
src Bug 1391855 - OTS: Match signedness in GlatEntry loop. r=jfkthame 2017-08-19 15:26:11 -07:00
tests Bug 1348788 - Update OTS to release 5.2.0 + latest upstream fixes, prior to addition of Graphite support. r=milan 2017-07-27 09:03:10 +01:00
LICENSE Bug 1348788 - Update OTS to release 5.2.0 + latest upstream fixes, prior to addition of Graphite support. r=milan 2017-07-27 09:03:10 +01:00
README.mozilla Bug 1391855 - OTS: Match signedness in GlatEntry loop. r=jfkthame 2017-08-19 15:26:11 -07:00
ots-lz4.patch Bug 1369672 - Update OTS to support Graphite table sanitization. r=jfkthame 2017-08-11 16:36:12 -07:00
ots-visibility.patch Bug 1369672 - Update OTS to support Graphite table sanitization. r=jfkthame 2017-08-11 16:36:12 -07:00
sync.sh Bug 1369672 - Update OTS to support Graphite table sanitization. r=jfkthame 2017-08-11 16:36:12 -07:00

README.mozilla

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

Our reference repository is https://github.com/khaledhosny/ots/.

Current revision: e2d4b5daba24e746a48d240e90d92fe09a20b681 (5.2.0)

Upstream files included: LICENSE, src/, include/, tests/*.cc

Additional files: README.mozilla, src/moz.build

Additional patch: ots-visibility.patch (bug 711079).
Additional patch: ots-lz4.patch