Re: commit: Re: RTF importer - Asian font names (PATCHES)

From: Hubert Figuiere <hfiguiere_at_teaser.fr>
Date: Sun Jun 12 2005 - 06:12:21 CEST

On Sun, 2005-06-12 at 05:00 +0100, Roland Kay wrote:
> -#ifndef XP_TARGET_COCOA
> - /*work around "helvetica" font name -replace it with
> "Helvetic"*/
> - if (sFontNames[0] == "helvetica")
> - {
> - sFontNames[0] = "Helvetica";
> - }
> -#endif /* ! XP_TARGET_COCOA */

This will break that fix. Not that I actually agree, but in fact I
didn't think about the problem.

Hub

-- 
Crazy French - http://www.figuiere.net/hub/
Received on Sun Jun 12 06:14:17 2005

This archive was generated by hypermail 2.1.8 : Sun Jun 12 2005 - 06:14:17 CEST