CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/af/gr/unix/gr_UnixGraphics.cpp CVS: src/af/xap/unix/xap_UnixFont.cpp CVS: src/af/xap/unix/xap_UnixFont.h CVS: ---------------------------------------------------------------------- Fix bug 1662 and stop allocating layout fonts at high resolution. This drastically reduces abi memory useage. This speeds up abi on Unix when changing font or font size on selected text areas too. Cheers Martin