diff options
Diffstat (limited to 'gfx/ots/README.mozilla')
-rw-r--r-- | gfx/ots/README.mozilla | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/gfx/ots/README.mozilla b/gfx/ots/README.mozilla new file mode 100644 index 0000000000..0a16a2b6b4 --- /dev/null +++ b/gfx/ots/README.mozilla @@ -0,0 +1,13 @@ +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: 75933e1bdc98bdb095f6274b284e1c365f2c510e (9.1.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). |