AMC 3 Line ASCII font.
AMC 3 Line is a 4-row FIGlet style available in the complete ASCII Banner font library.
.-. .-. .-. .-.
| | | | )|-
`-' `-' `-' `-'
About the AMC 3 Line font
AMC 3 Line is a 4-row FIGlet style available in the complete ASCII Banner font library. Its native FIGlet character cell is 4 rows high, making the finished banner easy to size before it reaches a terminal or source file.
Best used for: Short ASCII headings, experiments, and any fixed-width environment where its shape remains readable.
How to use this banner
Type a short word or project name in the generator above. Start with an 80-column target if the result is going into a traditional terminal, then switch to a wider target for README files or large source comments.
Use Raw text for a terminal or text file, Markdown block for GitHub, and one of the comment exports when the banner will live directly in source code.
Keep the alignment intact
ASCII art depends on every character occupying the same width. Keep the output inside a code block or another monospace environment, and avoid editors that automatically trim leading spaces.