| Package | Description |
|---|---|
| android.renderscript |
| Modifier and Type | Method and Description |
|---|---|
static Font |
Font.create(RenderScript rs,
Resources res,
String familyName,
Font.Style fontStyle,
float pointSize)
Deprecated.
|
static Font |
Font.createFromAsset(RenderScript rs,
Resources res,
String path,
float pointSize)
Deprecated.
|
static Font |
Font.createFromFile(RenderScript rs,
Resources res,
File path,
float pointSize)
Deprecated.
|
static Font |
Font.createFromFile(RenderScript rs,
Resources res,
String path,
float pointSize)
Deprecated.
|
static Font |
Font.createFromResource(RenderScript rs,
Resources res,
int id,
float pointSize)
Deprecated.
|
Copyright © 2008-2013. All Rights Reserved.