pklaus / brother_ql_web

A Python-based web service to print labels on Brother QL label printers. Based on brother_ql: https://github.com/pklaus/brother_ql
GNU General Public License v3.0
254 stars 124 forks source link

CLI parameter to omit using any system-wide fonts #26

Open pklaus opened 4 years ago

pklaus commented 4 years ago

Something along the lines of PR #21 would be nice! There, the user has to actively specify --system-fonts to use them. I think the default should be: use the system fonts. So the CLI parameter should rather be: --omit-system-fonts or similar.