| Modifier and Type | Field and Description |
|---|---|
static int |
SM_KERN |
static int |
SM_SMUSH |
static int |
SM_SMUSH_BIGX |
static int |
SM_SMUSH_EQUAL |
static int |
SM_SMUSH_HARDBLANK |
static int |
SM_SMUSH_HIERARCHY |
static int |
SM_SMUSH_PAIR |
static int |
SM_SMUSH_UNDERSCORE |
| Constructor and Description |
|---|
FigletNTextArtImageRenderer(InputStream stream) |
FigletNTextArtImageRenderer(net.thevpc.nuts.io.NPath file) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
acceptContent(String content) |
protected FigletNTextArtImageRenderer |
clone() |
String |
getName() |
static net.thevpc.nuts.util.NOptional<FigletNTextArtImageRenderer> |
ofName(String name) |
net.thevpc.nuts.text.NText |
render(net.thevpc.nuts.text.NText text) |
public static final int SM_SMUSH_EQUAL
public static final int SM_SMUSH_UNDERSCORE
public static final int SM_SMUSH_HIERARCHY
public static final int SM_SMUSH_PAIR
public static final int SM_SMUSH_BIGX
public static final int SM_SMUSH_HARDBLANK
public static final int SM_KERN
public static final int SM_SMUSH
public FigletNTextArtImageRenderer(net.thevpc.nuts.io.NPath file)
public FigletNTextArtImageRenderer(InputStream stream)
public static net.thevpc.nuts.util.NOptional<FigletNTextArtImageRenderer> ofName(String name)
public static boolean acceptContent(String content)
protected FigletNTextArtImageRenderer clone()
public String getName()
getName in interface net.thevpc.nuts.text.NTextArtRendererpublic net.thevpc.nuts.text.NText render(net.thevpc.nuts.text.NText text)
render in interface net.thevpc.nuts.text.NTextArtRendererCopyright © 2025 vpc open source initiative. All rights reserved.