Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strange Symbology if Font is not installed on System #536

Open
KellyMWhitehead opened this issue Nov 27, 2024 · 0 comments
Open

Strange Symbology if Font is not installed on System #536

KellyMWhitehead opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@KellyMWhitehead
Copy link
Collaborator

My symbology for Channel Junctions seems a little odd:
image

The QML appears to specify

            <Option name="chr" value="£" type="QString"/>
            <Option name="color" value="87,231,16,255" type="QString"/>
            <Option name="font" value="Wingdings 3" type="QString"/>

However, since it appears I don't have this font (Wingings 3), Qgis is using the default font (MS Shell Dlg 2), and the £ appears instead of what I assume is an arrow or similar character.
image

I do have the standard Wingdings font installed, so I assume this is part of the standard installation, though I'm not sure about MacOS.

I haven't checked other symbology for this type of issue, but might be worth a quick check if we are using FontMarkers in other places, make sure they are using standard installation fonts.

@KellyMWhitehead KellyMWhitehead added the 🐛 bug Something isn't working label Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants