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

Add support for displaying labels on vector layers #49

Merged
merged 4 commits into from
May 26, 2023

Conversation

gillins
Copy link
Member

@gillins gillins commented May 24, 2023

Fairly rough ATM as vector layer gets read twice. Leaning fairly heavily on Qt for drawing.

Future enhancement might be to get vectorrasterizer.c to do this work so only one pass through the features required. vectorrasterizer.c could code labels as 2 so they can be colored up differently be the LUT. Will require some work to bitmap some fonts so they can be used from the C code.

@gillins gillins merged commit d851b3d into ubarsc:master May 26, 2023
@gillins gillins deleted the labels branch May 26, 2023 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant