defcon
defcon copied to clipboard
Add an unloadGlyph method.
This method would remove the loaded glyph data but not go so far as to delete the glyph from the glyph set. This would be useful for reducing memory consumption. What should happen if a glyph has unsaved changes since loading? Those changes will be lost.