Presented By: Take Your Ajax Apps to the Desktop


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Presented By: Take Your Ajax Apps to the Desktop
# 1  
Old 07-24-2008
Presented By: Take Your Ajax Apps to the Desktop

Image Take your Ajax apps to the desktop with Adobe www.adobe.com/products/air
Ads by Pheedo Image



More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Conky apps key binding so that no need to minimize the windows open to see desktop

Hi I would like to ask if someone try or is there any key binding about the conky apps..I would like to know if it possible to key bind the conky running in desktop so that everytime i want to see the running conkyrc on the desktop there is no need for me to minimize the open windows inorder... (0 Replies)
Discussion started by: jao_madn
0 Replies
Login or Register to Ask a Question
Image::ExifTool::WritePostScript(3)			User Contributed Perl Documentation		       Image::ExifTool::WritePostScript(3)

NAME
Image::ExifTool::WritePostScript.pl - Write PostScript meta information SYNOPSIS
This file is autoloaded by Image::ExifTool::PostScript. DESCRIPTION
This file contains routines to write meta information in PostScript documents. Six forms of meta information may be written: 1) PostScript comments (Adobe DSC specification) 2) XMP information embedded in a document-level XMP stream 3) EXIF information embedded in a Photoshop record 4) IPTC information embedded in a PhotoShop record 5) ICC_Profile information embedded in an ICCProfile record 6) TIFF information embedded in DOS-style binary header NOTES
Currently, information is written only in the outter-level document. Photoshop will discard meta information in a PostScript document if it has to rasterize the image, and it will rasterize anything that doesn't contain the Photoshop-specific 'ImageData' tag. So don't expect Photoshop to read any meta information added to EPS images that it didn't create. The following two acronyms may be confusing since they are so similar and have different meanings with respect to PostScript documents: DSC = Document Structuring Conventions DCS = Desktop Color Separation REFERENCES
See references in PostScript.pm, plus: <http://www.adobe.com/products/postscript/pdfs/PLRM.pdf> http://www-cdf.fnal.gov/offline/PostScript/PLRM2.pdf <http://www-cdf.fnal.gov/offline/PostScript/PLRM2.pdf> <http://partners.adobe.com/public/developer/en/acrobat/sdk/pdf/pdf_creation_apis_and_specs/pdfmarkReference.pdf> ACKNOWLEDGEMENTS
Thanks to Tim Kordick for his help testing the EPS writer. AUTHOR
Copyright 2003-2010, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO
Image::ExifTool::PostScript(3pm), Image::ExifTool(3pm) perl v5.12.1 2010-02-17 Image::ExifTool::WritePostScript(3)