On Tue, Nov 26, 2002 at 01:08:20PM +0200, Dekel Tsur wrote:
> Here is what should be done:
> 1. In lyxrc.C, we should be able to read old preferences file
> (or perhaps we should write a preferences file converter ?).
>
> 2. In the frontend font loader, the code should combine the family &
> foundry to the appropriate format:
> -foundry-family in xforms (or -*-family in foundry is empty)
> family-foundry in QT2 (or family if foundry is empty)
> family [foundry] in QT3 ("")
>
> 3. In the QT preferences dialog, we should convert between family,foundry
> pair and the formats above when setting or reading the font combox.Here is the patch that implements the above for the QT frontend. Please check that it works correctly with QT2.
patch.gz
Description: application/gzip
