On Wed, 10 Nov 2004 20:10:26 +0800, Santosh Balan <[EMAIL PROTECTED]> wrote:
The TIFF format seems simple, Im doing stuff with it at work (embedding my custom data within a TIFF)... wrote my own little 'library' to handle the TIFF format, writing Tags and IFDs and Fields and all that as well... libtiff.org's libtiff doesnt seem too helpful with creating IFDs (unless i missed something)... tags from 65000 to 65535 are OK, anything 'Custom' (below 65000) you will have to register with adobe (if you are doing some commercial app)... Search for the TIFF File Format Reference on Google you should get some file called TIFF6.pdf which has the info... I can email you the PDF and a small quick-ref i wrote in another mail... -- "Thou shalt not follow the null pointer for at its end madness and chaos lie." -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
