Comment #11 on issue 17866 by [email protected]: tab title font size (hard-coded) is too small for some languages and cannot be changed with the desktop settings http://code.google.com/p/chromium/issues/detail?id=17866
Yeah.. Let's go with 9pt (like Evan, I like to go even bigger. I tried 10 last night and it looked nice :-)). 9pt should give 12px in 96dpi and it should be ok (although not great in every case). I also tried what Windows does, but somehow gtk_*default_font* size is way too big. If we do that, we may have to derive |tab_title_font| with a delta of '-2' (?) (going tangential, I think we need gfx::Font::Scale (?) that accepts a scaling factor rather than 'size_delta'). -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
