Skip to content
Commit c3dee96b authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Do not hardcode font for street styles to Arial, but use generic map font

Summary:
* make static methods member methods for access to members
  (e.g. default font member)
* remove default arg value QFont(QLatin1String("Arial")
* reuse same QFont object more (implicitely shared data)

Seems vector tiles are cached somehow, so a new font is
not picked up instantly

Reviewers: sanjibanb, nienhueser, #marble

Reviewed By: nienhueser, #marble

Differential Revision: https://phabricator.kde.org/D2598
parent 7ed790f7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment