Simon Cozens
43cdc50e82
Don’t use deprecated mktemp, use mkstemp instead
2020-05-07 20:58:48 +01:00
Cosimo Lupo
cfc5b44c65
change all scripts' shebangs to use python3
2019-12-05 15:28:19 +00:00
Mickaël Schoentgen
52e855e4a4
Use the 'with' context manager when dealing with files
2018-10-01 08:42:45 +02:00
Behdad Esfahbod
3ec6a25823
2to3 --fix=print with manual fixup
2013-11-27 04:57:33 -05:00
Behdad Esfahbod
ac1b435946
2to3 --fix=idioms
2013-11-27 04:15:34 -05:00
pabs3
044f8988d6
Fix arguments to diff in the roundTrip testing tool
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@567 4cde692c-a291-49d1-8350-778aa11640f8
2009-03-24 09:41:35 +00:00
jvr
175f048123
whoops, rolling back accidental #! commits
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@467 4cde692c-a291-49d1-8350-778aa11640f8
2004-09-25 08:24:37 +00:00
jvr
13325c613a
[ 845172 ] Updating to Unicode 4.0.0
...
Instead of using a list internally, I now use a dict, since the unicode
mapping is quite sparse (lots of unused slots).
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@465 4cde692c-a291-49d1-8350-778aa11640f8
2004-09-25 07:47:41 +00:00
jvr
1397f56eb3
break out of loop when cancelled
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@350 4cde692c-a291-49d1-8350-778aa11640f8
2002-09-12 19:14:51 +00:00
jvr
848d25d97d
adapted doc string to reality; removed -v options
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@348 4cde692c-a291-49d1-8350-778aa11640f8
2002-09-12 18:53:49 +00:00
jvr
a0af6c7dff
brand new round trip tool
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@347 4cde692c-a291-49d1-8350-778aa11640f8
2002-09-12 18:34:59 +00:00