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

Issue 12391045: Use bitmap-based glyph metrics instead of outline-based metrics (Closed)

Created:
7 years, 9 months ago by takao
Modified:
6 years, 11 months ago
Reviewers:
bungeman-skia, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Use bitmap-based glyph metrics instead of outline-based metrics when applicable embedded bitmap exists in TTF because if we use outline-metrics for embedded bitmap it will be drawn incompletely. BUG=1138 -- please refer to: https://bugs.webkit.org/show_bug.cgi?id=105694 https://code.google.com/p/skia/issues/detail?id=1138

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -13 lines) Patch
M src/ports/SkFontHost_win.cpp View 2 chunks +16 lines, -13 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
bungeman-skia
Thank you for suggesting this change, as it does help to point out a means ...
7 years, 9 months ago (2013-03-06 14:48:42 UTC) #1
takao
Thank you, bungeman. Please let me make sure of the following. 1. Does it mean ...
7 years, 9 months ago (2013-03-07 08:45:38 UTC) #2
bungeman-skia
On 2013/03/07 08:45:38, takao wrote: > Thank you, bungeman. > Please let me make sure ...
7 years, 9 months ago (2013-03-07 14:58:32 UTC) #3
takao
Oh, I got it. It sounds tough, thank you for your endeavors.
7 years, 9 months ago (2013-03-07 17:17:30 UTC) #4
bungeman-skia
On 2013/03/07 17:17:30, takao wrote: > Oh, I got it. > It sounds tough, thank ...
7 years, 9 months ago (2013-03-08 23:12:52 UTC) #5
takao
I see. I have no complaints with the new version.
7 years, 9 months ago (2013-03-11 10:45:08 UTC) #6
bungeman-skia
7 years, 9 months ago (2013-03-11 21:09:29 UTC) #7

Powered by Google App Engine
This is Rietveld 408576698