public static class FontLoader.RawFont extends FontLoader.Font
| Constructor and Description |
|---|
FontLoader.RawFont(int rawResourceId) |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Typeface |
loadTypeface() |
protected android.graphics.Typeface |
loadTypeface(boolean allowFileReusage) |
void |
setRawResourceId(int rawResourceId) |
assertParent, getContext, getFontStyle, getTypeface, resetTypeface, setFontStylepublic android.graphics.Typeface loadTypeface()
loadTypeface in class FontLoader.Fontprotected android.graphics.Typeface loadTypeface(boolean allowFileReusage)
public void setRawResourceId(int rawResourceId)
Copyright © 2013. All Rights Reserved.