Old Change Log for Mensis
For current changes.
Change Log for TtfMod
-
18-August-2002
-
I think I've finally worked out Apple's scaled offset composite glyphs (they
do not behave as Apple documents)
-
Added (minimal) support for copying and pasting tables from one font to another.
-
26-June-2002
-
Using freetype now for the instruction gloss.
-
21-June-2002
-
memory allocation optimizations didn't work if sizeof(int *)==8
-
Found a race condition which could lead to a divide by 0
-
Was writing outside of an array's bounds and (on some systems) corrupting
the return stack.
-
13-May-2002
-
Added little popups showing point numbers
-
Clicking on a point now selects it and shows some of the commands that move
it
-
Clicking with the middle mouse button zooms in (meta clicking zooms out)
-
30-Apr-2002
-
gasp table now lets you change things
-
Updated copyrights
-
fixed a problem with reading non-empty 0 contour glyphs
-
fixed an initialization problem in maxp, OS/2 table editors.
-
28-Oct-2001
-
Oops. Was distributing an old Makefile.in. So configure didn't.
-
25-Oct-2001
-
Er, Arial only worked if you didn't look at it too closely. Fixed more bugs.
-
Enhanced the popup displays.
-
Created an initial configure script.
-
21-Oct-2001
-
Fixed many small bugs in my bytecode interpreter (Arial basically works now)
-
Uninitialized variable used in encoding read in.
-
20-Oct-2001
-
Initial version
By no means complete.