| 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 |
|---|
FigletNTextArtTextRenderer(InputStream stream) |
FigletNTextArtTextRenderer(InputStream in,
String name) |
FigletNTextArtTextRenderer(net.thevpc.nuts.io.NInputSource file) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
acceptContent(String content) |
protected FigletNTextArtTextRenderer |
clone() |
String |
name() |
static net.thevpc.nuts.util.NOptional<FigletNTextArtTextRenderer> |
ofName(String name) |
net.thevpc.nuts.text.NText |
render(net.thevpc.nuts.text.NText text) |
String |
toString() |
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 FigletNTextArtTextRenderer(net.thevpc.nuts.io.NInputSource file)
public FigletNTextArtTextRenderer(InputStream in, String name)
public FigletNTextArtTextRenderer(InputStream stream)
public static net.thevpc.nuts.util.NOptional<FigletNTextArtTextRenderer> ofName(String name)
public static boolean acceptContent(String content)
protected FigletNTextArtTextRenderer clone()
public String name()
name 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.NTextArtTextRendererCopyright © 2026 vpc open source initiative. All rights reserved.