Menu

/trunk/matplotlib/ttconv Commit Log


Commit Date  
[r3696] by cmoad

added win32 checks for vsnprintf which is _vsnprintf on windows

2007-08-10 12:53:21 Tree
[r3694] by mdboom

Remove "deprecated conversion from string constant to char*" warnings.

2007-08-09 15:14:28 Tree
[r3669] by mdboom

Reverting last change since it breaks on gcc-4.2

2007-08-02 22:49:01 Tree
[r3668] by mdboom

Attempting to reduce compiler warnings for gcc-4.2 (which I don't
have, but Darren Dale has reported some new warnings).

2007-08-02 21:32:30 Tree
[r3538] by mdboom

Fix ttconv so it can handle fontmeta with newlines in it

2007-07-16 13:16:25 Tree
[r3495] by mdboom

Warn when TTF contains an unknown transformation type in a composite character.

2007-07-10 17:05:10 Tree
[r3493] by mdboom

Add TTF subsetting to backend_pdf.py.

2007-07-10 14:53:56 Tree
[r3492] by mdboom

Include <assert.h> for newer compilers

2007-07-09 17:20:17 Tree
[r3490] by mdboom

First pass of Type 3 font subsetting for Postscript backend. Made
ttconv code exception and threadsafe. Added subsetting.

2007-07-09 16:19:57 Tree
[r3468] by mdboom

Initial commit of ttconv into source tree. This is an exact copy of
the code found here: http://www.this.net/~frank/ttconv.tar.gz
No integration with matplotlib yet.

2007-07-06 12:30:20 Tree