Introducing font configuration #14
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
By intoducing font configuration, the user should be able to select his favorite font out of a predefined set of fonts. The set should be based on a configuration option and should be stored in the persistant storage of choice.
The project includes a font folder and a fonts.json file for meta data. The startup code of the app reads fonts.json and creates the configuration option in the settings panel. User selected font is saved in the persistant storage.