Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added missing font - Archivo
  • Loading branch information
phidrho authored and nyalldawson committed Jan 31, 2023
1 parent 025c708 commit 6efbcc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/textrenderer/qgsfontmanager.cpp
Expand Up @@ -249,6 +249,7 @@ QString QgsFontManager::urlForFontDownload( const QString &family, QString &matc
QStringLiteral( "Arbutus" ),
QStringLiteral( "Arbutus Slab" ),
QStringLiteral( "Architects Daughter" ),
QStringLiteral( "Archivo" ),
QStringLiteral( "Archivo Black" ),
QStringLiteral( "Archivo Narrow" ),
QStringLiteral( "Arimo" ),
Expand Down

0 comments on commit 6efbcc5

Please sign in to comment.