[QGIS-trac] Re: [Quantum GIS] #1752: Font label settings not working on OS X

Quantum GIS qgis at qgis.org
Sun Feb 6 13:12:04 EST 2011


#1752: Font label settings not working on OS X
-----------------------------------------------------+----------------------
        Reporter:  jctull                            |         Owner:  telwertowski        
            Type:  bug                               |        Status:  reopened            
        Priority:  major: does not work as expected  |     Milestone:  Version 1.6.0       
       Component:  Symbology                         |       Version:  Trunk               
      Resolution:                                    |      Keywords:  font label symbology
Platform_version:  10.5+                             |      Platform:  OS X                
        Must_fix:  Yes                               |   Status_info:  0                   
-----------------------------------------------------+----------------------

Comment(by kyngchaos):

 I've been meaning to poke at this, so here's some more test results.  I
 changed the dialog code to force non-native for all Cocoa Qt, then tried
 some fonts.

 - At any time, when a font manager is used (the pro kind that enables
 fonts in-place instead of copying to standard font folders), Qt ignores
 the DontUseNativeDialog flag and shows the native font dialog, with all
 its problems.  Otherwise,

 - Initially, the Qt font dialog is shown.  Font selections don't snap back
 to other fonts, BUT some fonts still don't work, ie they display as
 Helvetica.

 Once a font is selected and OK'd (back to the map display, but not back to
 the labeling dialog), one of two things may happen the next time the font
 dialog is shown:

 - If the font selected previously was a working font, the Qt font dialog
 is shown again,

 - If the font selected previously was not working (displays as Helvetica),
 the native Mac font dialog is shown.

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1752#comment:16>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list