1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/gfx/ots/README.mozilla Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +This is the Sanitiser for OpenType project, from http://code.google.com/p/ots/. 1.5 + 1.6 +Our reference repository is https://github.com/khaledhosny/ots/. 1.7 + 1.8 +Current revision: d7d831edd171054c7974f5e0dec2fc19bf869574 1.9 + 1.10 +Applied local patches: 1.11 + ots-visibility.patch - make Process function externally visible for Windows DLL (bug 711079) 1.12 + 1.13 + ots-woff2 - disable WOFF2 support (bug 941019)