[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Rescanning available fonts
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Fri, 19 May 2006 16:10:05 +0100
- Subject: Re: [XaraXtreme-dev] Rescanning available fonts
Martin,
Unfortunately, as far as I can see, making the cache incremental was a
bit of a waste because even after installing a new font wxWidgets does
not list it, so it seems that the KDE message is right: We only see a
changed font set after restarting the application.
Is that a wxWidgets problem (i.e. fixable), a pango problem (which
is what I think wxWidgets calls) or a freetype problem?
Alex