From e50075226f58403a66503efa4cb4f6871707ca61 Mon Sep 17 00:00:00 2001 From: Jiri Date: Fri, 18 Mar 2022 14:07:16 +0100 Subject: [PATCH] Update config.py font 'DejaVuSerif', 'DejaVuSerif-Bold' --- .../applications/eden/modules/templates/Spotter/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py b/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py index fc4ef6c..cad4f7d 100644 --- a/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py +++ b/sahana-spotter/image.d/srv/web2py/applications/eden/modules/templates/Spotter/config.py @@ -185,7 +185,7 @@ def config(settings): # Uncomment this to Translate Site Names #settings.L10n.translate_org_site = True # PDF font - settings.L10n.pdf_export_font = ['Roboto', 'Roboto-Bold'] + settings.L10n.pdf_export_font = ['DejaVuSerif', 'DejaVuSerif-Bold'] # Finance settings settings.fin.currencies = {