Open
Description
Hello,
One of the issues that was raised in the UI when trying to apply text to an image is the GDPR issue.
One of the ways to allow users (always self host) who do not have access to the internet, or who do not want to use Google fonts, would be to be able to import their own fonts by default, in a fonts folder in the project.
When loading the text module in the UI it would be possible to load the fonts in the folder.
In addition, with docker it is possible to mount a volume in the container to automatically mount all fonts in the folder at the creation of the container, so self-host-friendly.