Skip to content

QGIS: Loading layer Roads Regional: Font “Source Sans Pro” not available on system #10

@cjmayo

Description

@cjmayo

A number of the qml files in GeoPackage/QGIS Stylesheets (QML) refer to Source Sans Pro, but in current releases of the font this is now called Source Sans 3:

adobe-fonts/source-sans@411dc97

Worked around with:

find -name *.qml -exec sed -i -e "s:Source Sans Pro:Source Sans 3:g" {} \;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions