OSDN Git Service

Change yMax of Roboto fonts from 2146 to 2163
authorRoozbeh Pournader <roozbeh@google.com>
Fri, 25 Oct 2013 01:42:11 +0000 (18:42 -0700)
committerRoozbeh Pournader <roozbeh@google.com>
Fri, 25 Oct 2013 01:50:25 +0000 (18:50 -0700)
commit6a0ef07e1fff9c09542b5df1db762b3935e10898
treee08b7b21cf94998205750c9036a7c4d8f9daf785
parent5504537e74571fc23a1ff029cf8645f07805a1f2
Change yMax of Roboto fonts from 2146 to 2163

This is needed so that other UI fonts don't clip, since
they have been designed assuming that a yMax of at least
2163 is available to them.

The change is achieved by modifying an invisible tiny
square that already existed at the extrema of the the glyph
for U+FFFD REPLACEMENT CHARACTER that was already the
tallest glyph in the fonts.

Bug: 10699356
Change-Id: Ib03ea071b7a82066cacf2b3ae9769db0c449a479
12 files changed:
data/fonts/Roboto-Bold.ttf
data/fonts/Roboto-BoldItalic.ttf
data/fonts/Roboto-Italic.ttf
data/fonts/Roboto-Light.ttf
data/fonts/Roboto-LightItalic.ttf
data/fonts/Roboto-Regular.ttf
data/fonts/Roboto-Thin.ttf
data/fonts/Roboto-ThinItalic.ttf
data/fonts/RobotoCondensed-Bold.ttf
data/fonts/RobotoCondensed-BoldItalic.ttf
data/fonts/RobotoCondensed-Italic.ttf
data/fonts/RobotoCondensed-Regular.ttf