FontSaver shares Font objects instead of creating new ones to cut own on the RAM and time needed to create Font and Font peer objects. Profiling often shows that the creation of too many Font objects is the main cause of poor performance.
FontSaver shares Font objects instead of creating new ones to cut own on the RAM and time needed to create Font and Font peer objects. Profiling often shows that the creation of too many Font objects is the main cause of poor performance.