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

consolidate all font tooling in one crate, preserve history #12

Merged
merged 60 commits into from
Jul 9, 2023

Conversation

nyurik
Copy link
Collaborator

@nyurik nyurik commented Jul 5, 2023

After this PR, it will be 3 crates:

  • build_pbf_glyphs
  • pbf_font_tools
  • sdf_glyph_renderer

All history is preserved from the original repositories. CI was modified a bit to test all crates together. Note that release CI is currently disabled, and may need to be released by hand until all crate versions are made in sync.

ianthetechie and others added 30 commits February 15, 2021 00:24
Bump and properly specify dependencies.
Bump dependencies, version, and edition.
@nyurik nyurik requested review from lseelenbinder and ianthetechie and removed request for lseelenbinder July 5, 2023 14:05
@nyurik nyurik changed the title move everything to pbf_font_tools member workspace consolidate all font tooling in one crate, preserve history Jul 5, 2023
@nyurik nyurik mentioned this pull request Jul 6, 2023
Copy link
Contributor

@ianthetechie ianthetechie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM; thanks!

@nyurik nyurik merged commit 121edb9 into stadiamaps:main Jul 9, 2023
1 check passed
@nyurik nyurik deleted the move branch July 9, 2023 11:43
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.

5 participants