gzilla/show_bug.cgi?id=20407
[PATCH] Configure image caching using the configuration file
--- Additional Comments From [EMAIL PROTECTED] 2003-06-02 08:24 ---
Created an attachment (id=6593)
Patched files
-
To unsubscribe,
gzilla/show_bug.cgi?id=20407
[PATCH] Configure image caching using the configuration file
Summary: [PATCH] Configure image caching using the configuration
file
Product: Fop
Version: all
Platform: All
OS/Version: All
Statu
A couple of new functions to FOP's PDF rendering:
o SVG's and images as page fore-/backgrounds with transparency control
o SVG rendering as image
o Image resolution control by the user
o Caching on the PDF way: store/write a resource once - reuse it
o Open Actions
These add-ons are pro
I will start with some comments on caching since I have looked at this.
There is another type of caching needed. Caching objects in memory to
disk (or other medium) to avoid excess memory growth. The obvious case
is when there are lots of forward references on every page. The page can
be saved
October 2001 17:17
> To: '[EMAIL PROTECTED]'
> Subject: FOP - Optimising the image caching mechanism for
> fo:external-graphic
>
>
> Hi,
>
> We're using FOP version 0.20.1 here, and we were encountering
> a wierd little problem with fo:external-graph