[QGIS-trac] Re: [Quantum GIS] #3345: Bug: Spacing is messed up in composer labels

Quantum GIS qgis at qgis.org
Thu Mar 3 17:29:23 EST 2011


#3345: Bug: Spacing is messed up in composer labels
-----------------------------------------------------+----------------------
        Reporter:  Alister                           |         Owner:  mhugent                     
            Type:  bug                               |        Status:  closed                      
        Priority:  major: does not work as expected  |     Milestone:  Version 1.7.0               
       Component:  Printing                          |       Version:  Trunk                       
      Resolution:  upstream                          |      Keywords:  Print, Composer labels, font
Platform_version:                                    |      Platform:  All                         
        Must_fix:  No                                |   Status_info:  0                           
-----------------------------------------------------+----------------------

Comment(by Alister):

 Hmmm, I'm guessing this is something to do with opentype kerning:
 http://web.archiveorange.com/archive/v/QpqYzHxnWiKoob2ztzE9

 > FT_Get_Kerning only has access to the old "kern" TrueType table, which
 > Calibri does not include. Kerning in Calibri is realized only using the
 > modern "kern" feature implemented in the "GPOS" OpenType table. To
 > access that table, you should use an OpenType Layout engine such as
 > HarfBuzz, Pango, ICU Layout, Uniscribe, Bitstream Panorama or Monotype
 > WorldType, before you use FreeType to perform the glyph imaging.

 > This is a good idea anyway. FreeType is useful to perform glyph imaging,
 > but its text layout abilities are very limited.

-- 
Ticket URL: <http://trac.osgeo.org/qgis/ticket/3345#comment:13>
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