root/toilet

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @2537 [2537] 3 months sam * configure.ac: fix libcucul-dev dependency value.
(edit) @2420 [2420] 4 months sam * Get rid of io.c/io.h: IO functions are now in libcucul.
(edit) @2419 [2419] 4 months sam * Re-add the cx->torender trick to avoid crashing on filters. This really …
(edit) @2418 [2418] 4 months sam * Require cucul >= 0.99.beta15. Not released yet, but at least we won't …
(edit) @2417 [2417] 4 months sam * Add a .gitignore files for git-svn users.
(edit) @2416 [2416] 4 months sam * Put autotools files in ./.auto instead of ./autotools.
(edit) @2415 [2415] 4 months sam * Fix a compilation warning due to libcucul API changes.
(edit) @2414 [2414] 4 months sam * Get rid of all the FIGlet font handling: everything is moving into …
(edit) @2214 [2214] 9 months sam * Fix a bashism in the configure script that the FreeBSD guys apparently …
(edit) @1831 [1831] 12 months sam * Added left and right filters for 90-degree rotations. * Bumped …
(edit) @1830 [1830] 12 months sam * New version of the bootstrap script.
(edit) @1811 [1811] 14 months sam * Wide terminal font (ASCII only)
(edit) @1810 [1810] 15 months sam * Oops, I forgot to add an additional line of comments when I added the …
(edit) @1765 [1765] 16 months sam * 0x0153 œ LATIN SMALL LIGATURE OE
(edit) @1469 [1469] 22 months sam * Fix build for systems with no zlib-devel.
(edit) @1468 [1468] 22 months sam * Fix --as-needed issue, thanks to Pavlov Konstantin.
(edit) @1461 [1461] 22 months sam * Bwarf, typo in the no warranty clause.
(edit) @1451 [1451] 22 months sam * Add a no warranty clause to the code.
(edit) @1442 [1442] 23 months sam * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux.
(edit) @1441 [1441] 23 months sam * Cosmetic.
(edit) @1418 [1418] 23 months sam * Added Hangul and CJK shit to the Circle font.
(edit) @1410 [1410] 23 months sam * I hate SVN keywords. Here, fixed at last.
(edit) @1409 [1409] 23 months sam * Added a "make upload" rule for releases.
(edit) @1408 [1408] 23 months sam * Grmbl, set $Id on configure.ac.
(edit) @1407 [1407] 23 months sam * Set version to 0.1. * Added ChangeLog?, updated TODO/NEWS/README.
(edit) @1406 [1406] 23 months sam * Fix layout information of shipped fonts.
(edit) @1405 [1405] 23 months sam * Define default layout as fullwidth for generated fonts.
(edit) @1404 [1404] 23 months sam * Completed support for -s, -S, -k, -W, -o.
(edit) @1403 [1403] 23 months sam * Updated help and manpage.
(edit) @1402 [1402] 23 months sam * Fix universal smushing.
(edit) @1401 [1401] 23 months sam * Smushing support. Yeah baby.
(edit) @1400 [1400] 23 months sam * Kerning support. We used to have: _ \ \ / / (_) _ _ _ …
(edit) @1385 [1385] 2 years sam * Support for ANSI escape codes in the input: …
(edit) @1382 [1382] 2 years sam * Fix max width in smblock.tlf.
(edit) @1376 [1376] 2 years sam * Now that libcaca 0.99.beta10 is out, we can switch to the new API.
(edit) @1368 [1368] 2 years sam * Double width support in caca2tlf.
(edit) @1367 [1367] 2 years sam * Add a "make fonts" rule to rebuild all generated fonts.
(edit) @1327 [1327] 2 years sam * Generate the manpage in the make rule, not the configure rule, because …
(edit) @1326 [1326] 2 years sam * Allow setting the font directory using --datadir / --datarootdir.
(edit) @1325 [1325] 2 years sam * Do not cache ac_build_date.
(edit) @1323 [1323] 2 years sam * Add a manual page.
(edit) @1322 [1322] 2 years sam * Output filter list to stdout, not stderr.
(edit) @1321 [1321] 2 years sam * Moved export stuff in export.c. * Bail out with an error if the …
(edit) @1320 [1320] 2 years sam * Fix signed/unsigned warning.
(edit) @1319 [1319] 2 years sam * Use "-F list" to list available filters. * Use "-E" to specify export …
(edit) @1318 [1318] 2 years sam * Don't crash if an export error occurs.
(edit) @1317 [1317] 2 years sam * Updated code to the beta9 API.
(edit) @1316 [1316] 2 years sam * Minor cosmetic change in the configure output.
(edit) @1299 [1299] 2 years sam * Ignore negative indices in font data.
(edit) @1298 [1298] 2 years sam * Make figlet font importer more tolerant with empty lines.
(edit) @1297 [1297] 2 years sam * Updated mono9 and mono12 fonts and added small and big variants.
(edit) @1296 [1296] 2 years sam * Add --half and --quarter options to caca2tlf.
(edit) @1293 [1293] 2 years sam * Got rid of the mono9.c renderer. We now have a .tlf font instead.
(edit) @1292 [1292] 2 years sam * Added two new fonts created with caca2tlf: caca2tlf "Monospace 9" …
(edit) @1291 [1291] 2 years sam * Added the caca2tlf tool, which converts a libcaca font into a TOIlet …
(edit) @1290 [1290] 2 years sam * Distribute fonts with the tarball.
(edit) @1289 [1289] 2 years sam * Add a sanity check to the FIGlet font loader.
(edit) @1288 [1288] 2 years sam * Add missing toilet.h to the toilet sources.
(edit) @1272 [1272] 2 years sam * Fix uninitialised variable in the filter handler.
(edit) @1243 [1243] 2 years sam * Make filters line-feed aware.
(edit) @1242 [1242] 2 years sam * Factor code from renderers to main render.c functions.
(edit) @1241 [1241] 2 years sam * Make stdin input line-aware so that we don't have to wait until EOF to …
(edit) @1240 [1240] 2 years sam * Get rid of -g -i -m short options, only keep --gay --irc --metal. * …
(edit) @1228 [1228] 2 years sam * Added filter_flip, filter_flop and filter_rotate. * Add a -F flag to …
(edit) @1227 [1227] 2 years sam * Renamed filters.* to filter.*.
(edit) @1206 [1206] 2 years sam * Support for PKZIP-compressed fonts using zlib.
(edit) @1205 [1205] 2 years sam * Check for zlib if available.
(edit) @1204 [1204] 2 years sam * Minor debugging information in the FIGlet font parser.
(edit) @1202 [1202] 2 years sam * Add feof() to the list of I/O functions.
(edit) @1201 [1201] 2 years sam * Moved I/O functions into a separate module.
(edit) @1200 [1200] 2 years sam * Use fgets() instead of fscanf(). Uses an additional memory buffer, but …
(edit) @1199 [1199] 2 years sam * Fix a crash when font opening fails.
(edit) @1197 [1197] 2 years sam * Fixed an ifdef error that caused -t to be ignored.
(edit) @1196 [1196] 2 years sam * Fixed the FIGlet renderer. It now has char wrapping and stdin input.
(edit) @1195 [1195] 2 years sam * Properly handle \r \n \t in the big and tiny renderers.
(edit) @1194 [1194] 2 years sam * The mono9 driver works again. With wrapping and stdin reading.
(edit) @1193 [1193] 2 years sam * Break everything. Temporarily. Only the term output works. * Allow to …
(edit) @1192 [1192] 2 years sam * Retrieve the configure.ac timestamp at configure time and store it in …
(edit) @1190 [1190] 2 years sam * Fully reworked the katakana part of Small Block.
(edit) @1189 [1189] 2 years sam * Added Unicode drawing blocks to Small Block.
(edit) @1188 [1188] 2 years sam * Added most of latin1 additional characters.
(edit) @1184 [1184] 2 years sam * Added a new font: "Small Block".
(edit) @1183 [1183] 2 years sam * Use ${datadir} for fonts instead of ${datarootdir}.
(edit) @1182 [1182] 2 years sam * Oops, fixed the lowercase "x" in Future.
(edit) @1181 [1181] 2 years sam * Big update to the Future font.
(edit) @1180 [1180] 2 years sam * Updated "Future" font.
(edit) @1178 [1178] 2 years sam * Oops, fixed typo in fonts/Makefile.am.
(edit) @1177 [1177] 2 years sam * Added "Future" font.
(edit) @1176 [1176] 2 years sam * Added simple "Circle" font.
(edit) @1170 [1170] 2 years sam * Allow the hardblank character to be UTF-8.
(edit) @1162 [1162] 2 years sam * There is no way emboss.tlf can have proper lowercase characters. Filled …
(edit)