defcon icon indicating copy to clipboard operation
defcon copied to clipboard

Add an unloadGlyph method.

Open typesupply opened this issue 11 years ago • 0 comments

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.

typesupply avatar May 21 '14 14:05 typesupply