jzy3d / jogl

Mirror of https://jogamp.org/cgit/jogl.git/
Other
6 stars 2 forks source link

TextRenderer cache invalidation #19

Open jzy3d opened 2 years ago

jzy3d commented 2 years ago

TextRenderer cache may lead to JVM crashes when the GL context is re-initialized.

That would be great to have a cache invalidation method as discussed here.