diff options
author | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 22:54:32 +0000 |
---|---|---|
committer | sidchat@google.com <sidchat@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-01 22:54:32 +0000 |
commit | cbc5da797407079b913d53a65f326083399b2088 (patch) | |
tree | 7ea385c14bd142b92a8f3a7827a4d741b25b5054 /chrome/browser/browser_init.h | |
parent | c9825a4d401b014d89534020c8cf93302efd398c (diff) | |
download | chromium_src-cbc5da797407079b913d53a65f326083399b2088.zip chromium_src-cbc5da797407079b913d53a65f326083399b2088.tar.gz chromium_src-cbc5da797407079b913d53a65f326083399b2088.tar.bz2 |
Fix the issue with Options menu fonts display bigger than size of fonts actually set. This was happening because Windows Font Picker returns font size in points, whereas the corresponding pref members for serif, sans-serif and fixed-width fonts expect font size in pixels.Issue=7806TEST: Go to options > fonts and languages > fonts tab and change serif font to 16 and click OK. Then open a new Tab page - the corresponding fonts should be that size.NOTE: I don't know why the div element set to 16pt serif font is not the same height as that shown by the font picker. That is a separate issue I think.
Review URL: http://codereview.chromium.org/100228
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15114 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/browser_init.h')
0 files changed, 0 insertions, 0 deletions