-
Bug
-
Resolution: Fixed
-
P4
-
8
BaseContext carefully keeps a list of recently used GlyphCache objects, the list is maintain keep up to date in getGlyphCache()/clearCaches()
the function that uses the information of the list is notRecentlyUsed() which is private and not used.
As far as I can tell this is old code, maybe part of optimization that was never finished or got lost at some point.
the function that uses the information of the list is notRecentlyUsed() which is private and not used.
As far as I can tell this is old code, maybe part of optimization that was never finished or got lost at some point.