Sam Hocevar
|
dce6200136
|
* More cleaning up of the ANSI loader. Fixed reverse video.
|
18 years ago |
Jean-Yves Lamoureux
|
ad6543c152
|
* Improved ANSI format detection
|
18 years ago |
Sam Hocevar
|
c3bbd62830
|
* Really fixed bold in ANSI loader, and removed dead code.
|
18 years ago |
Sam Hocevar
|
e499f61ff9
|
* Simplified _manage_modifiers() a bit.
|
18 years ago |
Sam Hocevar
|
bdfd1a250d
|
* Fixed bold support in ANSI loader.
|
18 years ago |
Sam Hocevar
|
0a5bc9b61d
|
* A few fixes in the ANSI interpreter.
|
18 years ago |
Sam Hocevar
|
061d2d35a4
|
* Got rid of _update_canvas_size().
|
18 years ago |
Jean-Yves Lamoureux
|
e5ea6fb7cf
|
* _updated_coding_style(aBit);
|
18 years ago |
Sam Hocevar
|
3f7362eabb
|
* Ahahaha. Meet the "optimisation" that breaks everything.
|
18 years ago |
Sam Hocevar
|
930abfc743
|
* Small optimisation in import_text().
|
18 years ago |
Sam Hocevar
|
55efedc1b2
|
* Really minor coding style fixes in the ANSI importer.
|
18 years ago |
Jean-Yves Lamoureux
|
2e167ab614
|
* Added preliminary ANSI importer, added import formats autodection
|
18 years ago |
Sam Hocevar
|
5cb4d4dedf
|
* Removed duplicate uint*_t defines from *_internal.h and included common.h
in all .c files that needed it.
|
18 years ago |
Sam Hocevar
|
7841bb6b50
|
* Added a simple "text" importer, until the cool ANSI importer arrives.
|
18 years ago |
Sam Hocevar
|
4914b86cbf
|
* Fixed a compilation warning.
|
18 years ago |
Sam Hocevar
|
accf27b445
|
* Minor documentation fix.
|
18 years ago |
Sam Hocevar
|
2401f2c732
|
* Moved cucul_load_canvas() into cucul/import.c and renamed it into
cucul_import_canvas().
* Renamed cucul_create_export() into cucul_export_canvas() for consistency.
|
18 years ago |