a2png is a small program that converts plain text into PNG images.
| Tags | multimedia Graphics Graphics Conversion |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C |
| Translations | English |
Recent releases


Changes: The option --html-input will now fall back on plain text parsing if files are not properly formatted.


Changes: This version handles carriage returns.


Changes: This version was optimized for faster performance.


Changes: Support for the GD graphics library has been added. The option --crop has been made the default, and an option --no-crop has been added. An option --fixed has been added to make variable width fonts have fixed width. This release is compatible with old compilers like GCC 2.95.4. The code is better organized.


Changes: The code for --html-input has been rewritten.