]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/jpg
paint(1): english
[plan9front.git] / sys / man / 1 / jpg
index f9b42adc543f43b04d4057217b9eebad6f13b20d..98557cbac71b2b33e0c0fa3ac81e4f7d839c38f4 100644 (file)
@@ -1,6 +1,6 @@
 .TH JPG 1
 .SH NAME
-jpg, gif, png, ppm, bmp, v210, yuv, ico, togif, toppm, topng, toico \- view and convert pictures
+jpg, gif, png, ppm, bmp, v210, yuv, ico, tga, togif, toppm, topng, toico \- view and convert pictures
 .SH SYNOPSIS
 .B jpg
 [
@@ -42,6 +42,13 @@ jpg, gif, png, ppm, bmp, v210, yuv, ico, togif, toppm, topng, toico \- view and
 .I file ...
 ]
 .br
+.B tga
+[
+.B -39cdektv
+] [
+.I file ...
+]
+.br
 .B yuv
 [
 .I file
@@ -91,6 +98,8 @@ jpg, gif, png, ppm, bmp, v210, yuv, ico, togif, toppm, topng, toico \- view and
 .PP
 .B ico
 [
+.B -c
+] [
 .I file
 ]
 .br
@@ -105,6 +114,7 @@ These programs read, display, and write image files in public formats.
 .IR png ,
 .IR ppm ,
 .IR bmp ,
+.IR tga ,
 .IR v210 ,
 and
 .IR yuv
@@ -224,12 +234,18 @@ translates files that contain a `transparency' index by attaching
 an alpha channel to the converted image.
 .PP
 .I Ico
-displays a Windows icon (.ico) file.  If no file is
+displays or converts a Windows icon (.ico) file.  If no file is
 specified,
 .I ico
 reads from standard input.
 Icon files
-contain sets of icons represented by an image and a mask.
+contain sets of icons represented by an image and a mask. The
+.B -c
+option causes
+.I ico
+to convert the first icon in the set and write it to standard
+output in compressed Plan 9 image format. Otherwise, the whole
+icon set is displayed.
 Clicking the right button pops up a menu that lets you
 write any icon's image as a Plan 9 image (\fIwidth\fBx\fIheight\fB.image\fR),
 write any icon's mask as a Plan 9 image (\fIwidth\fBx\fIheight\fB.mask\fR),