1cd3383
* Add --half and --quarter options to caca2tlf. by
2006-11-06 17:24:02 +0000
a550751
* Got rid of the mono9.c renderer. We now have a .tlf font instead. by
2006-11-06 01:13:38 +0000
b0fad00
* Added two new fonts created with caca2tlf: caca2tlf "Monospace 9" | zip >| fonts/mono9.tlf caca2tlf "Monospace Bold 12" | zip >| fonts/mono12.tlf by
2006-11-06 01:11:27 +0000
eb71167
* Added the caca2tlf tool, which converts a libcaca font into a TOIlet font using a naive pixel-to-glyphs algorithm. I will improve it later. by
2006-11-06 01:09:44 +0000
dadd049
* Distribute fonts with the tarball. by
2006-11-06 00:55:49 +0000
8cca295
* Add a sanity check to the FIGlet font loader. by
2006-11-06 00:45:34 +0000
3f44cc8
* Add missing toilet.h to the toilet sources. by
2006-11-06 00:45:14 +0000
3bde5b8
* Fix uninitialised variable in the filter handler. by
2006-11-04 17:43:13 +0000
b337442
* Make filters line-feed aware. by
2006-10-26 13:30:14 +0000
711021a
* Factor code from renderers to main render.c functions. by
2006-10-26 13:14:37 +0000
99f3252
* Make stdin input line-aware so that we don't have to wait until EOF to display stuff. * Reorganise stuff and fix memory leaks. by
2006-10-26 13:07:58 +0000
3549ea3
* Get rid of -g -i -m short options, only keep --gay --irc --metal. * Add --html and --tga flags. by
2006-10-26 12:12:44 +0000
5edf305
* Added filter_flip, filter_flop and filter_rotate. * Add a -F flag to specify filters to apply. Can be specified more than once, and filters can be chained using ":", eg. "-F flip:gay". by
2006-10-25 16:06:19 +0000
30b6ca2
* Renamed filters.* to filter.*. by
2006-10-24 12:39:57 +0000
f8a41ca
* Support for PKZIP-compressed fonts using zlib. by
2006-10-19 20:55:44 +0000
2ffabb0
* Check for zlib if available. by
2006-10-19 20:53:36 +0000
9919145
* Minor debugging information in the FIGlet font parser. by
2006-10-19 20:53:07 +0000
7b76d57
* Add feof() to the list of I/O functions. by
2006-10-13 13:38:50 +0000
e21d948
* Moved I/O functions into a separate module. by
2006-10-13 13:36:23 +0000
7629afd
* Use fgets() instead of fscanf(). Uses an additional memory buffer, but paves the way for custom IO functions. by
2006-10-13 13:19:45 +0000
93f6043
* Fix a crash when font opening fails. by
2006-10-13 13:11:20 +0000
8a61508
* Fixed an ifdef error that caused -t to be ignored. by
2006-10-10 07:24:41 +0000
953021e
* Fixed the FIGlet renderer. It now has char wrapping and stdin input. by
2006-10-10 07:20:15 +0000
5667302
* Properly handle \r \n \t in the big and tiny renderers. by
2006-10-10 07:15:28 +0000
24156a3
* The mono9 driver works again. With wrapping and stdin reading. by
2006-10-09 23:54:40 +0000
1c733d2
* Break everything. Temporarily. Only the term output works. * Allow to read from stdin. * Wrap at terminal width (currently letter-wrap, not word-wrap). by
2006-10-08 12:14:13 +0000
d1ba08c
* Retrieve the configure.ac timestamp at configure time and store it in a C macro for better FIGlet emulation. by
2006-10-08 12:04:04 +0000
99dbeaa
* Fully reworked the katakana part of Small Block. by
2006-10-05 21:43:53 +0000
cbe1037
* Added Unicode drawing blocks to Small Block. by
2006-10-04 22:15:23 +0000
4ecdb49
* Added most of latin1 additional characters. by
2006-10-04 21:58:52 +0000
60bd038
* Added a new font: "Small Block". by
2006-10-04 02:21:24 +0000
112b4bb
* Use ${datadir} for fonts instead of ${datarootdir}. by
2006-10-02 19:17:00 +0000
7290d55
* Oops, fixed the lowercase "x" in Future. by
2006-10-02 19:09:58 +0000
98507ad
* Big update to the Future font. by
2006-10-02 19:08:14 +0000
0f9c9f9
* Updated "Future" font. by
2006-10-02 12:17:39 +0000
1b44508
* Oops, fixed typo in fonts/Makefile.am. by
2006-10-01 15:10:27 +0000
2ba814b
* Added "Future" font. by
2006-10-01 15:09:29 +0000
cf168e7
* Added simple "Circle" font. by
2006-10-01 14:21:25 +0000
dcf9c4d
* Allow the hardblank character to be UTF-8. by
2006-10-01 07:55:45 +0000
05f0cbc
* There is no way emboss.tlf can have proper lowercase characters. Filled them with the uppercase ones. by
2006-09-30 20:18:32 +0000
9353388
* Require libcucul 0.99.beta6 (utf8 import). by
2006-09-30 19:05:41 +0000
8390d62
* Fixed a few unimportant memory leaks upon error. by
2006-09-30 18:06:47 +0000
ac7d345
* Fixed a lot of memory leaks and added a few error checks. by
2006-09-30 17:53:59 +0000
895fd3e
* Updated font data. by
2006-09-30 16:24:27 +0000
3093bfa
* New font: Small Braille. by
2006-09-30 16:19:42 +0000
6202daa
* Created emboss2.tlf with a simple sed rule. by
2006-09-30 11:47:22 +0000
7b36676
* Created emboss.tlf, a Unicode font for the official TOIlet distribution. by
2006-09-30 11:34:37 +0000
67e7bd9
* Better error checking in the figlet renderer. * Allow to open fonts that have Unicode data (requires libcucul 0.99.beta6 which is not yet released). by
2006-09-30 11:06:20 +0000
d9bb31a
* Make the --metal filter only change the colour, not the characters. by
2006-09-30 10:48:32 +0000
c025bc4
* Implemented figlet's -t (adapt to terminal's width). by
2006-09-27 07:18:20 +0000
15a742c
* Added -d and completed -I options. by
2006-09-26 23:13:01 +0000
256071d
* Implemented figlet's -I (infocode) option. * Added -w flag. Ignored for now. by
2006-09-26 22:54:15 +0000
eb4d081
* Crop the final canvas to the effective width. * Fixed a bug that prevented loading characters after 127. * Allow to load fonts that hex-encode their Unicode values. by
2006-09-26 21:58:26 +0000
f71113d
* Fix libcucul font rendering. Now that the default canvas has a transparent background, we need to explicitely draw our temporary string in white on black. by
2006-09-26 21:51:13 +0000
02b3c15
* Don't autocrop final canvas if it was rendered with the figlet engine. by
2006-09-26 21:40:35 +0000
e80a522
* Do not try to autocrop a canvas that has only spaces. by
2006-09-26 21:39:07 +0000
808a270
* Improved support for figlet fonts. We can now load them and print text. Still no smushing, no hard blanks, no line wrapping... by
2006-09-26 13:57:01 +0000
b3bc7d4
* Added content description to all source files. by
2006-09-23 22:58:02 +0000
7c14f93
* Created skeleton for future FIGlet font handling. Nothing here yet. by
2006-09-23 22:53:17 +0000
05204d2
* Split main.c into main.c/render.c/filters.c. by
2006-09-23 19:54:20 +0000
6698084
* Added -m/--metal flag. Pretty ugly. by
2006-09-23 19:27:19 +0000
622e8de
* Import toilet source code from libcaca's repository. by
2006-09-22 23:36:35 +0000
6076c47
* Initial tree. by
2006-09-22 17:03:41 +0000