> As I asked in one of my previous email, what do you think about
> using "acceleration priority" property for this?  Say, if it's
>   1.0 then we try to cache the image on first try. 0.0 currently means that 
> we won't attempt to
>  accelerate it and release   the cached version.
>   Thanks,
>    Dmitri
> Java2D Team

Sounds great to me. Do you have RFE for this? If so you've got my vote.
The only question is what if I want to have this selectively only for images 
that are most expensive to get and do not want to fill the cache with all the 
garbage ever rendered? Could you provide also some hook for weighting function 
or something that would allow me to selectively pick what to accelerate and 
what not?

Cheers,
Jan
[Message sent by forum member 'rah003' (rah003)]

http://forums.java.net/jive/thread.jspa?messageID=218348

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to