textmode.figlet.js / TextmodeFigFont / planText
Method: planText()
ts
planText(text, options?): FigRenderPlan;Plan a string into positioned FIGlet cells and logical lines.
Parameters
| Parameter | Type |
|---|---|
text | string |
options | FigTextOptions |
Returns
FigRenderPlan