History log of /external/fonttools/Lib/fontTools/agl.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1ae29591efbb29492ce05378909ccf4028d7c1ee 14-Jan-2014 Behdad Esfahbod <behdad@behdad.org> from __future__ import absolute_import

Such that our Python 2 is closer to Python 3.

Part of https://github.com/behdad/fonttools/issues/77
/external/fonttools/Lib/fontTools/agl.py
32c10eecffb4923e0721c395e4b80fb732543f18 27-Nov-2013 Behdad Esfahbod <behdad@behdad.org> py23 from __future__ import division and adjust divisions
/external/fonttools/Lib/fontTools/agl.py
30e691edd056ba22fa8970280e986747817bec3d 27-Nov-2013 Behdad Esfahbod <behdad@behdad.org> py23 from __future__ import print_function
/external/fonttools/Lib/fontTools/agl.py
cd5aad92f23737ff93a110d5c73d624658a28da8 27-Nov-2013 Behdad Esfahbod <behdad@behdad.org> 2to3 --fix=raise
/external/fonttools/Lib/fontTools/agl.py
bc5e1cb195c0bfa1c8e7507326d5a9ad05aecb4b 27-Nov-2013 Behdad Esfahbod <behdad@behdad.org> 2to3 --fix=has_key
/external/fonttools/Lib/fontTools/agl.py
db0b1b8a34e9cebe996cb9dbee11c1321b9d836c 15-Nov-2013 Behdad Esfahbod <behdad@behdad.org> Update to AGLFN version 1.7

Patch from Miguel Sousa.

Fixes https://github.com/behdad/fonttools/pull/18
/external/fonttools/Lib/fontTools/agl.py
2f3f24afd36d5a31470254b67fcff48b1a40d136 16-May-2008 jvr <jvr@4cde692c-a291-49d1-8350-778aa11640f8> updated to aglfn 1.6


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@555 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py
39c1918939bf270e63b708cc831082110575080b 25-Sep-2004 jvr <jvr@4cde692c-a291-49d1-8350-778aa11640f8> "Downgraded" AGL list to the "Adobe Glyph List For New Fonts", which is
most appropriate here. There may be a use for the "big" AGL, but that will
have to become a new module.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@466 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py
a063f8b0f6e143927bd871f65539b20db3ba8ce8 26-May-2000 Just <Just@4cde692c-a291-49d1-8350-778aa11640f8> Roozbeh Pournader found a working version to one of the broken URLs in the Adobe document.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@106 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py
9c3744ad92b27122e81e0b8611749611e670da75 04-Feb-2000 Just <Just@4cde692c-a291-49d1-8350-778aa11640f8> Added note about the incorrect old URL in the Adobe text, and reverted the text to what it was: it still is the latest officially released document, and I'd rather include it as-is.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@80 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py
76a9dd25d9bbbe1e6f8fc63afa3437cb4426184e 04-Feb-2000 Erik <Erik@4cde692c-a291-49d1-8350-778aa11640f8> new URL for adobe's glyphlist doco


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@79 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py
7842e56b97ce677b83bdab09cda48bc2d89ac75a 16-Dec-1999 Just <Just@4cde692c-a291-49d1-8350-778aa11640f8> Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@2 4cde692c-a291-49d1-8350-778aa11640f8
/external/fonttools/Lib/fontTools/agl.py