Sam Hocevar
|
0b8e189863
|
Port toilet to the unified libcaca 0.99.beta15 API.
|
16年前 |
Sam Hocevar
|
6229e1f38d
|
* configure.ac: fix libcucul-dev dependency value.
|
16年前 |
Sam Hocevar
|
ec08c3d6c0
|
* Require cucul >= 0.99.beta15. Not released yet, but at least we won't
get any complaints about crashes or compilation issues.
|
16年前 |
Sam Hocevar
|
f59a2adfdc
|
* Put autotools files in ./.auto instead of ./autotools.
|
16年前 |
Sam Hocevar
|
98d4ddf5c9
|
* Fix a bashism in the configure script that the FreeBSD guys apparently
never bothered to tell me about.
|
17年前 |
Sam Hocevar
|
4f409dd091
|
* Added left and right filters for 90-degree rotations.
* Bumped libcucul versioned dependency accordingly.
|
17年前 |
Sam Hocevar
|
e03859f53b
|
* Use PKG_CHECK_MODULES the right way. Fixes build on Alt Linux.
|
18年前 |
Sam Hocevar
|
c628919d91
|
* I hate SVN keywords. Here, fixed at last.
|
18年前 |
Sam Hocevar
|
f6fa0449be
|
* Added a "make upload" rule for releases.
|
18年前 |
Sam Hocevar
|
0514086ace
|
* Set version to 0.1.
* Added ChangeLog, updated TODO/NEWS/README.
|
18年前 |
Sam Hocevar
|
981e398b67
|
* Now that libcaca 0.99.beta10 is out, we can switch to the new API.
|
18年前 |
Sam Hocevar
|
9162cd19e9
|
* Generate the manpage in the make rule, not the configure rule, because
at configure time ${datarootdir} depends on ${prefix} which is defined
a bit too late in the script.
|
18年前 |
Sam Hocevar
|
67988bb31f
|
* Allow setting the font directory using --datadir / --datarootdir.
|
18年前 |
Sam Hocevar
|
9428fa4d2f
|
* Do not cache ac_build_date.
|
18年前 |
Sam Hocevar
|
2a317ad012
|
* Add a manual page.
|
18年前 |
Sam Hocevar
|
d0755d80a5
|
* Minor cosmetic change in the configure output.
|
18年前 |
Sam Hocevar
|
eb711671a2
|
* 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.
|
18年前 |
Sam Hocevar
|
2ffabb05d0
|
* Check for zlib if available.
|
18年前 |
Sam Hocevar
|
d1ba08cdf0
|
* Retrieve the configure.ac timestamp at configure time and store it in
a C macro for better FIGlet emulation.
|
18年前 |
Sam Hocevar
|
93533880ed
|
* Require libcucul 0.99.beta6 (utf8 import).
|
18年前 |
Sam Hocevar
|
7b36676bdf
|
* Created emboss.tlf, a Unicode font for the official TOIlet distribution.
|
18年前 |
Sam Hocevar
|
c025bc4f2b
|
* Implemented figlet's -t (adapt to terminal's width).
|
18年前 |
Sam Hocevar
|
622e8deeed
|
* Import toilet source code from libcaca's repository.
|
18年前 |
Sam Hocevar
|
6076c47355
|
* Initial tree.
|
18年前 |