Changeset 1145
- Timestamp:
- Sep 30, 2006, 1:47:22 PM (17 years ago)
- Location:
- toilet/trunk/fonts
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
toilet/trunk/fonts/Makefile.am
r1144 r1145 2 2 fontdir = $(datarootdir)/figlet 3 3 4 font_DATA = emboss.tlf 4 font_DATA = emboss.tlf emboss2.tlf 5 5 -
toilet/trunk/fonts/emboss.tlf
r1144 r1145 1 tlf2a 3 3 6 1 1 10 0 01 tlf2a 3 3 6 1 14 0 0 0 2 2 Font: Emboss v0.1 3 3 Author: Sam Hocevar <sam@zoy.org> … … 8 8 Public License, Version 2, as published by Sam Hocevar. See 9 9 http://sam.zoy.org/wtfpl/COPYING for more details. 10 11 To create emboss2.tlf, use the following command: 12 % sed '/@@/,$y/━┃┏┓┗┛/═║╔╗╚╝/' < emboss.tlf > emboss2.tlf 10 13 11 14 This font is part of TOIlet’s official distribution. More information
Note: See TracChangeset
for help on using the changeset viewer.