AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
October 2008

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2008.10.15 06:51 "manipulating TIFF images", by Rajmohan Banavi
2008.10.15 09:33 "Re: manipulating TIFF images", by Gerben Vos
2008.10.15 09:39 "Re: manipulating TIFF images", by Rajmohan Banavi
2008.10.15 14:49 "Re: manipulating TIFF images", by Bob Friesenhahn
2008.10.16 10:12 "Re: manipulating TIFF images", by Rajmohan Banavi

2008.10.16 10:12 "Re: manipulating TIFF images", by Rajmohan Banavi

Hi Bob,
Thanks for the pointers. I had a cursory look at GraphicsMagick and
downloaded the source as well. However, I could not locate any code
examples. Can you point out which api(s) should I be using for rendering
text on the TIFF image?

I am wondering if I can just use the minimum needed libraries than using the
entire suite of GraphicsMagick, since I won't be using much of the other
image format functionality.For rendering text on TIFF, what underlying
libraries/packages are really used? Of course, I saw libtiff being used. But
what else library is used that I should look at to achieve my required
functionality?

Thanks.
Rajmohan

On Wed, Oct 15, 2008 at 8:19 PM, Bob Friesenhahn <
bfriesen@simple.dallas.tx.us> wrote:

> On Wed, 15 Oct 2008, Rajmohan Banavi wrote:
>
>  Just wanted to mention that I have looked at the tools folder which
>> contains
>> some examples on modifying the images like creating thumbnails, etc. But I
>> was referring to something like adding a line or image to the TIFF images.
>> Any examples which depict this sort of functionality?
>>
>
> Libtiff is at a lower level than it seems you need to work at. Perhaps you
> can make use of a higher level library such as the one one I maintain
> (GraphicsMagick, http://www.GraphicsMagick.org/) or one of the several
> others which perform tasks like you describe.
>
> Bob
> ======================================
> Bob Friesenhahn
> bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
> GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
>
>