gecko-dev/gfx/ots
Jonathan Kew a7d8feedd6 Bug 1761233 - Apply VDMX sanitization fix from https://github.com/khaledhosny/ots/pull/250 to avoid generating invalid "sanitized" data. r=gfx-reviewers,lsalzman
With this fix, the site from comment 21 loads successfully.

Differential Revision: https://phabricator.services.mozilla.com/D158712
2022-10-06 10:05:26 +00:00
..
include Bug 1789403 - Update OTS source to 8.2.2. r=RyanVM 2022-09-10 16:10:37 +00:00
src Bug 1761233 - Apply VDMX sanitization fix from https://github.com/khaledhosny/ots/pull/250 to avoid generating invalid "sanitized" data. r=gfx-reviewers,lsalzman 2022-10-06 10:05:26 +00:00
tests Bug 1789403 - Cherry-pick 2dc0c5eca9 to fix build failure in ots/tests. r=RyanVM 2022-09-10 16:10:38 +00:00
LICENSE
README.mozilla Bug 1791017 - Update OTS to 9.0.0. r=RyanVM 2022-09-22 19:11:33 +00:00
RLBoxWOFF2Host.cpp Bug 1789403 - Add check of the output-stream size limit in RLBoxWOFF2Host.cpp. r=RyanVM 2022-09-10 16:10:38 +00:00
RLBoxWOFF2Host.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
RLBoxWOFF2Types.h Bug 1519636 - Reformat recent changes to the Google coding style r=andi,media-playback-reviewers,necko-reviewers,padenot,dragana 2022-06-07 12:32:55 +00:00
ots-lz4.patch
ots-rlbox.patch Bug 1789403 - Update ots-rlbox.patch to apply to OTS 8.2.2. r=RyanVM 2022-09-10 16:10:37 +00:00
ots-visibility.patch
sync.sh Bug 1732201 - Sandbox woff2 in OTS using RLBox r=bholley 2021-11-27 23:30:49 +00: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: 35643038c4904538aa74c2c691f8d792efdbd6c0 (9.0.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
Additional patch: ots-rlbox.patch (bug 1732201).