aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkFontHost.h
diff options
context:
space:
mode:
authorGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-07 21:06:55 +0000
committerGravatar reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-07 21:06:55 +0000
commit0389d93314ed8f706ba7adc4969110712b67416b (patch)
treea162ad936c5c2d87548cbacc02577d9f00fee729 /include/core/SkFontHost.h
parent15fa138f2276a77679530fb608463ff5b4133f7b (diff)
remove unused ptr/len parameters from CreateTypeface
Review URL: https://codereview.appspot.com/6201056 git-svn-id: http://skia.googlecode.com/svn/trunk@3862 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'include/core/SkFontHost.h')
-rw-r--r--include/core/SkFontHost.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/core/SkFontHost.h b/include/core/SkFontHost.h
index 7015ee9921..732de5c3c7 100644
--- a/include/core/SkFontHost.h
+++ b/include/core/SkFontHost.h
@@ -50,15 +50,13 @@ class SK_API SkFontHost {
public:
/** Return a new, closest matching typeface given either an existing family
(specified by a typeface in that family) or by a familyName and a
- requested style, or by a set of Unicode codepoitns to cover in a given
- style.
+ requested style.
1) If familyFace is null, use familyName.
2) If familyName is null, use data (UTF-16 to cover).
3) If all are null, return the default font that best matches style
*/
static SkTypeface* CreateTypeface(const SkTypeface* familyFace,
const char familyName[],
- const void* data, size_t bytelength,
SkTypeface::Style style);
/** Return a new typeface given the data buffer. If the data does not