DescriptionAdd implementation of CanvasSkia based on RenderText.
This allows text drawing entirely through Skia, since RenderText ultimately uses
Skia to draw character glyphs.
This CL adds the new code, but does not yet enable it on any platforms. That
will be done in later CLs.
Note: Some functions, such as CanvasSkia::DrawStringWithHalo() and
PixelShouldGetHalo() are taken almost verbatim from the canvas_skia_win.cc
implementation.
BUG=105550
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119086
Patch Set 1 : '' #
Total comments: 7
Patch Set 2 : '' #Patch Set 3 : '' #Patch Set 4 : update #
Messages
Total messages: 6 (0 generated)
|