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

Unified Diff: include/gpu/GrFontScaler.h

Issue 217423014: Minor changes to GrFontCache system (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Addressed code review comments Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | src/core/SkGlyphCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/gpu/GrFontScaler.h
===================================================================
--- include/gpu/GrFontScaler.h (revision 14007)
+++ include/gpu/GrFontScaler.h (working copy)
@@ -18,7 +18,7 @@
* font scaler.
*
* The client is responsible for subclassing, and instantiating this. The
- * instance is create for a specific font+size+matrix.
+ * instance is created for a specific font+size+matrix.
*/
class GrFontScaler : public SkRefCnt {
public:
« no previous file with comments | « no previous file | src/core/SkGlyphCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698