Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

img-intro(3tk) [debian man page]

img-intro(3tk)															    img-intro(3tk)

NAME
img-intro - Introduction to Img SYNOPSIS
package require Tk package require Img ?1.3? DESCRIPTION
Img is a Tk extension, adding support for many other Image formats, as listed below. The individual formats are described in more detail on their own pages. bmp Windows bitmap format. See img-bmp. gif The venerable graphics interchange format (with transparency, but without LZW. The latter due to patent issues). See img-gif. ico Windows icon files. See img-ico. jpeg The format for lossy compressed still pictures specified by the Joint Picture Experts Group. See img-jpeg. pcx Paintbrush image format. See img-pcx. pixmap While the other formats are handlers for the Tk photo image type this is a new image type for Tk. See img-pixmap. png Portable Network Graphics, successor to GIF. See img-png. ppm Portable Pixmaps. See img-ppm. ps Postscript and PDF (Portable document format). Requires an external application, ghostview, for its operation. See img-ps. sgi Native SGI format. See img-sgi. sun Sun raster images. See img-sun. tga Targa files. See img-tga. tiff Tagged Interchange File Format. See img-tiff. window ??? See img-window. xbm X Bitmaps. See img-xbm. xpm X Pixmaps. See img-xpm. This version only works with Tcl/Tk 8.2 or higher. If you are using Tk 8.1 or lower please stick with Img 1.2.4 (which is still available). And if you are using Tk4.2 or lower, please stick with Img 1.1.4 (which is also still available). SEE ALSO
img-bmp, img-gif, img-ico, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-sgi, img-sun, img-tga, img-tiff, img-window, img- xbm, img-xpm KEYWORDS
bmp, gif, ico, image handling, jpeg, pcx, pdf, pixmap, png, postscript, ppm, ps, sgi, sun, tga, tiff, tk, window, xbm, xpm COPYRIGHT
Copyright (c) 1995-2003 Jan Nijtmans <nijtmans@users.sourceforge.com> Img 1.3 img-intro(3tk)

Check Out this Related Man Page

img-xpm(3tk)															      img-xpm(3tk)

NAME
img-xpm - Img, X Windows Pixmap Format (xpm) SYNOPSIS
package require Tk package require img::xpm ?1.3? image create photo ?name? ?options? DESCRIPTION
The package img::xpm is a sub-package of Img. It can be loaded as a part of the complete Img support, via package require Img, or on its own, via package require img::xpm. Like all packages of Img it does not provide new commands, but extends the existing Tk command image so that it supports files containing raster images in the X Windows Pixmap Format (xpm). More specifically img::xpm extends Tk's photo image type. The name of the new format handler is xpm. This handler does not provide additional configuration options. All of the above means that in a call like image create photo ?name? ?options? [1] Image data in xpm format (options -data and -file) is detected automatically. [2] The format name xpm is recognized by the option -format. SEE ALSO
img-bmp, img-gif, img-ico, img-intro, img-jpeg, img-pcx, img-pixmap, img-png, img-ppm, img-ps, img-sgi, img-sun, img-tga, img-tiff, img- window, img-xbm, img-xpm KEYWORDS
image handling, tk, xpm COPYRIGHT
Copyright (c) 1995-2003 Jan Nijtmans <nijtmans@users.sourceforge.com> Img 1.3 img-xpm(3tk)
Man Page

15 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Converting BMP to BM (or other unix format)

Hey pllz, ive got a little problem, i want to convert a bmp of gif or jpg to an unix format (bm) anybody got any suggestions ? greets\EJ (1 Reply)
Discussion started by: EJ =)
1 Replies

2. UNIX for Dummies Questions & Answers

Error when converting to Postscript format

Hi All, I am trying to convert my file containing a image file (bmp,jpg, or gif ) into a postscript format on solaris. I have configured the printer with following configuration, PrinterName : psPrinter Print Server : "machine name" Printer Port : /dev/null Printer Type :... (1 Reply)
Discussion started by: zing
1 Replies

3. Solaris

sun ultra or sun sparkstation

am wonder wich sun computer is better, a sun ultra or sun sparkstation, and what is the difference (7 Replies)
Discussion started by: nobody
7 Replies

4. UNIX for Dummies Questions & Answers

VMPlayer stopped working after ubuntu updated kernel

A month or so ago Ubuntu Dapper did its auto-update thing and installed the new kernel (intrd.img-2.6.15-28-386, upgraded from intrd.img-2.6.15-27-386). I rebooted after install and immediately the xserver would not load. I quickly figured out that I could boot the old kernel from GRUB however,... (1 Reply)
Discussion started by: forchessonly
1 Replies

