#3351 HIGH First D: Name entry box on first boot is not tall enough to display accented capital letters

Zarro Boogs per Child bugtracker at laptop.org
Mon Sep 17 15:06:34 EDT 2007


#3351: Name entry box on first boot is not tall enough to display accented capital
letters
------------------------+---------------------------------------------------
  Reporter:  cscott     |       Owner:  benzea                
      Type:  defect     |      Status:  new                   
  Priority:  high       |   Milestone:  First Deployment, V1.0
 Component:  gtk-theme  |     Version:                        
Resolution:             |    Keywords:  relnote               
  Verified:  0          |  
------------------------+---------------------------------------------------

Comment(by bernie):

 I've been told that TTF fonts have a "nominal" height
 that tells how tall *most* glyphs normally are.  This
 value affects vertical line spacing and is supposed to
 make it look good.

 Individual glyphs are also allowed to extend above and
 below the bonding box.  One example should be the
 "integral" symbol.

 Some word processors dynamically adjust line spacing in
 these cases.  TeX sure does.

 Widgets are fixed size, so they can't adjust.  It's not
 really a bug in the toolkit and it can't be easily fixed
 without scanning all glyphs and rendering them to see
 how high they turn out to be.

-- 
Ticket URL: <https://dev.laptop.org/ticket/3351#comment:9>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list