Changeset 4702 for libcaca/trunk/doc/img2txt.1
- Timestamp:
- Oct 29, 2010, 5:52:51 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/doc/img2txt.1
r4148 r4702 95 95 .B \-f, \-\-format=<format> 96 96 Change output format. This can be one of the following (default to ansi) : 97 ansi : coloured ANSI98 caca : internal libcaca format99 utf8 : UTF8 with CR100 utf8 101 html : HTML with CSS and DIV support102 html3 : Pure HTML3 with tables103 irc : IRC with ctrl-k codes104 bbfr : BBCode (French)105 ps : Postscript106 svg : Scalable Vector Graphics107 tga : Targa Image97 ansi : coloured ANSI 98 caca : internal libcaca format 99 utf8 : UTF8 with CR 100 utf8cr : UTF8 with CRLF (MS Windows) 101 html : HTML with CSS and DIV support 102 html3 : Pure HTML3 with tables 103 irc : IRC with ctrl-k codes 104 bbfr : BBCode (French) 105 ps : Postscript 106 svg : Scalable Vector Graphics 107 tga : Targa Image 108 108 .TP 109 109 .B \-h, \-\-help
Note: See TracChangeset
for help on using the changeset viewer.