octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: complaints about fonts on MacOS 10.9


From: Pantxo Diribarne
Subject: Re: complaints about fonts on MacOS 10.9
Date: Tue, 03 Dec 2013 20:17:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0

Le 03/12/2013 13:59, Ben Abbott a écrit :
When running the gui (hg id is 2d3b1037fd12 tip @) on Mac OS 10.9, the text 
below shows up at startup.

2013-12-02 22:27:14.530 octave-gui[51697:d07] CoreText performance note: Client called 
CTFontCreateWithName() using name "Courier New" and got font with PostScript name 
"CourierNewPSMT". For best performance, only use PostScript names when calling this API.
2013-12-02 22:27:14.530 octave-gui[51697:d07] CoreText performance note: Set a 
breakpoint on CTFontLogSuboptimalRequest to debug.
2013-12-02 22:27:14.593 octave-gui[51697:d07] CoreText performance note: Client called 
CTFontCreateWithName() using name "Courier New" and got font with PostScript name 
"CourierNewPSMT". For best performance, only use PostScript names when calling this API.
2013-12-02 22:27:17.214 octave-gui[51697:d07] CoreText performance note: Client called 
CTFontCreateWithName() using name "Menlo" and got font with PostScript name 
"Menlo-Regular". For best performance, only use PostScript names when calling this API.

Is anyone else seeing this on other OSes?

Ben
This is not an octave specific bug. It is most probably related to a change in mac os API and the way fltk sets fonts. There seams to be many applications that have the same issue (just google "CoreText performance note: Client called CTFontCreateWithName()").
I saw that Qt were preparing a fix, maybe fltk will do so.

Pantxo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]