44751311bfrevised comment, added note about MS disagreement, removed alignment tabs
jvr
2002-10-27 19:47:51 +00:00
58cec85c3bPatches from Adam: So, meanwhile, attached is a slightly improved isntaller. Now, .ttx files are registered as XML files so you can use Internet Explorer etc. to view them. Also, I'm creating a shortcut in the "SendTo" structure, so the user can click with RMB on the TTF, OTF or TTX file, then select Send To / TTX. Works with multiple files, very nice.
jvr
2002-10-27 09:11:42 +00:00
b74f03c7e5fixed previous fix: it assumed 4 bytes of data, which is wrong
jvr
2002-10-08 14:22:16 +00:00
c3974fb055Handle negative long time values gracefully instead of looping infinitely. Reported by Jessica P. Hekman
jvr
2002-10-07 21:34:47 +00:00
70e2cb86e8add simple support for Mac Suitcases, when running on MacOS
jvr
2002-09-12 22:59:09 +00:00
a014093c35converging towards 2.0b1
jvr
2002-09-12 22:22:36 +00:00
ac136f1da4note about rustiness
jvr
2002-09-12 22:03:59 +00:00
f2164abef3added manual implementation of LigatureSubst to get nicer XML output
jvr
2002-09-12 21:48:03 +00:00
b2486125e9added manual implementation of AlternateSubst to get nicer XML output
jvr
2002-09-12 21:21:58 +00:00
a1dfa2b77aadded manual implementation of ClassDef to get nicer XML output as well as to get rid of GlyphID dependencies
jvr
2002-09-12 20:51:09 +00:00
2921bb25cddoh! fixed wrong indentation, now does batch jobs again...
jvr
2002-09-12 20:05:23 +00:00
1d6360af4cadded manual implementation of SingleSubst to get nicer XML output as well as to get rid of GlyphID dependencies
jvr
2002-09-12 19:54:02 +00:00
1397f56eb3break out of loop when cancelled
jvr
2002-09-12 19:14:51 +00:00
3507eeb3d8don't barf on empty name tables (!)
jvr
2002-09-12 19:07:39 +00:00
1609810a7fAdam's new windows installer stuff.
uid55619
2002-09-09 19:58:42 +00:00
81b0c2b659by default, specify an encoding when creating XML files
jvr
2002-09-09 18:17:12 +00:00
5fc79b3ac5use latin-1 as the default encoding when parsing XML files
jvr
2002-09-09 14:19:49 +00:00
e2ca9b5a4fmake 8-bit chars work in CFF Notice and Copyright fields
jvr
2002-09-09 14:18:39 +00:00
ff6a25cdb9align glyphs on 4-byte boundaries, seems the current recommendation by MS
jvr
2002-09-05 19:46:41 +00:00
223b3588e3allow 4-byte alignment of glyph data
jvr
2002-09-05 19:35:56 +00:00
e97a27bf18fixed spelling consistency bug. Note to self: report as bug in OT doco.
jvr
2002-08-30 17:52:28 +00:00
05a16f2310break before adding the data..
jvr
2002-07-29 21:39:06 +00:00
da0d805d26added only-read-the-header feature to readLWFN(), similar to readPFB()
jvr
2002-07-29 21:33:46 +00:00
12cb6a3673added -v (verbose) option to ttroundtrip, causing stdout of ttdump and ttcompile not to be tossed. not all that useful due to buffering.
jvr
2002-07-23 17:56:20 +00:00
6ab979cacasome (modified) progress bar support
jvr
2002-07-23 16:44:25 +00:00
7ce0a139absome progress bar support
jvr
2002-07-23 16:42:11 +00:00
33f3327ad7some preliminary progress bar support
jvr
2002-07-23 16:41:08 +00:00
db1f2800e1back out pfa 'fix'; it reverses a bug fix from last year...
jvr
2002-07-23 14:54:47 +00:00
d7787131e4'python' implementation of hex functions
jvr
2002-07-23 09:26:19 +00:00
e568dc77d3fixed handling of PFA files by being less smart about figuring out the end of the eexec part
jvr
2002-07-23 09:25:42 +00:00
4105ca0b95reordered/regrouped some methods for clarity
jvr
2002-07-23 08:43:03 +00:00
8e48312f88don't use __len__ for arbitrary length method
jvr
2002-07-23 08:19:38 +00:00
cfadfd0096completely revamped optimization strategy: now even _shrinks_ certain Adobe and MS OTL tables.
jvr
2002-07-22 22:13:57 +00:00
5862963726Wow, the master checksum in the 'head' table was never written to file correctly on little-endian platforms :-(. Fixed.
jvr
2002-07-21 20:05:52 +00:00