Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3314)

Issue 104071: FreeType: fix garbled bitmap glyphs. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 11 months ago by agl
Modified:
14 years, 11 months ago
Reviewers:
reed
Visibility:
Public.

Description

FreeType: fix garbled bitmap glyphs. At some point (probably in one of the LCD patches), the fMaskFormat for bitmap glyphs changed from kA8 to kBW. Formerly, bitmap glyphs were always transformed into A8 format. With this patch, we check the fMaskFormat and pick the correct transform at run time. http://code.google.com/p/chromium/issues/detail?id=18531

Patch Set 1 #

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

Messages

Total messages: 2
agl
14 years, 11 months ago (2009-08-10 18:32:53 UTC) #1
reed
14 years, 11 months ago (2009-08-11 13:37:37 UTC) #2
LGTM
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b