View Issue Details

IDProjectCategoryView StatusLast Update
0014688ScribusTemplatespublic2021-01-18 02:36
Reportermapreri Assigned To 
PrioritylowSeverityminorReproducibilityN/A
Status newResolutionopen 
Summary0014688: Please use free fonts in the templates
DescriptionSome templates use the Arial fonts, which are non-free. Please switch to Liberation Sans instead.

    gunzip -v resources/templates/*/*.sla.gz
    sed -i resources/templates/*/*.sla \
        -e 's/Arial Regular/Liberation Sans Regular/g' \
        -e 's/Arial Black Regular/Liberation Sans Bold/g'
    gzip -v -n -8 resources/templates/*/*.sla


Thanks for considering.
Tagspatch
PatchYes

Relationships

related to 0014689 new Please replace unattractive/discontinued fonts in templates 

Activities

mapreri

2021-01-18 02:36

developer   ~0048707

I wonder if I may gently ping this issue (and its related 0014689) ?

Issue History

Date Modified Username Field Change
2017-03-17 10:59 mapreri New Issue
2017-03-17 10:59 mapreri Tag Attached: patch
2021-01-18 02:36 mapreri Note Added: 0048707
2021-01-18 02:36 mapreri Relationship added related to 0014689