| Modifier and Type | Method and Description |
|---|---|
static ParsedSVG |
parse(File file) |
void |
renderPng(File file,
Size outSize) |
void |
renderPng(String name,
OutputStream output,
Size outSize) |
Size |
size() |
public void renderPng(String name, OutputStream output, Size outSize) throws Exception
Exception