Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.

ChangeLog 43 KiB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579
  1. Commit: 4353
  2. Author: sam
  3. Date: Tue Feb 9 00:50:15 2010 +0000
  4. Improve testsuite.
  5. test/Makefile.am | 4 ++--
  6. test/check-build | 38 --------------------------------------
  7. test/check-fonts | 39 ++++++++++++++++++---------------------
  8. test/check-source | 37 +++++++++++++++++++++++++++++++++++++
  9. 4 files changed, 57 insertions(+), 61 deletions(-)
  10. Commit: 4350
  11. Author: sam
  12. Date: Tue Feb 9 00:24:47 2010 +0000
  13. Get rid of $Id$ keywords.
  14. NEWS | 1 -
  15. README | 1 -
  16. TODO | 1 -
  17. bootstrap | 1 -
  18. configure.ac | 10 ++--------
  19. doc/Makefile.am | 1 -
  20. src/export.c | 2 --
  21. src/export.h | 2 --
  22. src/figlet.c | 2 --
  23. src/filter.c | 2 --
  24. src/filter.h | 2 --
  25. src/main.c | 2 --
  26. src/render.c | 2 --
  27. src/render.h | 2 --
  28. src/term.c | 2 --
  29. src/toilet.h | 2 --
  30. test/Makefile.am | 1 -
  31. tools/Makefile.am | 1 -
  32. 18 files changed, 2 insertions(+), 35 deletions(-)
  33. Commit: 4349
  34. Author: sam
  35. Date: Tue Feb 9 00:09:34 2010 +0000
  36. Get rid of deprecated libcaca calls now that beta17 is out.
  37. src/render.c | 6 +++---
  38. tools/caca2tlf.c | 2 +-
  39. 2 files changed, 4 insertions(+), 4 deletions(-)
  40. Commit: 4348
  41. Author: sam
  42. Date: Tue Feb 9 00:09:29 2010 +0000
  43. Put package version in manual page.
  44. doc/toilet.1.in | 2 +-
  45. 1 files changed, 1 insertions(+), 1 deletions(-)
  46. Commit: 4347
  47. Author: sam
  48. Date: Mon Feb 8 23:56:33 2010 +0000
  49. Add mygetopt.c to the project. Fixes #42.
  50. configure.ac | 9 +++-
  51. src/Makefile.am | 14 +++++--
  52. src/main.c | 78 ++++++++++++------------------------
  53. src/mygetopt.c | 120 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  54. src/mygetopt.h | 29 +++++++++++++
  55. 5 files changed, 192 insertions(+), 58 deletions(-)
  56. Commit: 4345
  57. Author: sam
  58. Date: Mon Feb 8 23:34:05 2010 +0000
  59. Search for missing fonts in the current directory (Fixes #40) and display
  60. an error message in case of failure.
  61. doc/toilet.1.in | 1 +
  62. src/figlet.c | 9 ++++++++-
  63. 2 files changed, 9 insertions(+), 1 deletions(-)
  64. Commit: 4344
  65. Author: sam
  66. Date: Mon Feb 8 23:21:46 2010 +0000
  67. Build-depend on libcaca 0.99.beta17, to get colour font support.
  68. configure.ac | 4 ++--
  69. 1 files changed, 2 insertions(+), 2 deletions(-)
  70. Commit: 4343
  71. Author: sam
  72. Date: Mon Feb 8 23:21:40 2010 +0000
  73. Better ChangeLog generation.
  74. ChangeLog | 1606 +++++++++++++++++++++++++++++++++++++++++++++++------------
  75. Makefile.am | 5 +
  76. 2 files changed, 1303 insertions(+), 308 deletions(-)
  77. Commit: 4306
  78. Author: sam
  79. Date: Wed Jan 27 00:48:05 2010 +0000
  80. Two new automatic fonts: biggray9 and biggray12.
  81. Makefile.am | 2 ++
  82. fonts/biggray12.tlf | Bin 0 -> 116661 bytes
  83. fonts/biggray9.tlf | Bin 0 -> 84507 bytes
  84. 3 files changed, 2 insertions(+), 0 deletions(-)
  85. Commit: 4305
  86. Author: sam
  87. Date: Wed Jan 27 00:47:58 2010 +0000
  88. Generate colour fonts with caca2tlf.
  89. tools/caca2tlf.c | 67 +++++++++++++++++++++++++++++++++++++++++++++--------
  90. 1 files changed, 57 insertions(+), 10 deletions(-)
  91. Commit: 4295
  92. Author: sam
  93. Date: Sun Jan 24 01:47:14 2010 +0000
  94. Add a test to check that all fonts can be loaded.
  95. fonts/Makefile.am | 2 ++
  96. test/Makefile.am | 4 ++--
  97. test/check-build | 6 +++++-
  98. test/check-fonts | 34 ++++++++++++++++++++++++++++++++++
  99. 4 files changed, 43 insertions(+), 3 deletions(-)
  100. Commit: 4293
  101. Author: sam
  102. Date: Thu Jan 21 15:55:56 2010 +0000
  103. Remove spaces from the pagga font, to make it look nicer with proportional
  104. fonts.
  105. fonts/pagga.tlf | 40 ++++++++++++++++++++--------------------
  106. 1 files changed, 20 insertions(+), 20 deletions(-)
  107. Commit: 4276
  108. Author: sam
  109. Date: Mon Jan 18 02:01:44 2010 +0000
  110. Add a new CP437 font: pagga.tlf
  111. fonts/Makefile.am | 2 +-
  112. fonts/pagga.tlf | 534 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  113. 2 files changed, 535 insertions(+), 1 deletions(-)
  114. Commit: 4138
  115. Author: sam
  116. Date: Wed Dec 16 19:20:26 2009 +0000
  117. Fix a crash with multiline input caused by losing the figfont information.
  118. src/figlet.c | 9 +++++++--
  119. 1 files changed, 7 insertions(+), 2 deletions(-)
  120. Commit: 4136
  121. Author: sam
  122. Date: Wed Dec 16 15:54:17 2009 +0000
  123. Add a source code sanity check.
  124. Makefile.am | 2 +-
  125. configure.ac | 1 +
  126. src/Makefile.am | 2 ++
  127. test/Makefile.am | 6 ++++++
  128. test/check-build | 34 ++++++++++++++++++++++++++++++++++
  129. tools/Makefile.am | 2 ++
  130. 6 files changed, 46 insertions(+), 1 deletions(-)
  131. Commit: 4135
  132. Author: sam
  133. Date: Wed Dec 16 00:37:44 2009 +0000
  134. New ASCII fonts based on a simple translation of the Monospace ones.
  135. Makefile.am | 27 ++++++++-------
  136. fonts/Makefile.am | 2 +
  137. fonts/ascii12.tlf | Bin 0 -> 57675 bytes
  138. fonts/ascii9.tlf | Bin 0 -> 43154 bytes
  139. fonts/bigascii12.tlf | Bin 0 -> 85164 bytes
  140. fonts/bigascii9.tlf | Bin 0 -> 63228 bytes
  141. fonts/bigmono12.tlf | Bin 96310 -> 96319 bytes
  142. fonts/bigmono9.tlf | Bin 71379 -> 71389 bytes
  143. fonts/letter.tlf | 8 +++-
  144. fonts/mono12.tlf | Bin 64756 -> 64764 bytes
  145. fonts/mono9.tlf | Bin 47390 -> 47399 bytes
  146. fonts/smascii12.tlf | Bin 0 -> 50934 bytes
  147. fonts/smascii9.tlf | Bin 0 -> 39922 bytes
  148. fonts/smmono12.tlf | Bin 57408 -> 57416 bytes
  149. fonts/smmono9.tlf | Bin 43288 -> 43296 bytes
  150. src/main.c | 2 +-
  151. tools/caca2tlf.c | 89 ++++++++++++++++++++++++++++++++++++--------------
  152. 17 files changed, 88 insertions(+), 40 deletions(-)
  153. Commit: 4134
  154. Author: sam
  155. Date: Wed Dec 16 00:37:31 2009 +0000
  156. Routine cleanup: update links and e-mail addresses in source and
  157. documentation, and update fonts using the latest libcaca version.
  158. doc/toilet.1.in | 4 ++--
  159. fonts/bigmono12.tlf | Bin 86088 -> 96310 bytes
  160. fonts/bigmono9.tlf | Bin 63466 -> 71379 bytes
  161. fonts/circle.tlf | 4 ++--
  162. fonts/emboss.tlf | 4 ++--
  163. fonts/emboss2.tlf | 4 ++--
  164. fonts/future.tlf | 6 +++---
  165. fonts/mono12.tlf | Bin 55455 -> 64756 bytes
  166. fonts/mono9.tlf | Bin 40250 -> 47390 bytes
  167. fonts/smblock.tlf | 4 ++--
  168. fonts/smbraille.tlf | 6 +++---
  169. fonts/smmono12.tlf | Bin 48946 -> 57408 bytes
  170. fonts/smmono9.tlf | Bin 36832 -> 43288 bytes
  171. fonts/wideterm.tlf | 4 ++--
  172. src/export.c | 2 +-
  173. src/export.h | 2 +-
  174. src/figlet.c | 2 +-
  175. src/filter.c | 2 +-
  176. src/filter.h | 2 +-
  177. src/main.c | 6 +++---
  178. src/render.c | 2 +-
  179. src/render.h | 2 +-
  180. src/term.c | 2 +-
  181. src/toilet.h | 2 +-
  182. tools/caca2tlf.c | 2 +-
  183. 25 files changed, 31 insertions(+), 31 deletions(-)
  184. Commit: 4133
  185. Author: sam
  186. Date: Wed Dec 16 00:37:20 2009 +0000
  187. Revert previous fix for deprecated libcaca versions. It's possible we have
  188. a TOIlet release before a libcaca one.
  189. src/render.c | 6 +++---
  190. tools/caca2tlf.c | 2 +-
  191. 2 files changed, 4 insertions(+), 4 deletions(-)
  192. Commit: 4068
  193. Author: sam
  194. Date: Mon Nov 30 00:47:24 2009 +0000
  195. Add a "border" filter to add a border around text.
  196. src/filter.c | 14 ++++++++++++++
  197. 1 files changed, 14 insertions(+), 0 deletions(-)
  198. Commit: 4067
  199. Author: sam
  200. Date: Mon Nov 30 00:47:18 2009 +0000
  201. Update bootstrap script.
  202. bootstrap | 47 +++++++++++++++++++++++++++++++----------------
  203. 1 files changed, 31 insertions(+), 16 deletions(-)
  204. Commit: 4066
  205. Author: sam
  206. Date: Mon Nov 30 00:47:13 2009 +0000
  207. Fix deprecated libcaca calls.
  208. src/render.c | 8 ++++----
  209. 1 files changed, 4 insertions(+), 4 deletions(-)
  210. Commit: 3552
  211. Author: sam
  212. Date: Tue Jul 14 10:00:03 2009 +0000
  213. Added "letter.tlf", a font designed by Francesco Poli.
  214. fonts/Makefile.am | 2 +-
  215. fonts/letter.tlf | 836 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  216. 2 files changed, 837 insertions(+), 1 deletions(-)
  217. Commit: 2988
  218. Author: sam
  219. Date: Sat Oct 18 21:36:17 2008 +0000
  220. Port toilet to the unified libcaca 0.99.beta15 API.
  221. configure.ac | 4 +-
  222. doc/toilet.1.in | 2 +-
  223. src/Makefile.am | 4 +-
  224. src/export.c | 6 ++--
  225. src/figlet.c | 12 +++++-----
  226. src/filter.c | 48 +++++++++++++++++++-------------------
  227. src/main.c | 2 +-
  228. src/render.c | 44 ++++++++++++++++++------------------
  229. src/term.c | 12 +++++-----
  230. src/toilet.h | 6 ++--
  231. tools/Makefile.am | 4 +-
  232. tools/caca2tlf.c | 64 ++++++++++++++++++++++++++--------------------------
  233. 12 files changed, 104 insertions(+), 104 deletions(-)
  234. Commit: 2537
  235. Author: sam
  236. Date: Wed Jul 16 13:30:02 2008 +0000
  237. * configure.ac: fix libcucul-dev dependency value.
  238. configure.ac | 4 ++--
  239. 1 files changed, 2 insertions(+), 2 deletions(-)
  240. Commit: 2420
  241. Author: sam
  242. Date: Sun Jun 15 15:02:23 2008 +0000
  243. * Get rid of io.c/io.h: IO functions are now in libcucul.
  244. src/Makefile.am | 1 -
  245. src/figlet.c | 1 -
  246. src/io.c | 213 -------------------------------------------------------
  247. src/io.h | 24 ------
  248. 4 files changed, 0 insertions(+), 239 deletions(-)
  249. Commit: 2419
  250. Author: sam
  251. Date: Sun Jun 15 14:59:25 2008 +0000
  252. * Re-add the cx->torender trick to avoid crashing on filters. This really
  253. needs some architecture thinking.
  254. src/figlet.c | 5 ++++-
  255. src/render.c | 3 ++-
  256. 2 files changed, 6 insertions(+), 2 deletions(-)
  257. Commit: 2418
  258. Author: sam
  259. Date: Sun Jun 15 14:47:12 2008 +0000
  260. * Require cucul >= 0.99.beta15. Not released yet, but at least we won't
  261. get any complaints about crashes or compilation issues.
  262. configure.ac | 4 ++--
  263. 1 files changed, 2 insertions(+), 2 deletions(-)
  264. Commit: 2417
  265. Author: sam
  266. Date: Sun Jun 15 14:47:08 2008 +0000
  267. * Add a .gitignore files for git-svn users.
  268. .gitignore | 22 ++++++++++++++++++++++
  269. 1 files changed, 22 insertions(+), 0 deletions(-)
  270. Commit: 2416
  271. Author: sam
  272. Date: Sun Jun 15 14:47:04 2008 +0000
  273. * Put autotools files in ./.auto instead of ./autotools.
  274. configure.ac | 2 +-
  275. 1 files changed, 1 insertions(+), 1 deletions(-)
  276. Commit: 2415
  277. Author: sam
  278. Date: Sun Jun 15 14:46:59 2008 +0000
  279. * Fix a compilation warning due to libcucul API changes.
  280. tools/caca2tlf.c | 2 +-
  281. 1 files changed, 1 insertions(+), 1 deletions(-)
  282. Commit: 2414
  283. Author: sam
  284. Date: Sun Jun 15 14:46:54 2008 +0000
  285. * Get rid of all the FIGlet font handling: everything is moving into
  286. libcucul.
  287. src/figlet.c | 422 +---------------------------------------------------------
  288. src/render.c | 13 +-
  289. src/render.h | 2 +-
  290. 3 files changed, 14 insertions(+), 423 deletions(-)
  291. Commit: 2214
  292. Author: sam
  293. Date: Thu Jan 24 19:47:49 2008 +0000
  294. * Fix a bashism in the configure script that the FreeBSD guys apparently
  295. never bothered to tell me about.
  296. configure.ac | 3 ++-
  297. 1 files changed, 2 insertions(+), 1 deletions(-)
  298. Commit: 1831
  299. Author: sam
  300. Date: Sun Sep 30 15:45:42 2007 +0000
  301. * Added left and right filters for 90-degree rotations.
  302. * Bumped libcucul versioned dependency accordingly.
  303. configure.ac | 4 ++--
  304. src/filter.c | 26 +++++++++++++++++++++-----
  305. 2 files changed, 23 insertions(+), 7 deletions(-)
  306. Commit: 1830
  307. Author: sam
  308. Date: Sun Sep 30 15:44:21 2007 +0000
  309. * New version of the bootstrap script.
  310. bootstrap | 25 ++++++++++++++-----------
  311. 1 files changed, 14 insertions(+), 11 deletions(-)
  312. Commit: 1811
  313. Author: sam
  314. Date: Thu Aug 2 15:41:12 2007 +0000
  315. * Wide terminal font (ASCII only)
  316. fonts/Makefile.am | 2 +-
  317. fonts/wideterm.tlf | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++++
  318. 2 files changed, 133 insertions(+), 1 deletions(-)
  319. Commit: 1810
  320. Author: sam
  321. Date: Tue Jul 17 21:09:58 2007 +0000
  322. * Oops, I forgot to add an additional line of comments when I added the
  323. no warranty clause to the fonts.
  324. fonts/bigmono12.tlf | Bin 75353 -> 86088 bytes
  325. fonts/bigmono9.tlf | Bin 56049 -> 63466 bytes
  326. fonts/circle.tlf | 2 +-
  327. fonts/emboss.tlf | 2 +-
  328. fonts/emboss2.tlf | 2 +-
  329. fonts/future.tlf | 2 +-
  330. fonts/mono12.tlf | Bin 49122 -> 55455 bytes
  331. fonts/mono9.tlf | Bin 35751 -> 40250 bytes
  332. fonts/smblock.tlf | 6 +++---
  333. fonts/smbraille.tlf | 2 +-
  334. fonts/smmono12.tlf | Bin 43402 -> 48946 bytes
  335. fonts/smmono9.tlf | Bin 32653 -> 36832 bytes
  336. 12 files changed, 8 insertions(+), 8 deletions(-)
  337. Commit: 1765
  338. Author: sam
  339. Date: Tue Jun 12 16:45:21 2007 +0000
  340. * 0x0153 œ LATIN SMALL LIGATURE OE
  341. fonts/smblock.tlf | 5 +++++
  342. 1 files changed, 5 insertions(+), 0 deletions(-)
  343. Commit: 1469
  344. Author: sam
  345. Date: Thu Dec 14 21:38:06 2006 +0000
  346. * Fix build for systems with no zlib-devel.
  347. src/io.c | 2 +-
  348. 1 files changed, 1 insertions(+), 1 deletions(-)
  349. Commit: 1468
  350. Author: sam
  351. Date: Thu Dec 14 21:18:54 2006 +0000
  352. * Fix --as-needed issue, thanks to Pavlov Konstantin.
  353. tools/Makefile.am | 2 +-
  354. 1 files changed, 1 insertions(+), 1 deletions(-)
  355. Commit: 1461
  356. Author: sam
  357. Date: Tue Dec 12 01:50:48 2006 +0000
  358. * Bwarf, typo in the no warranty clause.
  359. fonts/circle.tlf | 2 +-
  360. fonts/emboss.tlf | 2 +-
  361. fonts/emboss2.tlf | 2 +-
  362. fonts/future.tlf | 2 +-
  363. fonts/smblock.tlf | 2 +-
  364. fonts/smbraille.tlf | 2 +-
  365. src/export.c | 2 +-
  366. src/export.h | 2 +-
  367. src/figlet.c | 2 +-
  368. src/filter.c | 2 +-
  369. src/filter.h | 2 +-
  370. src/io.c | 2 +-
  371. src/io.h | 2 +-
  372. src/main.c | 2 +-
  373. src/render.c | 2 +-
  374. src/render.h | 2 +-
  375. src/term.c | 2 +-
  376. src/toilet.h | 2 +-
  377. tools/caca2tlf.c | 2 +-
  378. 19 files changed, 19 insertions(+), 19 deletions(-)
  379. Commit: 1451
  380. Author: sam
  381. Date: Mon Dec 11 15:10:28 2006 +0000
  382. * Add a no warranty clause to the code.
  383. fonts/circle.tlf | 3 ++-
  384. fonts/emboss.tlf | 3 ++-
  385. fonts/emboss2.tlf | 3 ++-
  386. fonts/future.tlf | 3 ++-
  387. fonts/smblock.tlf | 3 ++-
  388. fonts/smbraille.tlf | 3 ++-
  389. src/export.c | 7 ++++---
  390. src/export.h | 7 ++++---
  391. src/figlet.c | 7 ++++---
  392. src/filter.c | 7 ++++---
  393. src/filter.h | 7 ++++---
  394. src/io.c | 7 ++++---
  395. src/io.h | 7 ++++---
  396. src/main.c | 7 ++++---
  397. src/render.c | 7 ++++---
  398. src/render.h | 7 ++++---
  399. src/term.c | 7 ++++---
  400. src/toilet.h | 7 ++++---
  401. tools/caca2tlf.c | 7 ++++---
  402. 19 files changed, 64 insertions(+), 45 deletions(-)
  403. Commit: 1442
  404. Author: sam
  405. Date: Thu Nov 30 16:58:39 2006 +0000
  406. * Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux.
  407. configure.ac | 2 +-
  408. src/Makefile.am | 4 ++--
  409. tools/Makefile.am | 4 ++--
  410. 3 files changed, 5 insertions(+), 5 deletions(-)
  411. Commit: 1441
  412. Author: sam
  413. Date: Thu Nov 30 16:51:38 2006 +0000
  414. * Cosmetic.
  415. src/main.c | 90 ++++++++++++++++++++++++++++++-----------------------------
  416. 1 files changed, 46 insertions(+), 44 deletions(-)
  417. Commit: 1418
  418. Author: sam
  419. Date: Thu Nov 16 15:31:51 2006 +0000
  420. * Added Hangul and CJK shit to the Circle font.
  421. fonts/circle.tlf | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
  422. 1 files changed, 69 insertions(+), 1 deletions(-)
  423. Commit: 1410
  424. Author: sam
  425. Date: Thu Nov 16 00:34:48 2006 +0000
  426. * I hate SVN keywords. Here, fixed at last.
  427. configure.ac | 2 +-
  428. 1 files changed, 1 insertions(+), 1 deletions(-)
  429. Commit: 1409
  430. Author: sam
  431. Date: Thu Nov 16 00:33:32 2006 +0000
  432. * Added a "make upload" rule for releases.
  433. Makefile.am | 6 ++++++
  434. configure.ac | 2 +-
  435. 2 files changed, 7 insertions(+), 1 deletions(-)
  436. Commit: 1408
  437. Author: sam
  438. Date: Thu Nov 16 00:25:17 2006 +0000
  439. * Grmbl, set $Id on configure.ac.
  440. Commit: 1407
  441. Author: sam
  442. Date: Thu Nov 16 00:24:33 2006 +0000
  443. * Set version to 0.1.
  444. * Added ChangeLog, updated TODO/NEWS/README.
  445. ChangeLog | 489 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  446. Makefile.am | 2 +-
  447. NEWS | 6 +
  448. README | 6 +
  449. TODO | 14 ++
  450. configure.ac | 4 +-
  451. 6 files changed, 518 insertions(+), 3 deletions(-)
  452. Commit: 1406
  453. Author: sam
  454. Date: Thu Nov 16 00:12:06 2006 +0000
  455. * Fix layout information of shipped fonts.
  456. fonts/emboss.tlf | 2 +-
  457. fonts/emboss2.tlf | 2 +-
  458. fonts/future.tlf | 2 +-
  459. fonts/smblock.tlf | 2 +-
  460. fonts/smbraille.tlf | 2 +-
  461. 5 files changed, 5 insertions(+), 5 deletions(-)
  462. Commit: 1405
  463. Author: sam
  464. Date: Thu Nov 16 00:05:22 2006 +0000
  465. * Define default layout as fullwidth for generated fonts.
  466. fonts/bigmono12.tlf | Bin 75318 -> 75353 bytes
  467. fonts/bigmono9.tlf | Bin 56026 -> 56049 bytes
  468. fonts/mono12.tlf | Bin 49089 -> 49122 bytes
  469. fonts/mono9.tlf | Bin 35733 -> 35751 bytes
  470. fonts/smblock.tlf | 106 +++++++++++++++++++++++++-------------------------
  471. fonts/smmono12.tlf | Bin 43378 -> 43402 bytes
  472. fonts/smmono9.tlf | Bin 32628 -> 32653 bytes
  473. tools/caca2tlf.c | 8 +++-
  474. 8 files changed, 60 insertions(+), 54 deletions(-)
  475. Commit: 1404
  476. Author: sam
  477. Date: Thu Nov 16 00:04:39 2006 +0000
  478. * Completed support for -s, -S, -k, -W, -o.
  479. src/figlet.c | 116 ++++++++++++++++++++++++++++++++++++++++------------------
  480. src/main.c | 16 ++++----
  481. src/toilet.h | 3 +-
  482. 3 files changed, 90 insertions(+), 45 deletions(-)
  483. Commit: 1403
  484. Author: sam
  485. Date: Wed Nov 15 23:12:58 2006 +0000
  486. * Updated help and manpage.
  487. doc/toilet.1.in | 16 +++++++++++++++-
  488. src/main.c | 28 ++++++++++++++++------------
  489. 2 files changed, 31 insertions(+), 13 deletions(-)
  490. Commit: 1402
  491. Author: sam
  492. Date: Wed Nov 15 12:07:00 2006 +0000
  493. * Fix universal smushing.
  494. src/figlet.c | 8 +++++---
  495. 1 files changed, 5 insertions(+), 3 deletions(-)
  496. Commit: 1401
  497. Author: sam
  498. Date: Wed Nov 15 03:29:34 2006 +0000
  499. * Smushing support. Yeah baby.
  500. src/figlet.c | 151 ++++++++++++++++++++++++++++++++++++++++++++++++----------
  501. src/main.c | 21 +++++++-
  502. src/toilet.h | 3 +-
  503. 3 files changed, 146 insertions(+), 29 deletions(-)
  504. Commit: 1400
  505. Author: sam
  506. Date: Tue Nov 14 23:42:11 2006 +0000
  507. * Kerning support. We used to have:
  508. __ __ _
  509. \ \ / / (_) ___ _ _ __ __ _ __ ___ _ _ __
  510. \ V / | | / -_) | || | \ \ / | '_ \ / _ \ | '_| / _|
  511. \_/ |_| \___| \_,_| /_\_\ | .__/ \___/ |_| \__|
  512. |_|
  513. Now we have:
  514. __ __ _
  515. \ \ / /(_) ___ _ _ __ __ _ __ ___ _ _ __
  516. \ V / | |/ -_)| || |\ \ / | '_ \/ _ \| '_|/ _|
  517. \_/ |_|\___| \_,_|/_\_\ | .__/\___/|_| \__|
  518. |_|
  519. Now we just need smushing.
  520. src/figlet.c | 53 +++++++++++++++++++++++++++++++++++++++++++++--------
  521. src/toilet.h | 6 +-----
  522. 2 files changed, 46 insertions(+), 13 deletions(-)
  523. Commit: 1385
  524. Author: sam
  525. Date: Mon Nov 13 01:02:05 2006 +0000
  526. * Support for ANSI escape codes in the input:
  527. http://zoy.org/~sam/toilet-ansi.png
  528. http://zoy.org/~sam/toilet-ansi2.png
  529. * Empty lines are currently broken.
  530. src/figlet.c | 15 ++++++++---
  531. src/render.c | 82 +++++++++++++++++++++++++++++++++++++++++----------------
  532. src/term.c | 5 ++-
  533. src/toilet.h | 2 +-
  534. 4 files changed, 74 insertions(+), 30 deletions(-)
  535. Commit: 1382
  536. Author: sam
  537. Date: Sun Nov 12 22:52:05 2006 +0000
  538. * Fix max width in smblock.tlf.
  539. fonts/smblock.tlf | 4 ++--
  540. 1 files changed, 2 insertions(+), 2 deletions(-)
  541. Commit: 1376
  542. Author: sam
  543. Date: Sun Nov 12 20:37:58 2006 +0000
  544. * Now that libcaca 0.99.beta10 is out, we can switch to the new API.
  545. configure.ac | 4 ++--
  546. doc/Makefile.am | 2 +-
  547. src/figlet.c | 27 +++++++++------------------
  548. src/filter.c | 10 +++++-----
  549. src/render.c | 10 +++++-----
  550. src/term.c | 2 +-
  551. tools/caca2tlf.c | 29 +++++++++++++++--------------
  552. 7 files changed, 38 insertions(+), 46 deletions(-)
  553. Commit: 1368
  554. Author: sam
  555. Date: Sun Nov 12 18:09:54 2006 +0000
  556. * Double width support in caca2tlf.
  557. fonts/bigmono12.tlf | Bin 63251 -> 75318 bytes
  558. fonts/bigmono9.tlf | Bin 46988 -> 56026 bytes
  559. fonts/mono12.tlf | Bin 41823 -> 49089 bytes
  560. fonts/mono9.tlf | Bin 30477 -> 35733 bytes
  561. fonts/smmono12.tlf | Bin 36946 -> 43378 bytes
  562. fonts/smmono9.tlf | Bin 27838 -> 32628 bytes
  563. tools/caca2tlf.c | 44 ++++++++++++++++++++++++++------------------
  564. 7 files changed, 26 insertions(+), 18 deletions(-)
  565. Commit: 1367
  566. Author: sam
  567. Date: Sun Nov 12 18:02:15 2006 +0000
  568. * Add a "make fonts" rule to rebuild all generated fonts.
  569. Makefile.am | 15 +++++++++++++++
  570. 1 files changed, 15 insertions(+), 0 deletions(-)
  571. Commit: 1327
  572. Author: sam
  573. Date: Fri Nov 10 14:58:12 2006 +0000
  574. * Generate the manpage in the make rule, not the configure rule, because
  575. at configure time ${datarootdir} depends on ${prefix} which is defined
  576. a bit too late in the script.
  577. configure.ac | 1 -
  578. doc/Makefile.am | 4 ++++
  579. 2 files changed, 4 insertions(+), 1 deletions(-)
  580. Commit: 1326
  581. Author: sam
  582. Date: Fri Nov 10 14:30:22 2006 +0000
  583. * Allow setting the font directory using --datadir / --datarootdir.
  584. configure.ac | 1 +
  585. doc/Makefile.am | 2 +-
  586. doc/toilet.1 | 152 -------------------------------------------------------
  587. doc/toilet.1.in | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  588. src/Makefile.am | 1 +
  589. src/main.c | 2 +-
  590. 6 files changed, 156 insertions(+), 154 deletions(-)
  591. Commit: 1325
  592. Author: sam
  593. Date: Fri Nov 10 14:19:13 2006 +0000
  594. * Do not cache ac_build_date.
  595. configure.ac | 16 ++++++++--------
  596. 1 files changed, 8 insertions(+), 8 deletions(-)
  597. Commit: 1323
  598. Author: sam
  599. Date: Fri Nov 10 08:54:04 2006 +0000
  600. * Add a manual page.
  601. Makefile.am | 2 +-
  602. configure.ac | 1 +
  603. doc/Makefile.am | 6 ++
  604. doc/toilet.1 | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  605. 4 files changed, 160 insertions(+), 1 deletions(-)
  606. Commit: 1322
  607. Author: sam
  608. Date: Fri Nov 10 08:29:10 2006 +0000
  609. * Output filter list to stdout, not stderr.
  610. src/filter.c | 4 ++--
  611. 1 files changed, 2 insertions(+), 2 deletions(-)
  612. Commit: 1321
  613. Author: sam
  614. Date: Fri Nov 10 07:56:55 2006 +0000
  615. * Moved export stuff in export.c.
  616. * Bail out with an error if the requested export format is unsupported.
  617. src/Makefile.am | 1 +
  618. src/export.c | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  619. src/export.h | 20 +++++++++++++++++++
  620. src/main.c | 22 ++++----------------
  621. 4 files changed, 84 insertions(+), 17 deletions(-)
  622. Commit: 1320
  623. Author: sam
  624. Date: Fri Nov 10 07:51:21 2006 +0000
  625. * Fix signed/unsigned warning.
  626. src/filter.c | 2 +-
  627. 1 files changed, 1 insertions(+), 1 deletions(-)
  628. Commit: 1319
  629. Author: sam
  630. Date: Fri Nov 10 07:47:17 2006 +0000
  631. * Use "-F list" to list available filters.
  632. * Use "-E" to specify export format, "-E list" to list them.
  633. src/filter.c | 24 ++++++++++++++++++------
  634. src/filter.h | 1 +
  635. src/main.c | 50 +++++++++++++++++++++++++++++++++++++-------------
  636. 3 files changed, 56 insertions(+), 19 deletions(-)
  637. Commit: 1318
  638. Author: sam
  639. Date: Fri Nov 10 07:38:52 2006 +0000
  640. * Don't crash if an export error occurs.
  641. src/render.c | 2 ++
  642. 1 files changed, 2 insertions(+), 0 deletions(-)
  643. Commit: 1317
  644. Author: sam
  645. Date: Thu Nov 9 21:58:43 2006 +0000
  646. * Updated code to the beta9 API.
  647. src/filter.c | 20 +++++++-------------
  648. 1 files changed, 7 insertions(+), 13 deletions(-)
  649. Commit: 1316
  650. Author: sam
  651. Date: Thu Nov 9 21:58:21 2006 +0000
  652. * Minor cosmetic change in the configure output.
  653. configure.ac | 2 +-
  654. 1 files changed, 1 insertions(+), 1 deletions(-)
  655. Commit: 1299
  656. Author: sam
  657. Date: Mon Nov 6 17:39:42 2006 +0000
  658. * Ignore negative indices in font data.
  659. src/figlet.c | 8 ++++++++
  660. 1 files changed, 8 insertions(+), 0 deletions(-)
  661. Commit: 1298
  662. Author: sam
  663. Date: Mon Nov 6 17:33:31 2006 +0000
  664. * Make figlet font importer more tolerant with empty lines.
  665. src/figlet.c | 4 ++++
  666. 1 files changed, 4 insertions(+), 0 deletions(-)
  667. Commit: 1297
  668. Author: sam
  669. Date: Mon Nov 6 17:24:40 2006 +0000
  670. * Updated mono9 and mono12 fonts and added small and big variants.
  671. fonts/Makefile.am | 5 ++++-
  672. fonts/bigmono12.tlf | Bin 0 -> 63251 bytes
  673. fonts/bigmono9.tlf | Bin 0 -> 46988 bytes
  674. fonts/mono12.tlf | Bin 63363 -> 41823 bytes
  675. fonts/mono9.tlf | Bin 47020 -> 30477 bytes
  676. fonts/smmono12.tlf | Bin 0 -> 36946 bytes
  677. fonts/smmono9.tlf | Bin 0 -> 27838 bytes
  678. 7 files changed, 4 insertions(+), 1 deletions(-)
  679. Commit: 1296
  680. Author: sam
  681. Date: Mon Nov 6 17:24:02 2006 +0000
  682. * Add --half and --quarter options to caca2tlf.
  683. tools/caca2tlf.c | 144 ++++++++++++++++++++++++++++++++++++++++++-----------
  684. 1 files changed, 114 insertions(+), 30 deletions(-)
  685. Commit: 1293
  686. Author: sam
  687. Date: Mon Nov 6 01:13:38 2006 +0000
  688. * Got rid of the mono9.c renderer. We now have a .tlf font instead.
  689. src/Makefile.am | 2 +-
  690. src/main.c | 2 +-
  691. src/mono9.c | 131 -------------------------------------------------------
  692. src/render.c | 3 -
  693. src/render.h | 1 -
  694. 5 files changed, 2 insertions(+), 137 deletions(-)
  695. Commit: 1292
  696. Author: sam
  697. Date: Mon Nov 6 01:11:27 2006 +0000
  698. * Added two new fonts created with caca2tlf:
  699. caca2tlf "Monospace 9" | zip >| fonts/mono9.tlf
  700. caca2tlf "Monospace Bold 12" | zip >| fonts/mono12.tlf
  701. fonts/Makefile.am | 2 +-
  702. fonts/mono12.tlf | Bin 0 -> 63363 bytes
  703. fonts/mono9.tlf | Bin 0 -> 47020 bytes
  704. 3 files changed, 1 insertions(+), 1 deletions(-)
  705. Commit: 1291
  706. Author: sam
  707. Date: Mon Nov 6 01:09:44 2006 +0000
  708. * Added the caca2tlf tool, which converts a libcaca font into a TOIlet font
  709. using a naive pixel-to-glyphs algorithm. I will improve it later.
  710. Makefile.am | 2 +-
  711. configure.ac | 5 +-
  712. tools/Makefile.am | 8 +++
  713. tools/caca2tlf.c | 152 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  714. 4 files changed, 164 insertions(+), 3 deletions(-)
  715. Commit: 1290
  716. Author: sam
  717. Date: Mon Nov 6 00:55:49 2006 +0000
  718. * Distribute fonts with the tarball.
  719. fonts/Makefile.am | 7 +++++--
  720. 1 files changed, 5 insertions(+), 2 deletions(-)
  721. Commit: 1289
  722. Author: sam
  723. Date: Mon Nov 6 00:45:34 2006 +0000
  724. * Add a sanity check to the FIGlet font loader.
  725. src/figlet.c | 4 ++--
  726. 1 files changed, 2 insertions(+), 2 deletions(-)
  727. Commit: 1288
  728. Author: sam
  729. Date: Mon Nov 6 00:45:14 2006 +0000
  730. * Add missing toilet.h to the toilet sources.
  731. src/Makefile.am | 2 +-
  732. 1 files changed, 1 insertions(+), 1 deletions(-)
  733. Commit: 1272
  734. Author: sam
  735. Date: Sat Nov 4 17:43:13 2006 +0000
  736. * Fix uninitialised variable in the filter handler.
  737. src/filter.c | 5 +++--
  738. 1 files changed, 3 insertions(+), 2 deletions(-)
  739. Commit: 1243
  740. Author: sam
  741. Date: Thu Oct 26 13:30:14 2006 +0000
  742. * Make filters line-feed aware.
  743. src/filter.c | 64 +++++++++++++++++++++++++++++-----------------------------
  744. src/render.c | 28 +++++++++++++++----------
  745. src/render.h | 1 -
  746. src/toilet.h | 2 +-
  747. 4 files changed, 50 insertions(+), 45 deletions(-)
  748. Commit: 1242
  749. Author: sam
  750. Date: Thu Oct 26 13:14:37 2006 +0000
  751. * Factor code from renderers to main render.c functions.
  752. src/figlet.c | 5 -----
  753. src/mono9.c | 5 -----
  754. src/render.c | 6 ++++++
  755. src/term.c | 5 -----
  756. src/toilet.h | 2 +-
  757. 5 files changed, 7 insertions(+), 16 deletions(-)
  758. Commit: 1241
  759. Author: sam
  760. Date: Thu Oct 26 13:07:58 2006 +0000
  761. * Make stdin input line-aware so that we don't have to wait until EOF to
  762. display stuff.
  763. * Reorganise stuff and fix memory leaks.
  764. src/Makefile.am | 2 +-
  765. src/figlet.c | 17 +++++-
  766. src/figlet.h | 18 ------
  767. src/filter.c | 9 +++-
  768. src/filter.h | 1 +
  769. src/main.c | 68 ++-------------------
  770. src/mono9.c | 136 ++++++++++++++++++++++++++++++++++++++++++
  771. src/render.c | 178 +++++++++++++++++--------------------------------------
  772. src/render.h | 7 ++
  773. src/term.c | 113 +++++++++++++++++++++++++++++++++++
  774. src/toilet.h | 2 +
  775. 11 files changed, 344 insertions(+), 207 deletions(-)
  776. Commit: 1240
  777. Author: sam
  778. Date: Thu Oct 26 12:12:44 2006 +0000
  779. * Get rid of -g -i -m short options, only keep --gay --irc --metal.
  780. * Add --html and --tga flags.
  781. src/main.c | 51 +++++++++++++++++++++++++++++----------------------
  782. 1 files changed, 29 insertions(+), 22 deletions(-)
  783. Commit: 1228
  784. Author: sam
  785. Date: Wed Oct 25 16:06:19 2006 +0000
  786. * Added filter_flip, filter_flop and filter_rotate.
  787. * Add a -F flag to specify filters to apply. Can be specified more than
  788. once, and filters can be chained using ":", eg. "-F flip:gay".
  789. src/filter.c | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
  790. src/filter.h | 5 +--
  791. src/io.c | 2 +-
  792. src/main.c | 29 ++++++++++--------
  793. src/toilet.h | 6 +++-
  794. 5 files changed, 115 insertions(+), 21 deletions(-)
  795. Commit: 1227
  796. Author: sam
  797. Date: Tue Oct 24 12:39:57 2006 +0000
  798. * Renamed filters.* to filter.*.
  799. src/Makefile.am | 2 +-
  800. src/filter.c | 119 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
  801. src/filter.h | 21 ++++++++++
  802. src/filters.c | 119 -------------------------------------------------------
  803. src/filters.h | 21 ----------
  804. src/main.c | 2 +-
  805. 6 files changed, 142 insertions(+), 142 deletions(-)
  806. Commit: 1206
  807. Author: sam
  808. Date: Thu Oct 19 20:55:44 2006 +0000
  809. * Support for PKZIP-compressed fonts using zlib.
  810. src/Makefile.am | 2 +-
  811. src/io.c | 167 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
  812. src/io.h | 6 +--
  813. 3 files changed, 164 insertions(+), 11 deletions(-)
  814. Commit: 1205
  815. Author: sam
  816. Date: Thu Oct 19 20:53:36 2006 +0000
  817. * Check for zlib if available.
  818. configure.ac | 6 +++++-
  819. 1 files changed, 5 insertions(+), 1 deletions(-)
  820. Commit: 1204
  821. Author: sam
  822. Date: Thu Oct 19 20:53:07 2006 +0000
  823. * Minor debugging information in the FIGlet font parser.
  824. src/figlet.c | 2 +-
  825. 1 files changed, 1 insertions(+), 1 deletions(-)
  826. Commit: 1202
  827. Author: sam
  828. Date: Fri Oct 13 13:38:50 2006 +0000
  829. * Add feof() to the list of I/O functions.
  830. src/figlet.c | 2 +-
  831. src/io.c | 5 +++++
  832. src/io.h | 1 +
  833. 3 files changed, 7 insertions(+), 1 deletions(-)
  834. Commit: 1201
  835. Author: sam
  836. Date: Fri Oct 13 13:36:23 2006 +0000
  837. * Moved I/O functions into a separate module.
  838. src/Makefile.am | 1 +
  839. src/figlet.c | 19 ++++++++++---------
  840. src/io.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++
  841. src/io.h | 26 ++++++++++++++++++++++++++
  842. 4 files changed, 87 insertions(+), 9 deletions(-)
  843. Commit: 1200
  844. Author: sam
  845. Date: Fri Oct 13 13:19:45 2006 +0000
  846. * Use fgets() instead of fscanf(). Uses an additional memory buffer, but
  847. paves the way for custom IO functions.
  848. src/figlet.c | 24 +++++++++---------------
  849. 1 files changed, 9 insertions(+), 15 deletions(-)
  850. Commit: 1199
  851. Author: sam
  852. Date: Fri Oct 13 13:11:20 2006 +0000
  853. * Fix a crash when font opening fails.
  854. src/main.c | 11 +++++++----
  855. 1 files changed, 7 insertions(+), 4 deletions(-)
  856. Commit: 1197
  857. Author: sam
  858. Date: Tue Oct 10 07:24:41 2006 +0000
  859. * Fixed an ifdef error that caused -t to be ignored.
  860. src/main.c | 4 ++--
  861. 1 files changed, 2 insertions(+), 2 deletions(-)
  862. Commit: 1196
  863. Author: sam
  864. Date: Tue Oct 10 07:20:15 2006 +0000
  865. * Fixed the FIGlet renderer. It now has char wrapping and stdin input.
  866. src/figlet.c | 211 +++++++++++++++++++++++++++++++--------------------------
  867. src/figlet.h | 3 +-
  868. src/main.c | 4 +-
  869. src/toilet.h | 9 +++
  870. 4 files changed, 128 insertions(+), 99 deletions(-)
  871. Commit: 1195
  872. Author: sam
  873. Date: Tue Oct 10 07:15:28 2006 +0000
  874. * Properly handle \r \n \t in the big and tiny renderers.
  875. src/render.c | 44 ++++++++++++++++++++++++++++----------------
  876. 1 files changed, 28 insertions(+), 16 deletions(-)
  877. Commit: 1194
  878. Author: sam
  879. Date: Mon Oct 9 23:54:40 2006 +0000
  880. * The mono9 driver works again. With wrapping and stdin reading.
  881. src/main.c | 22 ++--------
  882. src/render.c | 129 +++++++++++++++++++++++++++++++++++-----------------------
  883. src/render.h | 1 +
  884. src/toilet.h | 6 +++
  885. 4 files changed, 90 insertions(+), 68 deletions(-)
  886. Commit: 1193
  887. Author: sam
  888. Date: Sun Oct 8 12:14:13 2006 +0000
  889. * Break everything. Temporarily. Only the term output works.
  890. * Allow to read from stdin.
  891. * Wrap at terminal width (currently letter-wrap, not word-wrap).
  892. src/figlet.c | 15 ++++--
  893. src/figlet.h | 3 +-
  894. src/main.c | 149 ++++++++++++++++++++++++++++++++++-----------------------
  895. src/render.c | 80 +++++++++++++++++++++++++++----
  896. src/render.h | 3 +-
  897. src/toilet.h | 19 ++++++-
  898. 6 files changed, 186 insertions(+), 83 deletions(-)
  899. Commit: 1192
  900. Author: sam
  901. Date: Sun Oct 8 12:04:04 2006 +0000
  902. * Retrieve the configure.ac timestamp at configure time and store it in
  903. a C macro for better FIGlet emulation.
  904. configure.ac | 10 ++++++++++
  905. 1 files changed, 10 insertions(+), 0 deletions(-)
  906. Commit: 1190
  907. Author: sam
  908. Date: Thu Oct 5 21:43:53 2006 +0000
  909. * Fully reworked the katakana part of Small Block.
  910. fonts/smblock.tlf | 666 ++++++++++++++++++++++++++--------------------------
  911. 1 files changed, 333 insertions(+), 333 deletions(-)
  912. Commit: 1189
  913. Author: sam
  914. Date: Wed Oct 4 22:15:23 2006 +0000
  915. * Added Unicode drawing blocks to Small Block.
  916. fonts/smblock.tlf | 90 ++++++++++++++++++++++++++++++++++++++++++++++++++---
  917. 1 files changed, 85 insertions(+), 5 deletions(-)
  918. Commit: 1188
  919. Author: sam
  920. Date: Wed Oct 4 21:58:52 2006 +0000
  921. * Added most of latin1 additional characters.
  922. fonts/smblock.tlf | 265 ++++++++++++++++++++++++++++++++++++++++++++++++++++-
  923. 1 files changed, 263 insertions(+), 2 deletions(-)
  924. Commit: 1184
  925. Author: sam
  926. Date: Wed Oct 4 02:21:24 2006 +0000
  927. * Added a new font: "Small Block".
  928. fonts/Makefile.am | 2 +-
  929. fonts/smblock.tlf | 853 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  930. 2 files changed, 854 insertions(+), 1 deletions(-)
  931. Commit: 1183
  932. Author: sam
  933. Date: Mon Oct 2 19:17:00 2006 +0000
  934. * Use ${datadir} for fonts instead of ${datarootdir}.
  935. fonts/Makefile.am | 2 +-
  936. 1 files changed, 1 insertions(+), 1 deletions(-)
  937. Commit: 1182
  938. Author: sam
  939. Date: Mon Oct 2 19:09:58 2006 +0000
  940. * Oops, fixed the lowercase "x" in Future.
  941. fonts/future.tlf | 4 ++--
  942. 1 files changed, 2 insertions(+), 2 deletions(-)
  943. Commit: 1181
  944. Author: sam
  945. Date: Mon Oct 2 19:08:14 2006 +0000
  946. * Big update to the Future font.
  947. fonts/future.tlf | 147 +++++++++++++++++++++++++++++++++++++++++++++++++-----
  948. 1 files changed, 134 insertions(+), 13 deletions(-)
  949. Commit: 1180
  950. Author: sam
  951. Date: Mon Oct 2 12:17:39 2006 +0000
  952. * Updated "Future" font.
  953. fonts/future.tlf | 86 +++++++++++++++++++++++++++++-------------------------
  954. 1 files changed, 46 insertions(+), 40 deletions(-)
  955. Commit: 1178
  956. Author: sam
  957. Date: Sun Oct 1 15:10:27 2006 +0000
  958. * Oops, fixed typo in fonts/Makefile.am.
  959. fonts/Makefile.am | 2 +-
  960. 1 files changed, 1 insertions(+), 1 deletions(-)
  961. Commit: 1177
  962. Author: sam
  963. Date: Sun Oct 1 15:09:29 2006 +0000
  964. * Added "Future" font.
  965. fonts/Makefile.am | 2 +-
  966. fonts/future.tlf | 329 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  967. 2 files changed, 330 insertions(+), 1 deletions(-)
  968. Commit: 1176
  969. Author: sam
  970. Date: Sun Oct 1 14:21:25 2006 +0000
  971. * Added simple "Circle" font.
  972. fonts/Makefile.am | 2 +-
  973. fonts/circle.tlf | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  974. 2 files changed, 118 insertions(+), 1 deletions(-)
  975. Commit: 1170
  976. Author: sam
  977. Date: Sun Oct 1 07:55:45 2006 +0000
  978. * Allow the hardblank character to be UTF-8.
  979. src/figlet.c | 7 +++++--
  980. 1 files changed, 5 insertions(+), 2 deletions(-)
  981. Commit: 1162
  982. Author: sam
  983. Date: Sat Sep 30 20:18:32 2006 +0000
  984. * There is no way emboss.tlf can have proper lowercase characters. Filled
  985. them with the uppercase ones.
  986. fonts/emboss.tlf | 184 ++++++++++++++++++++++++++--------------------------
  987. fonts/emboss2.tlf | 184 ++++++++++++++++++++++++++--------------------------
  988. 2 files changed, 184 insertions(+), 184 deletions(-)
  989. Commit: 1158
  990. Author: sam
  991. Date: Sat Sep 30 19:05:41 2006 +0000
  992. * Require libcucul 0.99.beta6 (utf8 import).
  993. configure.ac | 4 ++--
  994. 1 files changed, 2 insertions(+), 2 deletions(-)
  995. Commit: 1151
  996. Author: sam
  997. Date: Sat Sep 30 18:06:47 2006 +0000
  998. * Fixed a few unimportant memory leaks upon error.
  999. src/figlet.c | 4 +++-
  1000. 1 files changed, 3 insertions(+), 1 deletions(-)
  1001. Commit: 1150
  1002. Author: sam
  1003. Date: Sat Sep 30 17:53:59 2006 +0000
  1004. * Fixed a lot of memory leaks and added a few error checks.
  1005. src/figlet.c | 40 ++++++++++++++++++++++++++++++++++++----
  1006. src/main.c | 4 +++-
  1007. 2 files changed, 39 insertions(+), 5 deletions(-)
  1008. Commit: 1147
  1009. Author: sam
  1010. Date: Sat Sep 30 16:24:27 2006 +0000
  1011. * Updated font data.
  1012. fonts/emboss.tlf | 27 +++++++++++++++------------
  1013. fonts/emboss2.tlf | 27 +++++++++++++++------------
  1014. fonts/smbraille.tlf | 5 ++++-
  1015. 3 files changed, 34 insertions(+), 25 deletions(-)
  1016. Commit: 1146
  1017. Author: sam
  1018. Date: Sat Sep 30 16:19:42 2006 +0000
  1019. * New font: Small Braille.
  1020. fonts/Makefile.am | 2 +-
  1021. fonts/smbraille.tlf | 216 +++++++++++++++++++++++++++++++++++++++++++++++++++
  1022. 2 files changed, 217 insertions(+), 1 deletions(-)
  1023. Commit: 1145
  1024. Author: sam
  1025. Date: Sat Sep 30 11:47:22 2006 +0000
  1026. * Created emboss2.tlf with a simple sed rule.
  1027. fonts/Makefile.am | 2 +-
  1028. fonts/emboss.tlf | 5 +-
  1029. fonts/emboss2.tlf | 321 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  1030. 3 files changed, 326 insertions(+), 2 deletions(-)
  1031. Commit: 1144
  1032. Author: sam
  1033. Date: Sat Sep 30 11:34:37 2006 +0000
  1034. * Created emboss.tlf, a Unicode font for the official TOIlet distribution.
  1035. Makefile.am | 4 +-
  1036. configure.ac | 2 +-
  1037. data/Makefile.am | 1 -
  1038. fonts/Makefile.am | 5 +
  1039. fonts/emboss.tlf | 318 +++++++++++++++++++++++++++++++++++++++++++++++++++++
  1040. 5 files changed, 326 insertions(+), 4 deletions(-)
  1041. Commit: 1143
  1042. Author: sam
  1043. Date: Sat Sep 30 11:06:20 2006 +0000
  1044. * Better error checking in the figlet renderer.
  1045. * Allow to open fonts that have Unicode data (requires libcucul 0.99.beta6
  1046. which is not yet released).
  1047. src/figlet.c | 31 ++++++++++++++++++++-----------
  1048. src/figlet.h | 3 +--
  1049. src/main.c | 29 +++++++++++++++++------------
  1050. src/toilet.h | 21 +++++++++++++++++++++
  1051. 4 files changed, 59 insertions(+), 25 deletions(-)
  1052. Commit: 1142
  1053. Author: sam
  1054. Date: Sat Sep 30 10:48:32 2006 +0000
  1055. * Make the --metal filter only change the colour, not the characters.
  1056. src/filters.c | 30 ++++++++++--------------------
  1057. 1 files changed, 10 insertions(+), 20 deletions(-)
  1058. Commit: 1116
  1059. Author: sam
  1060. Date: Wed Sep 27 07:18:20 2006 +0000
  1061. * Implemented figlet's -t (adapt to terminal's width).
  1062. configure.ac | 15 ++++++++++++++-
  1063. src/main.c | 24 +++++++++++++++++++++---
  1064. 2 files changed, 35 insertions(+), 4 deletions(-)
  1065. Commit: 1115
  1066. Author: sam
  1067. Date: Tue Sep 26 23:13:01 2006 +0000
  1068. * Added -d and completed -I options.
  1069. src/main.c | 19 +++++++++++++------
  1070. 1 files changed, 13 insertions(+), 6 deletions(-)
  1071. Commit: 1114
  1072. Author: sam
  1073. Date: Tue Sep 26 22:54:15 2006 +0000
  1074. * Implemented figlet's -I (infocode) option.
  1075. * Added -w flag. Ignored for now.
  1076. src/main.c | 105 +++++++++++++++++++++++++++++++++++++++++++++--------------
  1077. 1 files changed, 80 insertions(+), 25 deletions(-)
  1078. Commit: 1113
  1079. Author: sam
  1080. Date: Tue Sep 26 21:58:26 2006 +0000
  1081. * Crop the final canvas to the effective width.
  1082. * Fixed a bug that prevented loading characters after 127.
  1083. * Allow to load fonts that hex-encode their Unicode values.
  1084. src/figlet.c | 19 +++++++++++++++----
  1085. 1 files changed, 15 insertions(+), 4 deletions(-)
  1086. Commit: 1112
  1087. Author: sam
  1088. Date: Tue Sep 26 21:51:13 2006 +0000
  1089. * Fix libcucul font rendering. Now that the default canvas has a
  1090. transparent background, we need to explicitely draw our temporary string
  1091. in white on black.
  1092. src/render.c | 1 +
  1093. 1 files changed, 1 insertions(+), 0 deletions(-)
  1094. Commit: 1110
  1095. Author: sam
  1096. Date: Tue Sep 26 21:40:35 2006 +0000
  1097. * Don't autocrop final canvas if it was rendered with the figlet engine.
  1098. src/main.c | 6 +++---
  1099. 1 files changed, 3 insertions(+), 3 deletions(-)
  1100. Commit: 1109
  1101. Author: sam
  1102. Date: Tue Sep 26 21:39:07 2006 +0000
  1103. * Do not try to autocrop a canvas that has only spaces.
  1104. src/filters.c | 3 +++
  1105. 1 files changed, 3 insertions(+), 0 deletions(-)
  1106. Commit: 1106
  1107. Author: sam
  1108. Date: Tue Sep 26 13:57:01 2006 +0000
  1109. * Improved support for figlet fonts. We can now load them and print text.
  1110. Still no smushing, no hard blanks, no line wrapping...
  1111. src/figlet.c | 166 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
  1112. 1 files changed, 164 insertions(+), 2 deletions(-)
  1113. Commit: 1102
  1114. Author: sam
  1115. Date: Sat Sep 23 22:58:02 2006 +0000
  1116. * Added content description to all source files.
  1117. src/figlet.c | 4 ++++
  1118. src/figlet.h | 3 +++
  1119. src/filters.c | 4 ++++
  1120. src/filters.h | 4 ++++
  1121. src/main.c | 4 ++++
  1122. src/render.c | 4 ++++
  1123. src/render.h | 4 ++++
  1124. 7 files changed, 27 insertions(+), 0 deletions(-)
  1125. Commit: 1101
  1126. Author: sam
  1127. Date: Sat Sep 23 22:53:17 2006 +0000
  1128. * Created skeleton for future FIGlet font handling. Nothing here yet.
  1129. src/Makefile.am | 5 ++++-
  1130. src/figlet.c | 34 ++++++++++++++++++++++++++++++++++
  1131. src/figlet.h | 16 ++++++++++++++++
  1132. src/main.c | 45 ++++++++++++++++++++++++++++++++-------------
  1133. 4 files changed, 86 insertions(+), 14 deletions(-)
  1134. Commit: 1100
  1135. Author: sam
  1136. Date: Sat Sep 23 19:54:20 2006 +0000
  1137. * Split main.c into main.c/render.c/filters.c.
  1138. src/Makefile.am | 2 +-
  1139. src/filters.c | 122 ++++++++++++++++++++++++++++++++++++
  1140. src/filters.h | 17 +++++
  1141. src/main.c | 183 +-----------------------------------------------------
  1142. src/render.c | 88 ++++++++++++++++++++++++++
  1143. src/render.h | 16 +++++
  1144. 6 files changed, 248 insertions(+), 180 deletions(-)
  1145. Commit: 1099
  1146. Author: sam
  1147. Date: Sat Sep 23 19:27:19 2006 +0000
  1148. * Added -m/--metal flag. Pretty ugly.
  1149. src/main.c | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++---
  1150. 1 files changed, 53 insertions(+), 3 deletions(-)
  1151. Commit: 1087
  1152. Author: sam
  1153. Date: Fri Sep 22 23:36:35 2006 +0000
  1154. * Import toilet source code from libcaca's repository.
  1155. configure.ac | 12 ++-
  1156. src/Makefile.am | 2 +-
  1157. src/main.c | 293 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
  1158. 3 files changed, 289 insertions(+), 18 deletions(-)
  1159. Commit: 1084
  1160. Author: sam
  1161. Date: Fri Sep 22 17:03:41 2006 +0000
  1162. * Initial tree.
  1163. COPYING | 14 ++++++
  1164. Makefile.am | 7 +++
  1165. bootstrap | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
  1166. configure.ac | 44 +++++++++++++++++++
  1167. data/Makefile.am | 1 +
  1168. src/Makefile.am | 7 +++
  1169. src/main.c | 27 ++++++++++++
  1170. 7 files changed, 223 insertions(+), 0 deletions(-)