View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0014689 | Scribus | Templates | public | 2017-03-17 11:01 | 2025-01-01 17:32 |
Reporter | mapreri | Assigned To | cbradney | ||
Priority | low | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Summary | 0014689: Please replace unattractive/discontinued fonts in templates | ||||
Description | FreeSans is "fugly", whereas Bitstream is discontinued and picked up by Dejavu, which also has unicode gliphs, etc. gunzip -v resources/templates/*/*.sla.gz sed -i resources/templates/*/*.sla \ -e 's/FreeSans Medium/Liberation Sans Bold/g' \ -e 's/Bitstream Vera Sans Roman/DejaVu Sans Book/g' \ -e 's/Bitstream Vera Sans Mono Roman/DejaVu Sans Mono Book/g' \ -e 's/Bitstream Vera Serif Roman/DejaVu Serif Book/g' \ -e 's/Bitstream Vera Serif/DejaVu Serif/g' \ -e 's/Bitstream Vera Sans/DejaVu Sans/g' \ -e 's/Bitstream Vera Mono/DejaVu Mono/g' gzip -v -n -8 resources/templates/*/*.sla Thanks for considering. | ||||
Tags | patch | ||||
Patch | Yes | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-03-17 11:01 | mapreri | New Issue | |
2017-03-17 11:01 | mapreri | Tag Attached: patch | |
2021-01-18 02:36 | mapreri | Relationship added | related to 0014688 |
2025-01-01 17:32 | cbradney | Assigned To | => cbradney |
2025-01-01 17:32 | cbradney | Status | new => closed |
2025-01-01 17:32 | cbradney | Resolution | open => fixed |