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

Print labels using bitmap of font created ahead of time #55

Merged
merged 5 commits into from
Jul 6, 2023

Conversation

gillins
Copy link
Member

@gillins gillins commented Jul 5, 2023

Means only one pass through the vector file as we can do this in C at the same time as rasterising the vectors. And we don't have to involve Qt for this.

A new command line script generate_font.py that generates the bitmap font (and metadata) as a C header.

Also added a setup.py check for gdal being built with geos which is now a requirement.

@gillins gillins merged commit 9c199a6 into ubarsc:master Jul 6, 2023
@gillins gillins deleted the font_gen branch July 6, 2023 01:22
@gillins gillins mentioned this pull request Jul 2, 2024
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