FontSaver shares Font objects instead of creating new ones to cut down on the RAM and time needed to create Font and Font peer objects. Profiling often shows the creation of too many Font objects is the cause of poor performance. See the source code for how to incoporate it into your own programs. It does nothing on its own. The piggy bank icon suggests saving RAM.