Просмотр исходного кода

Routine cleanup: update links and e-mail addresses in source and

documentation, and update fonts using the latest libcaca version.
pull/1/head
Sam Hocevar sam 16 лет назад
Родитель
Сommit
9bea723d14
25 измененных файлов: 31 добавлений и 31 удалений
  1. +2
    -2
      doc/toilet.1.in
  2. Двоичные данные
      fonts/bigmono12.tlf
  3. Двоичные данные
      fonts/bigmono9.tlf
  4. +2
    -2
      fonts/circle.tlf
  5. +2
    -2
      fonts/emboss.tlf
  6. +2
    -2
      fonts/emboss2.tlf
  7. +3
    -3
      fonts/future.tlf
  8. Двоичные данные
      fonts/mono12.tlf
  9. Двоичные данные
      fonts/mono9.tlf
  10. +2
    -2
      fonts/smblock.tlf
  11. +3
    -3
      fonts/smbraille.tlf
  12. Двоичные данные
      fonts/smmono12.tlf
  13. Двоичные данные
      fonts/smmono9.tlf
  14. +2
    -2
      fonts/wideterm.tlf
  15. +1
    -1
      src/export.c
  16. +1
    -1
      src/export.h
  17. +1
    -1
      src/figlet.c
  18. +1
    -1
      src/filter.c
  19. +1
    -1
      src/filter.h
  20. +3
    -3
      src/main.c
  21. +1
    -1
      src/render.c
  22. +1
    -1
      src/render.h
  23. +1
    -1
      src/term.c
  24. +1
    -1
      src/toilet.h
  25. +1
    -1
      tools/caca2tlf.c

+ 2
- 2
doc/toilet.1.in Просмотреть файл

@@ -160,7 +160,7 @@ compatibility is not complete yet.
.RI .RI
.SH AUTHOR .SH AUTHOR
.B TOIlet .B TOIlet
and this manual page were written by Sam Hocevar <sam@zoy.org>. There is a
webpage available at http://libcaca.zoy.org/toilet.html
and this manual page were written by Sam Hocevar <sam@hocevar.net>. There is a
webpage available at http://caca.zoy.org/wiki/toilet .
.SH SEE ALSO .SH SEE ALSO
figlet(6) figlet(6)

Двоичные данные
fonts/bigmono12.tlf Просмотреть файл


Двоичные данные
fonts/bigmono9.tlf Просмотреть файл


+ 2
- 2
fonts/circle.tlf Просмотреть файл

@@ -1,6 +1,6 @@
tlf2a 1 1 3 -1 15 0 0 0 tlf2a 1 1 3 -1 15 0 0 0
=============================================================================== ===============================================================================
This is circle.tlf, or “Circle”, by Sam Hocevar <sam@zoy.org>. It was
This is circle.tlf, or “Circle”, by Sam Hocevar <sam@hocevar.net>. It was
created on October 1st, 2006. created on October 1st, 2006.


This font is free software. It comes without any warranty, to the extent This font is free software. It comes without any warranty, to the extent
@@ -12,7 +12,7 @@ details.
Missing: ! " # $ % & ' ( ) , : ; < > ? @ [ \ ] ^ _ ` { | } ~ Ä Ö Ü ä ö ü ß Missing: ! " # $ % & ' ( ) , : ; < > ? @ [ \ ] ^ _ ` { | } ~ Ä Ö Ü ä ö ü ß


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
!@ !@


+ 2
- 2
fonts/emboss.tlf Просмотреть файл

@@ -1,6 +1,6 @@
tlf2a 3 3 8 -1 18 0 0 0 tlf2a 3 3 8 -1 18 0 0 0
=============================================================================== ===============================================================================
This is emboss.tlf, or “Emboss”, by Sam Hocevar <sam@zoy.org>. It was
This is emboss.tlf, or “Emboss”, by Sam Hocevar <sam@hocevar.net>. It was
created on September 30th, 2006. created on September 30th, 2006.


This font is free software. It comes without any warranty, to the extent This font is free software. It comes without any warranty, to the extent
@@ -15,7 +15,7 @@ details.
$ sed '/@@/,$y/━┃┏┓┗┛/═║╔╗╚╝/' < emboss.tlf > emboss2.tlf $ sed '/@@/,$y/━┃┏┓┗┛/═║╔╗╚╝/' < emboss.tlf > emboss2.tlf


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
@ @


+ 2
- 2
fonts/emboss2.tlf Просмотреть файл

@@ -1,6 +1,6 @@
tlf2a 3 3 8 -1 18 0 0 0 tlf2a 3 3 8 -1 18 0 0 0
=============================================================================== ===============================================================================
This is emboss.tlf, or “Emboss”, by Sam Hocevar <sam@zoy.org>. It was
This is emboss.tlf, or “Emboss”, by Sam Hocevar <sam@hocevar.net>. It was
created on September 30th, 2006. created on September 30th, 2006.


This font is free software. It comes without any warranty, to the extent This font is free software. It comes without any warranty, to the extent
@@ -15,7 +15,7 @@ details.
$ sed '/@@/,$y/═║╔╗╚╝/═║╔╗╚╝/' < emboss.tlf > emboss2.tlf $ sed '/@@/,$y/═║╔╗╚╝/═║╔╗╚╝/' < emboss.tlf > emboss2.tlf


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
@ @


+ 3
- 3
fonts/future.tlf Просмотреть файл

@@ -2,10 +2,10 @@ tlf2a 3 3 8 -1 22 0 0 0
=============================================================================== ===============================================================================
This is future.tlf, or “Future”, by Sam Hocevar. This is future.tlf, or “Future”, by Sam Hocevar.


