Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Issue 5180002: Adjust default font sizes for new hand hinted fonts. (Closed)

Created:
10 years, 1 month ago by Nikita (slow)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org, ben+cc_chromium.org, Erik does not do reviews, Aaron Boodman, pam+watch_chromium.org
Visibility:
Public.

Description

[cros] Adjust default font sizes for new hand hinted fonts. BUG=chromium-os:8658 TEST=Manual. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66999

Patch Set 1 #

Patch Set 2 : fix sizes in cros controls #

Patch Set 3 : remove debug change #

Patch Set 4 : introduce CROS_HAND_HINTED_FONTS define, fix oobe/login buttons, dropdowns #

Total comments: 2

Patch Set 5 : fix remaining places #

Patch Set 6 : disable BCI define #

Patch Set 7 : fix build #

Patch Set 8 : remove R9.x changes #

Patch Set 9 : remove one more R9.x change #

Patch Set 10 : - textbutton header #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -26 lines) Patch
M app/resource_bundle.cc View 1 2 3 4 5 2 chunks +20 lines, -4 lines 0 comments Download
M build/build_config.h View 4 5 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/frame/bubble_frame_view.cc View 5 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/chromeos/input_method/candidate_window.cc View 2 3 4 5 2 chunks +7 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/helper.h View 1 2 3 4 5 6 7 8 2 chunks +10 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/network_selection_view.cc View 2 3 4 5 6 7 8 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/user_controller.cc View 1 2 3 4 5 1 chunk +4 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button.cc View 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/input_method_menu_button.cc View 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/ui/views/autocomplete/autocomplete_popup_contents_view.cc View 5 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/views/extensions/extension_install_prompt2.cc View 5 2 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/ui/views/extensions/extension_installed_bubble.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/location_bar/location_bar_view.cc View 5 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/sad_tab_view.cc View 5 2 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Nikita (slow)
See issue latest comments for screenshots how fixed font sizes looks.
10 years, 1 month ago (2010-11-17 17:36:35 UTC) #1
Daniel Erat
On 2010/11/17 17:36:35, Nikita Kostylev wrote: > See issue latest comments for screenshots how fixed ...
10 years, 1 month ago (2010-11-17 18:25:28 UTC) #2
Nikita (slow)
Clock button: It has to use BaseFont now (previously Base+1). I'll fix that. Continue button: ...
10 years, 1 month ago (2010-11-17 18:34:55 UTC) #3
Nikita (slow)
Fixed cros specific controls. Ben, there are some non cros-specific places where we use DeriveFont(x, ...
10 years, 1 month ago (2010-11-17 19:15:34 UTC) #4
Nikita (slow)
Please take a look, I've added a single define that'll help control font sizes from ...
10 years, 1 month ago (2010-11-18 14:50:58 UTC) #5
Ben Goodger (Google)
app/ and views/ portions LGTM.
10 years, 1 month ago (2010-11-18 16:27:58 UTC) #6
Daniel Erat
Looks pretty good to me. This doesn't result in any font sizing changes when the ...
10 years, 1 month ago (2010-11-18 16:28:02 UTC) #7
whywhat
LGTM
10 years, 1 month ago (2010-11-18 18:39:21 UTC) #8
Nikita (slow)
Added fixes in remaining places that use DeriveFont(...). Yes, when CROS_HAND_HINTED_FONTS is not defined all ...
10 years, 1 month ago (2010-11-18 19:11:04 UTC) #9
Daniel Erat
Thanks, LGTM On Thu, Nov 18, 2010 at 11:11 AM, <nkostylev@chromium.org> wrote: > Added fixes ...
10 years, 1 month ago (2010-11-18 19:28:06 UTC) #10
bstell
The bytecode (BCI) hinted fonts have a different set of color fringing. Since the color ...
10 years, 1 month ago (2010-11-18 21:38:05 UTC) #11
Nikita (slow)
I intend to check in these changes but with define disabled. That'll make font sizes ...
10 years, 1 month ago (2010-11-18 22:10:13 UTC) #12
bstell
10 years, 1 month ago (2010-11-19 00:33:33 UTC) #13
On 2010/11/18 22:10:13, Nikita Kostylev wrote:
> I intend to check in these changes but with define disabled.
> 
> That'll make font sizes unchanged but provide an easy way to turn it on.
> Also some cleanup is useful here.

Ok, the LGTM

Powered by Google App Engine
This is Rietveld 408576698