[TYPO3] img src = ""

Chris Paige chris at ready-set-go.biz
Sun Mar 26 07:47:46 CEST 2006


>The symptoms with imgtext that you describe above suggest that while
>imagemagick _is_ working (all operations work with .gif files), it is
>not able to successfully read/write some image formats. If, for
>example, it's not built to read .jpg files, you might see the
>behaviour you describe above: i.e. you get an image when no resizing
>is needed (plain image, image with text above/below), but no image
>when the image needs to be resized (image with text to left/right).

This makes good sense.  When I use a larger GIF that needs to be resized, 
that fails too. It helps to be able to at least identify a pattern!!

I cleared everything and I guess there are some issues in the install 
tests... though I'm not sure how to interpret them and hadn't thought them 
significant before... Are these significant issues?

1 - Read images is fine
2 - Write GIF look fine, but size is off.  PNG is fine
3 - Scaling: GIF to GIF looks fine, but has file size difference.  PNG to 
PNG comes out blank. Others are fine.
4 - Combining: file size off for GIF mask and green is on top instead of 
bottom of image (?)
5 - GD ok

My current configuration follows, but I can't see anything appropriate to 
adjust here or under All Config...

ImageMagick enabled: 1
ImageMagick path: /usr/bin/ (5.5.6)
ImageMagick path/LZW: /usr/bin/myver_ ()
Version 5 flag: 1

GDLib enabled: 1
GDLib using PNG: 0
GDLib 2 enabled: 1
IM5 effects enabled: 0 (Blurring/Sharpening with IM 5+)
Freetype DPI: 72 (Should be 96 for Freetype 2)
Mask invert: 1 (Should be set for some IM versions approx. 5.4+)

File Formats: gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai

/usr/bin/convert
composite
identify
gif_capability
5.5.6
5.5.6
5.5.6
NONE

I'm thinking a wrong path for LZW would hinder GIF compression and lead to 
those errors.  But a lack of compression wouldn't kill my images would it? 
I'm going to go talk to my hosting provider about this (unless there's some 
setting I'm missing).  Anything in particular I should be asking him?

Chris 





More information about the TYPO3-english mailing list