DescriptionAdd factory class for generating various flavors of GrTextContext.
This is the first pass of making Gr*TextContext more generic and easily
subclassed. The next stage will be making GrBitmapTextContext and
GrDistanceFieldTextContext more similar by moving the SkDraw loop into
each subclass.
BUG=skia:2018
Committed: http://code.google.com/p/skia/source/detail?r=13142
Committed: http://code.google.com/p/skia/source/detail?r=13165
Patch Set 1 #
Total comments: 7
Patch Set 2 : Address comments #Patch Set 3 : Revise GrTextContext destruction. #
Total comments: 10
Patch Set 4 : Add ManagedTextContext class. #Patch Set 5 : Add some missing SkNEWs. #Patch Set 6 : Add placement delete for ManagedTextContext #
Messages
Total messages: 14 (0 generated)
|