Version 0 of extrafont

Updated 2017-07-16 21:45:15 by ABU

This package provides a way for loading "private fonts" in a Tk apps.

"Private fonts" are fonts usually delivered with an app.
They don't need to be installed in some 'standard' system-wide directories; once these fonsts are loaded, they can be used in the same way of pre-installed fonts.
These loaded fonts are only visible by the process (app) who loaded'em, and then disappear when the app terminates.