Libfake437 is a cross-platform library for rendering code page 437 'graphics' (think 'ANSI art', ZZT, Dwarf Fortress or Kingdom of Kroz). The library is written in C and uses SDL for drawing.

Jack Kelly 47884a8b2d Update README 8 years ago
doc 9ccc29ed20 Remove c++ interface, display abstraction, simplify surface interface, add scaling. 12 years ago
examples 232cddb035 New function: f437_surface_new_sized(). 12 years ago
include 232cddb035 New function: f437_surface_new_sized(). 12 years ago
m4 9c3c6ba683 Add m4/.keep file. 15 years ago
src 232cddb035 New function: f437_surface_new_sized(). 12 years ago
.gitignore 232cddb035 New function: f437_surface_new_sized(). 12 years ago
AUTHORS 01dc604546 Merge ../../libfake437 16 years ago
COPYING 01dc604546 Merge ../../libfake437 16 years ago
COPYING.LESSER 01dc604546 Merge ../../libfake437 16 years ago
INSTALL 01dc604546 Merge ../../libfake437 16 years ago
Makefile.am 1a09e2d19c 0.71 pre-update revbumps. 12 years ago
NEWS 1a09e2d19c 0.71 pre-update revbumps. 12 years ago
NOTES a70f7be29d Update NOTES. 12 years ago
README 47884a8b2d Update README 8 years ago
UPDATE-CHECKLIST a3ad94fc9c Version 0.4. 15 years ago
configure.ac 78f1ab6533 Update configure.ac to silence a libtool warning. 8 years ago
fake437.pc.in e8a1d7f5db Fixed missing URL on fake437.pc.in 16 years ago

README

Libfake437 is a cross-platform library for rendering code page 437
`graphics' (think `ANSI art', ZZT (http://zzt.org) or
Kingdom of Kroz). The library is written in C and uses SDL
(http://www.libsdl.org) for drawing.

The public interface is documented in a texinfo manual.

Releases have been uploaded at https://notabug.org/jack/libfake437-releases

Libfake437 is licensed under the GNU LGPL version 3 or later, the full
text of which is located at COPYING.LESSER. The GNU GPL version 3 is
referenced by the LGPL version 3, so the full text of the GNU GPL
version 3 is located at COPYING.