2006/10/01 -- Sam Hocevar <sam@zoy.org>
2006/10/01 -- Sam Hocevar <sam@hocevar.net>
font creation font creation
still missing: # % ( ) * / < > \ ^ ~ still missing: # % ( ) * / < > \ ^ ~
2006/10/02 -- Sam Hocevar <sam@zoy.org>
2006/10/02 -- Sam Hocevar <sam@hocevar.net>
added Unicode block and line glyphs added Unicode block and line glyphs
added: % ( ) * / \ ~ added: % ( ) * / \ ~
fixed: & 2 5 X fixed: & 2 5 X
@@ -19,7 +19,7 @@ details.
Missing characters: # < > ^ Missing characters: # < > ^


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
@ @


Двоичные данные
fonts/mono12.tlf Просмотреть файл


Двоичные данные
fonts/mono9.tlf Просмотреть файл


+ 2
- 2
fonts/smblock.tlf Просмотреть файл

@@ -2,7 +2,7 @@ tlf2a$ 4 3 8 0 16 0 64 0
=============================================================================== ===============================================================================
This is smblock.tlf, or “Small Block”, by Sam Hocevar. This is smblock.tlf, or “Small Block”, by Sam Hocevar.


2006/10/04 -- Sam Hocevar <sam@zoy.org>
2006/10/04 -- Sam Hocevar <sam@hocevar.net>
font creation, all base characters font creation, all base characters
additional characters: latin1, katakana, blocks additional characters: latin1, katakana, blocks


@@ -13,7 +13,7 @@ as published by Sam Hocevar. See http://sam.zoy.org/wtfpl/COPYING for more
details. details.


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
$@ $@
$@ $@


+ 3
- 3
fonts/smbraille.tlf Просмотреть файл

@@ -1,7 +1,7 @@
tlf2a 2 3 6 -1 15 0 0 0 tlf2a 2 3 6 -1 15 0 0 0
=============================================================================== ===============================================================================
This is smbraille.tlf", or “Small Braille”, by Sam Hocevar <sam@zoy.org>. It
was created on September 30th, 2006.
This is smbraille.tlf", or “Small Braille”, by Sam Hocevar <sam@hocevar.net>.
It was created on September 30th, 2006.


This font is free software. It comes without any warranty, to the extent This font is free software. It comes without any warranty, to the extent
permitted by applicable law. You can redistribute it and/or modify it under permitted by applicable law. You can redistribute it and/or modify it under
@@ -12,7 +12,7 @@ details.
Missing characters: # $ % & * + , : ; < > ? Missing characters: # $ % & * + , : ; < > ?


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
@@ @@


Двоичные данные
fonts/smmono12.tlf Просмотреть файл


Двоичные данные
fonts/smmono9.tlf Просмотреть файл


+ 2
- 2
fonts/wideterm.tlf Просмотреть файл

@@ -1,6 +1,6 @@
tlf2a 1 1 3 -1 15 0 0 0 tlf2a 1 1 3 -1 15 0 0 0
=============================================================================== ===============================================================================
This is wideterm.tlf, or “WideTerm”, by Sam Hocevar <sam@zoy.org>. It was
This is wideterm.tlf, or “WideTerm”, by Sam Hocevar <sam@hocevar.net>. It was
created on August 2nd, 2007. created on August 2nd, 2007.


This font is free software. It comes without any warranty, to the extent This font is free software. It comes without any warranty, to the extent
@@ -12,7 +12,7 @@ details.
Missing: Ä Ö Ü ä ö ü ß Missing: Ä Ö Ü ä ö ü ß


This font is part of TOIlet’s official distribution. More information This font is part of TOIlet’s official distribution. More information
on the TOIlet website at http://libcaca.zoy.org/toilet.html
on the TOIlet website at http://caca.zoy.org/wiki/toilet
=============================================================================== ===============================================================================
@ @
!! !!


+ 1
- 1
src/export.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/export.h Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/figlet.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/filter.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/filter.h Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 3
- 3
src/main.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$
@@ -265,12 +265,12 @@ static void version(void)
{ {
printf( printf(
"TOIlet Copyright 2006 Sam Hocevar\n" "TOIlet Copyright 2006 Sam Hocevar\n"
"Internet: <sam@zoy.org> Version: %s, date: %s\n"
"Internet: <sam@hocevar.net> Version: %s, date: %s\n"
"\n" "\n"
"TOIlet, along with the various TOIlet fonts and documentation, may be\n" "TOIlet, along with the various TOIlet fonts and documentation, may be\n"
"freely copied and distributed.\n" "freely copied and distributed.\n"
"\n" "\n"
"If you use TOIlet, please send an e-mail message to <sam@zoy.org>.\n"
"If you use TOIlet, please send an e-mail message to <sam@hocevar.net>.\n"
"\n" "\n"
"The latest version of TOIlet is available from the web site,\n" "The latest version of TOIlet is available from the web site,\n"
" http://libcaca.zoy.org/toilet.html\n" " http://libcaca.zoy.org/toilet.html\n"


+ 1
- 1
src/render.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/render.h Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/term.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
src/toilet.h Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* TOIlet The Other Implementation’s letters * TOIlet The Other Implementation’s letters
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


+ 1
- 1
tools/caca2tlf.c Просмотреть файл

@@ -1,6 +1,6 @@
/* /*
* caca2tlf Create a TOIlet font from a libcaca font * caca2tlf Create a TOIlet font from a libcaca font
* Copyright (c) 2006 Sam Hocevar <sam@zoy.org>
* Copyright (c) 2006 Sam Hocevar <sam@hocevar.net>
* All Rights Reserved * All Rights Reserved
* *
* $Id$ * $Id$


Загрузка…
Отмена
Сохранить