Behdad Esfahbod
|
32c10eecff
|
py23 from __future__ import division and adjust divisions
|
2013-11-28 17:32:42 -05:00 |
|
Behdad Esfahbod
|
30e691edd0
|
py23 from __future__ import print_function
|
2013-11-27 17:27:45 -05:00 |
|
Behdad Esfahbod
|
7ed91eca1e
|
py23 import in all nontrivial source files and unused import cleanup
|
2013-11-27 15:25:00 -05:00 |
|
Behdad Esfahbod
|
c2297cd41d
|
2to3 --fix=dict with manual cleanup
|
2013-11-27 14:01:45 -05:00 |
|
Behdad Esfahbod
|
14fb031125
|
Remove most uses of module string
|
2013-11-27 14:01:44 -05:00 |
|
Behdad Esfahbod
|
b774f9f684
|
2to3 --fix=types manual additions
Don't know why the tool didn't catch these.
|
2013-11-27 14:01:44 -05:00 |
|
Behdad Esfahbod
|
3ec6a25823
|
2to3 --fix=print with manual fixup
|
2013-11-27 04:57:33 -05:00 |
|
Behdad Esfahbod
|
002c32fd0d
|
2to3 --fix=types with manual fixups
|
2013-11-27 04:48:20 -05:00 |
|
Behdad Esfahbod
|
e5ca79699d
|
2to3 --fix=map with manual cleanup
|
2013-11-27 04:38:16 -05:00 |
|
Behdad Esfahbod
|
ac1b435946
|
2to3 --fix=idioms
|
2013-11-27 04:15:34 -05:00 |
|
Behdad Esfahbod
|
3a9fd30180
|
2to3 equivalent to --fix=tuple_params
I hope I got this all right...
|
2013-11-27 03:30:21 -05:00 |
|
Behdad Esfahbod
|
dc7e6f3e55
|
2to3 --fix=repr
|
2013-11-27 02:44:56 -05:00 |
|
Behdad Esfahbod
|
cd5aad92f2
|
2to3 --fix=raise
|
2013-11-27 02:42:28 -05:00 |
|
Behdad Esfahbod
|
bc5e1cb195
|
2to3 --fix=has_key
|
2013-11-27 02:33:03 -05:00 |
|
jvr
|
91bca42442
|
merging fixes & changes from delft-sprint-2012
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@611 4cde692c-a291-49d1-8350-778aa11640f8
|
2012-10-18 12:49:22 +00:00 |
|
jvr
|
5910f97146
|
add default _attrs value so pickling AFM objects doesn't blow up
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@393 4cde692c-a291-49d1-8350-778aa11640f8
|
2003-05-24 12:50:47 +00:00 |
|
jvr
|
31ad351b75
|
allow negative advance widths
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@377 4cde692c-a291-49d1-8350-778aa11640f8
|
2002-11-26 14:09:52 +00:00 |
|
jvr
|
3c3c32c5a4
|
Charnames can contain a period anywhere, not just at the start.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@178 4cde692c-a291-49d1-8350-778aa11640f8
|
2002-03-12 14:34:43 +00:00 |
|
Just
|
6175debd67
|
improved API for creating AFM files from scratch
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@134 4cde692c-a291-49d1-8350-778aa11640f8
|
2001-06-24 15:11:31 +00:00 |
|
Just
|
32f868492c
|
- added support for composite info
- write attributes in a decent order
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@132 4cde692c-a291-49d1-8350-778aa11640f8
|
2001-04-30 14:40:17 +00:00 |
|
Just
|
7842e56b97
|
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
|
1999-12-16 21:34:53 +00:00 |
|