[Zope-CMF] Information and Questions on CMFExternalFile
Stefan H. Holek
stefan@epy.co.at
Sat, 5 Apr 2003 22:49:34 +0200
I forgot to mention that you probably have a PIL without JPEG support.
Make sure you have libjpeg + headers on your system when compiling PIL.
Stefan
On Samstag, Apr 5, 2003, at 22:18 Europe/Vienna, Stefan H.Holek wrote:
> ExtFile/ExtImage relies on PIL for determining the image width/height
> and for creating the preview. There is IMO not a lot you can do about
> that. Maybe try something with the getImageInfo() method from the
> OFS.Image module.
>
> HTH,
> Stefan
>
>
> On Samstag, Apr 5, 2003, at 20:53 Europe/Vienna, Carl Rendell wrote:
>
>> Questions -
>>
>> For number one - is anyone having similar issues with jpeg width and
>> height attributes when creating image tags via the .tag method? If
>> so, was a different method employed to accomplish this (as opposed to
>> using PIL)?
>>
>> For number two - is anyone using the preview functionality of
>> ExtImage, and if so how was this accomplished?
>>
>
>
> _______________________________________________
> Zope-CMF maillist - Zope-CMF@zope.org
> http://mail.zope.org/mailman/listinfo/zope-cmf
>
> See http://collector.zope.org/CMF for bug reports and feature requests