12175 Commits

Author SHA1 Message Date
Just
ae180248fd workaround for currupt (?) cmap subtable
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@128 4cde692c-a291-49d1-8350-778aa11640f8
2001-01-13 13:48:30 +00:00
Just
731e4377e1 don't complain as loudly with fonts that don't completely adhere to the spec
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@127 4cde692c-a291-49d1-8350-778aa11640f8
2000-11-03 10:29:08 +00:00
Just
6d925f5b9a workaround for odd-length unicode strings (!)
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@126 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-23 14:36:20 +00:00
Petr
fc99ad1513 doh! font bounding box goes to the head table, not maxp itself.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@125 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-18 22:27:47 +00:00
Just
981e6675de updated version & copyright
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@124 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-13 14:19:31 +00:00
Just
1377dabacc what was I thinking
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@123 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-13 14:18:17 +00:00
Just
481fb09495 added workaround for buggy Apple fonts
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@122 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-13 13:51:33 +00:00
Just
43fa4be948 added workaround for Py 1.5.1 compatibility
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@121 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-11 18:04:03 +00:00
Just
dccbd3154b initialize styleStrings with empty string instead of None's: this allows certain Apple fonts to be handled correctly.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@120 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-03 10:34:34 +00:00
Just
0f675860ce improved support for writing to (in memory) streams
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@119 4cde692c-a291-49d1-8350-778aa11640f8
2000-10-02 07:51:42 +00:00
Just
fdea99d265 minor fix
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@118 4cde692c-a291-49d1-8350-778aa11640f8
2000-08-23 12:34:44 +00:00
Just
d5b65a4ed1 made calculating bounding box handle empty coordinate arrays gracefully
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@117 4cde692c-a291-49d1-8350-778aa11640f8
2000-08-23 12:34:19 +00:00
Just
f6b1563e0d removed an assert that was too strict
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@116 4cde692c-a291-49d1-8350-778aa11640f8
2000-08-23 12:33:14 +00:00
Just
c91a95189a minor changes
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@115 4cde692c-a291-49d1-8350-778aa11640f8
2000-08-23 12:31:52 +00:00
Just
df83623cfe module to find the home file of a resource (handy for finding suitcase files when all you have is a resource)
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@113 4cde692c-a291-49d1-8350-778aa11640f8
2000-07-03 18:45:58 +00:00
Just
ca9679eded another OT source table
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@112 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-29 18:35:47 +00:00
Just
859967e521 formatting
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@111 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-08 18:38:43 +00:00
Just
306d24ec79 Allow long-aligned glyph records (as is in fact recommended by the latest MS spec, but almost nobody seems to do it...)
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@110 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-07 19:13:11 +00:00
Just
1b850986ef Fixed cmap optimizer bug: needs more testing!
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@109 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-07 18:25:44 +00:00
Just
e0433b907d Fixed getCoordinates() so it works correctly with "empty" components.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@108 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-07 18:08:02 +00:00
Just
cb317bfad3 The "flags" field is an unsigned short, not a byte
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@107 4cde692c-a291-49d1-8350-778aa11640f8
2000-06-07 18:07:14 +00:00
Just
a063f8b0f6 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
2000-05-26 13:08:10 +00:00
Just
e9bb079b44 updated to conform to the latest configuration (Adam Twardoch)
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@105 4cde692c-a291-49d1-8350-778aa11640f8
2000-04-29 08:13:09 +00:00
just
8ae13ae04a unix Makefile and Setup
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@104 4cde692c-a291-49d1-8350-778aa11640f8
2000-04-01 21:44:08 +00:00
Just
3618300613 some minor improvements
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@103 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-28 10:38:43 +00:00
Just
8ab68261d8 don't barf if there are no subroutines
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@102 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-28 10:37:25 +00:00
Just
1c1d059219 updated to Unicode 3.0 by Antoine Leca.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@101 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-28 10:33:58 +00:00
Just
ec66f09f4c mac readme file
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@99 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-15 20:57:59 +00:00
Just
3d2d8a60bd known bugs and last changes
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@98 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-15 20:56:56 +00:00
Just
e5ad9c959b finally written some more doco
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@97 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-15 20:56:20 +00:00
Just
ea03d67973 updated license
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@96 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-15 20:55:58 +00:00
Just
480b26e4a8 new minimal readme file
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@95 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-15 20:55:29 +00:00
Just
5216353ab4 added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@94 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:21:41 +00:00
Just
7bf760f45c fixed multi-arg .append() call, for Python 1.6 compatibility.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@93 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:21:26 +00:00
Just
d29f289911 - some method name changes
- check for 3,0 platform/encoding wide strings


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@92 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:03:53 +00:00
Just
7f34d735e0 minor fixes. Note: format2 is not implemented correctly!
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@91 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:02:33 +00:00
Just
670c985d76 added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@90 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:01:03 +00:00
Just
83736c6ffd fixed multi-arg .append() call, for Python 1.6 compatibility.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@89 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:00:21 +00:00
Just
4ff3ba99a7 changes reflecting a method name change in the kern table.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@88 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 22:59:39 +00:00
Just
7268e24408 be relaxed about zero padding the input data to 4-byte boundaries
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@87 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-21 21:30:32 +00:00
Just
222aea7fca another 64-bit fix
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@86 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-21 21:14:05 +00:00
Just
8006d2fecf New Windows shell extension by Adam Twardoch.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@85 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-16 14:59:20 +00:00
just
0b99c8968e some improvements; can optionally specify dest dir
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@84 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-13 17:36:44 +00:00
Just
752465b9df first patch to make ttLib 64-bit clean
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@83 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-13 17:00:45 +00:00
Just
509e2874aa disable decompilation exception catching: it causes too many debugging nightmares.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@82 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-13 16:23:28 +00:00
Just
9c3744ad92 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
2000-02-04 19:19:18 +00:00
Erik
76a9dd25d9 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
2000-02-04 18:58:59 +00:00
Just
b263e4d118 reinstated accidentally deleted regex.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@78 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-01 15:54:37 +00:00
Just
af5694e3e0 added -i option. This will enable TT instruction disassembly.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@77 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-01 15:53:37 +00:00
Just
7c0fb31738 added an assert, plus some (commented out) test code for bad unicode strings
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@76 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-01 15:32:17 +00:00