are you describing a caching mechanism here? That's built-in already.
What is picture-{id} ?rgds Jorg
Joose Vettenranta wrote:
Hey,
because serializing svg to png is very slow, is it possible to do somehow next:
-> if picture-{id} exists -> map:read src="picture-{id}" -> if not -> generate png file from svg and then save it to filesystem and then show it.
It would make things much faster.
- Joose
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
