Improve usability of font caching
Registered by
Stani
Phatch should cache fonts immediately the first time it is launched and display a message to the user. Also add a menu entry: Tool>Update>Fonts, ... maybe also use this for action lists and so on.
Whiteboard
I solved it like this. At startup Phatch looks if the cache exist. If it doesn't exist it creates a subprocess which creates the cache. Also to the menu Tools>Update>Fonts was added, so the user can invoke this when he wants.
(?)