#11613 NORM 12.1.0: Font size mismatches in Office apps - Gnumeric, OpenOffice Calc

Zarro Boogs per Child bugtracker at laptop.org
Tue Apr 17 07:55:15 EDT 2012


#11613: Font size mismatches in Office apps - Gnumeric, OpenOffice Calc
---------------------------------------+------------------------------------
           Reporter:  martin.langhoff  |       Owner:  godiard      
               Type:  defect           |      Status:  new          
           Priority:  normal           |   Milestone:  12.1.0       
          Component:  distro           |     Version:  not specified
         Resolution:                   |    Keywords:               
        Next_action:  design           |    Verified:  0            
Deployment_affected:                   |   Blockedby:               
           Blocking:                   |  
---------------------------------------+------------------------------------

Comment(by godiard):

 I think dpi info is detected ok.

 You can run the following code to test it:

 Gtk2:

 python -c "import gtk;print gtk.settings_get_default().get_property('gtk-
 xft-dpi') / 1024"

 Gtk3:

 python -c "from gi.repository import Gtk; print
 Gtk.Settings.get_default().get_property('gtk-xft-dpi') /1024"

 In my desktop, return 96, and in a xo with os7 returns 200. This code is
 from Read activity, and is used to provide the info to the evince backend.

 Anyway, I don't understand why we need set smaller font sizes.

-- 
Ticket URL: <http://dev.laptop.org/ticket/11613#comment:16>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list