5. Solaris

Need Help

Hi everybody, I'm new with unix and SGI and I need your help, please. I want to put files that are in sun (I use the ssh scure shell) in my SGI (silicon graphics) account. I connect to SGI from the sun by typing the telnet cammand, so how can I do this? Alos if you have any site that may help... (3 Replies)
Discussion started by: lolo
3 Replies

6. Shell Programming and Scripting

problem in awk command

Hello all, i am new one to this forum. : i have file with these contents.. internal://project/squid-internal-static/icons/anthony-xpm.gif http://widget.blogrush.com/img/br.png http://www.wingware.com/css/print http://publib.boulder.ibm.com/infocenter/systems/advanced/filterwarning.css... (3 Replies)
Discussion started by: viveksnv
3 Replies

7. UNIX for Advanced & Expert Users

what is the basic and lattest version of the UNIX Sun Os...?

Hi Experts, i have a basic question that, what is the basic and advanced version of the UNIX sun os ...? and i am using the Korn Shell (Ksh), what is the new features in ksh compare to other flavour of shells...? Please send me the details and links for that details Regards, Siva... (2 Replies)
Discussion started by: psiva_arul
2 Replies

8. HP-UX

Can I copy a Unix file to a external memory stick?

I'm doing server maintainence to a HP UX server and I have 2 files that someone need for an unknown reason. I was wondering If I can put this files on a memory stick, or is there someother way I have to copy it for them? (3 Replies)
Discussion started by: MarcKim
3 Replies

9. UNIX for Dummies Questions & Answers

Apache's strange loading of .gif and .jpg images

Hello! I have got next issue: my website is not showing up .gif and .jpg images, but by the direct links (ex. http://somedomain.com/img/logo.gif) i can view them without any problem. Also if any image is clicked from http://somedomain.com/img/ URL , i get error: Forbidden You don't have... (2 Replies)
Discussion started by: v1xon
2 Replies

10. Shell Programming and Scripting

search for an expression in a file and print the 3 lines above it

Hi, I have a file like this comment.txt 1.img 2.img 3.img OK x.img y.img z.img not ok 1.img 2.img 3.img bad 1.img 2.img 3.img (7 Replies)
Discussion started by: avatar_007
7 Replies

11. UNIX for Dummies Questions & Answers

moving/copying files in a numerical order

Hi I am newbie to unix scripting, but i have enough knowledge to understand. I have a specific questions like, I use to collect like 3500 files per experiment, each one named like data_001.img.. data_002.img data_003.img .... data_3500.img I would like to move every 12 files in the 3500... (3 Replies)
Discussion started by: wpat
3 Replies

12. Shell Programming and Scripting

Copying multiplies files into multiplies directories

Hello ! I have a file structure like this: 1_0/file1.tiff 1_1/file2.tiff 1_2/file3.tiff 1_3/file4.tiff 1_4/file5.tiff 1_5/file6.tiff 1_6/file7.tiff 2_0/file8.tiff 2_1/file9.tiff 2_2/file10.tiff 2_3/file11.tiff etc. There is only one file in one directory. I'd like to have files... (8 Replies)
Discussion started by: Kossy
8 Replies

13. Solaris

Solaris image file extension

Hi! I've been wondering what is the file extension for an image file in Solaris. For Windows, I know it's .jpeg or .bmp or .png and etc. What do Solaris call their image file extensions then? I just know how to make a file by the use of this command: # mkfile 1000k /dev/rdsk/c7t0d0s0 ... (6 Replies)
Discussion started by: arah
6 Replies

14. Shell Programming and Scripting

Check for particular files and compare the file names

Hi, Below are the 2 files in directory /tmp: masterCSF242323.img indexCSF242323.img 1) I want to compare if both the number (242323) are same in both the files. If they are same print - Files matching, else print files do not match. 2) Also if only index file is present in that... (7 Replies)
Discussion started by: apatil65
7 Replies

15. Shell Programming and Scripting

How to remount .img as rw and repack

Hi fellas! I make a sh script which the following: sudo mkdir Temp sudo mount -o loop output.img Temp The command mounts the img.Thats fine.But it moun s it as read only.But I need to edit/delete some files inside it and repack it as ext4 using this command: sudo ./mkuserimg.sh -s Temp... (3 Replies)
Discussion started by: vijai
3 Replies