Figlet Statement Generator

版本 1.3.0.0 (28.7 KB) 作者: Michael Chan
Demonstrate how to create figlet statements from font templates.
270.0 次下载
更新时间 2014/8/20

查看许可证

The objective is to demonstrate how to create figlet statements from font templates.
main executing reference usages: usage_figletFontWriter_printPress.m
* Caveat:
1. For reference only.

引用格式

Michael Chan (2024). Figlet Statement Generator (https://www.mathworks.com/matlabcentral/fileexchange/47443-figlet-statement-generator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Adding custom doc 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.3.0.0

Amended with sym_T within sample figlet templates.

1.2.0.0

1. added asciiStringPressIntoFigletFonts.m to convert ascii characters to figlet fonts directly.
2. added use case in usage_figletFontWriter_printPress.m to demonstrate the usage.

1.1.0.0

1. added more font symbols.
2. added function to recognize ascii character (next step would be to do auto-mapping of characters to figlet fonts).

Caveat: Some fonts may not be part of the ascii table.

1.0.0.0