Descriptionchromeos: Remove CROS_FONTS_USING_BCI.
This was a #define that was added when we were deciding
whether we should use the bytecode interpreter or FreeType's
autohinter when rendering UI text on Chrome OS. The text
had different heights depending on which setting was used,
so a bunch of constants were special-cased when BCI was
enabled. We've been using the autohinter for a long time,
and we'll need to update lots of newer code if we decide to
switch to BCI someday.
BUG=none
TEST=UI text looks the same as before
TBR=tony@chromium.org,davemoore@chromium.org,zork@chromium.org
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151928
Patch Set 1 #Patch Set 2 : update media_galleries_dialog_views.cc #
Messages
Total messages: 5 (0 generated)
|