Re: Patch: fix for qfont_loader.C

2002-12-11 Thread John Levon
On Thu, Dec 12, 2002 at 12:06:25AM +0200, Dekel Tsur wrote: > > > It appears that using font.exactMatch() for isAvailable() in qfont_loader.C > > > does not work properly. > > > > please mention this above the #if 0 > > Does this mean you approve the patch ? Well, if you say it's necessary, su

Re: Patch: fix for qfont_loader.C

2002-12-11 Thread Dekel Tsur
On Wed, Dec 11, 2002 at 09:59:34PM +, John Levon wrote: > On Wed, Dec 11, 2002 at 11:55:34PM +0200, Dekel Tsur wrote: > > > It appears that using font.exactMatch() for isAvailable() in qfont_loader.C > > does not work properly. > > please mention this above the #if 0 Does this mean you appr

Re: Patch: fix for qfont_loader.C

2002-12-11 Thread John Levon
On Wed, Dec 11, 2002 at 11:55:34PM +0200, Dekel Tsur wrote: > It appears that using font.exactMatch() for isAvailable() in qfont_loader.C > does not work properly. please mention this above the #if 0 regards john -- "Anyone who says you can have a lot of widely dispersed people hack away on

Patch: fix for qfont_loader.C

2002-12-11 Thread Dekel Tsur
It appears that using font.exactMatch() for isAvailable() in qfont_loader.C does not work properly. Therefore, the following patch make QT3 use the same code as QT2. Ok to apply ? Index: frontends/qt2/qfont_loader.C === RCS file: /usr