Re: Font dialog examples problem

From: Dmitry Karasik <dmitry_at_karasik.eu.org>
Date: 26 Aug 2003 16:11:55 +0200
To: prima_at_prima.eu.org

        Hi Sean!

On 26 Aug 03 at 15:41, "Sean" (Sean Healy) wrote:

 Sean> I checked out the problem (it exists on my machine, too) (XP with
 Sean> all the current Critical Updates), and tracked it down this far:

 Sean> $::application->fonts; # doesn't cause
 Sean> $::application->fonts('','');# doesn't cause

These are equivalent

 Sean> $::application->fonts('Times New Roman'); # causes
 Sean> $::application->fonts('Times New Roman',''); # causes
 Sean> $::application->fonts('','Western'); # causes
 Sean> $::application->fonts('Times New Roman','Western'); # causes

 Sean> I have to go to work now, but I'll look at the XS code when I get a
 Sean> chance, to see if I can track it further.

If you're going to check it, start in win32/gp.c, apc_fonts() and fep2() routines.

-- 
Sincerely,
	Dmitry
--- www.karasik.eu.org ---
Life ain't fair, but the root password helps.
                      - BOFH
Received on Tue 26 Aug 2003 - 16:12:28 CEST

This archive was generated by hypermail 2.2.0 : Sat 19 Mar 2011 - 18:35:04 CET