FontFix 0.07

Various specialist winding and fill rules were passed on to
the GDraw module despite the fact it does not support them.

FontFix 0.06

Thanks to Justin Fletcher for finding a nasty bug in GDraw support and telling
me how to fix it.

FontFix 0.05

Fixed for 32 bit mode

FontFix 0.04

Bug fix to GDraw support

FontFix 0.03

Enhanced fontfix_on command

*fontfix_on [flags]

Where flags are;

B - set background blending flag (only when not printing)
L - move font paints to low memory (only when printing)
G - use CC Gdraw module (only when not printing)

Default is *fontfix BLG

The L command now only moves the font paint if the string is above the first
32Mb of memory.

Note that to use the G setting the GDraw module must be loaded.
Also antialiasing only takes place on lines of non-zero width.



FontFix 0.01

Fix problem handling RISC OS 3 style colour codes in font paint.


FontFix 0.00

This module moves font paints from high memory into low memory.
The point being that some software e.g. Caligraph printer drivers
seems to have problems painting from dynamic memory areas.
The module is only active during printing.


David Pilling 22nd April 2004.


