Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · master
macfontextractor
Browse files
May 06, 2013
Add an official licence file.
· 3615e8f2
Tim Allen
authored
May 07, 2013
3615e8f2
Mar 15, 2009
Fix transcoding the Symbol font.
· bda9e481
Tim Allen
authored
Mar 15, 2009
bda9e481
Mar 14, 2009
Don't set properties that have no sensible value.
· d190cef2
Tim Allen
authored
Mar 14, 2009
d190cef2
Convert Mac styles to XLFD properties so Xft will recognise them.
· 1cadc4de
Tim Allen
authored
Mar 14, 2009
1cadc4de
Calculate a font's human-name once, use that value everywhere.
· ed8a83cb
Tim Allen
authored
Mar 14, 2009
ed8a83cb
Fix vertical dimensions of extracted fonts.
· 10c37247
Tim Allen
authored
Mar 14, 2009
10c37247
Transcode fonts to Unicode.
· 3e1c5413
Tim Allen
authored
Mar 14, 2009
3e1c5413
Fix stupid bug in human_style_name
· 20e0ebd0
Tim Allen
authored
Mar 14, 2009
20e0ebd0
Code for reading the official Unicode encoding data files
· f41f762f
Tim Allen
authored
Mar 14, 2009
f41f762f
Add standard Mac encodings.
· a76bae63
Tim Allen
authored
Mar 14, 2009
a76bae63
Mar 09, 2009
Houston, we have conversion. I repeat, we have BDF conversion.
· 1b993428
Tim Allen
authored
Mar 09, 2009
1b993428
Mar 08, 2009
First skeleton of a font converter, copied from os2fontextractor
· 94248224
Tim Allen
authored
Mar 08, 2009
94248224
Move the glyph-data-extraction code into the font class.
· bcdb32f8
Tim Allen
authored
Mar 08, 2009
bcdb32f8
We only care about monochrome fonts.
· 3fce0487
Tim Allen
authored
Mar 08, 2009
3fce0487
Whitespace cleanup
· a857169f
Tim Allen
authored
Mar 08, 2009
a857169f
Mar 07, 2009
Refactor NFNT reading into smaller methods with simpler start calculations.
· bdb986b6
Tim Allen
authored
Mar 08, 2009
bdb986b6
Parse the Image Height table, if there is one.
· 6c0743c4
Tim Allen
authored
Mar 08, 2009
6c0743c4
Standardise the way we count entries in glyph tables.
· 87805bed
Tim Allen
authored
Mar 08, 2009
87805bed
The width/offset table has an extra field for the 'no-glyph' glyph too.
· 2778e573
Tim Allen
authored
Mar 08, 2009
2778e573
Support the glyph width table, although I have no samples to test.
· 9bfb5c76
Tim Allen
authored
Mar 07, 2009
9bfb5c76
Show more information in font dumps
· 9bde224f
Tim Allen
authored
Mar 07, 2009
9bde224f
Dump actual glyph bitmaps rather than a hex-dump of the entire font.
· e5615d4d
Tim Allen
authored
Mar 07, 2009
e5615d4d
Mar 03, 2009
Now we read all the mandatory data in an NFNT.
· 75bffced
Tim Allen
authored
Mar 04, 2009
75bffced
Feb 27, 2009
A tool for decoding fonts in a MacBinary file.
· f9b97741
Tim Allen
authored
Feb 27, 2009
f9b97741
Code for interpreting FOND, FONT and NFNT resources.
· 506f0b05
Tim Allen
authored
Feb 27, 2009
506f0b05
Move resource-handlers to a separate file.
· a3f1caf6
Tim Allen
authored
Feb 27, 2009
a3f1caf6
Feb 26, 2009
A helpful tool to show the content of a resource fork.
· f2f2c9a6
Tim Allen
authored
Feb 26, 2009
f2f2c9a6
Code for parsing the Macintosh resource-fork format.
· b7a5fce9
Tim Allen
authored
Feb 26, 2009
b7a5fce9
Add some helpful information to MacBinaryFile objects.
· ee885d13
Tim Allen
authored
Feb 26, 2009
ee885d13
Every part of a MacBinary file is padded to a 128-byte boundary.
· 98c79020
Tim Allen
authored
Feb 26, 2009
98c79020
Ignore temporary files.
· 34203f0a
Tim Allen
authored
Feb 26, 2009
34203f0a
A tool for extracting data from MacBinary encoded files.
· 0a068f2b
Tim Allen
authored
Feb 26, 2009
0a068f2b
A skeleton directory structure.
· baefeb5c
Tim Allen
authored
Feb 26, 2009
baefeb5c
Loading