Re: [webkit-dev] Printer font is different from screen font

2010-08-02 Thread Shinichiro Hamaji
Thanks for your feedbacks! I did a few experiments before my email post but I forgot to mention about it. Sorry that my first post was not so specific :( Now I've done a few more experiments. Let me explain what I've seen so far. * The issue The example HTML in question is https://bugs.webkit.o

Re: [webkit-dev] Printer font is different from screen font

2010-07-30 Thread Darin Adler
On Jul 30, 2010, at 2:10 AM, Shinichiro Hamaji wrote: > I've noticed WebKit uses slightly different font size for printing on Mac. We should discuss specifics instead of this broad issue. There’s a good chance this is something that has been misdiagnosed. > My colleague told me Mac's font API h

[webkit-dev] Printer font is different from screen font

2010-07-30 Thread Shinichiro Hamaji
Hi, I've noticed WebKit uses slightly different font size for printing on Mac. My colleague told me Mac's font API has a feature to select the best font for printing. This feature isn't good for a team in Google because they want exactly same results between screen and printing. I searched a worka