| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README.txt | 2026-09-09 | 576 Bytes | |
| parse.h | 2026-09-09 | 7.2 kB | |
| fl32.txt | 2026-09-09 | 5.8 kB | |
| apple.fl32 | 2026-09-09 | 1.2 MB | |
| AnsiView.txt | 2026-09-09 | 4.8 kB | |
| AnsiView.cpp | 2026-09-09 | 81.1 kB | |
| Totals: 6 Items | 1.3 MB | 0 |
Files: AnsiView.cpp : application source code parse.h : command line argument parser AnsiView.txt : development notes apple.fl32 : demonstration FL32 iamge fl32.tx : descripti0on of the FL32 image format Built on Mac with clang++ AnsiView.cpp -o AnsiView Built on Linux with gcc AnsiView.cpp -lm -o AnsiView Not built on WIndows yet. AnsiView Works on 'xview'. Truecolor is supported but this is not reliably detected, so you may want to enable it with with the -t flag in the command line. Truecolor is turned on if the latest MacOS terminal is detected.