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

Vectorize glyphs #53

Merged
merged 3 commits into from
Sep 12, 2024
Merged

Vectorize glyphs #53

merged 3 commits into from
Sep 12, 2024

Conversation

KKhanhH
Copy link
Collaborator

@KKhanhH KKhanhH commented Sep 6, 2024

-Turned from c-arrays into vectors when dynamic, std::arrays when fixed at compile time.
-Changed some string apis to string_views
-Add overloads for functions to use spans for inputs/buffers, or return vectors

Dextinfire added 2 commits September 11, 2024 00:52
-Turned from c-arrays into vectors when dynamic, std::arrays when fixed at compile time.
-Changed some string apis to string_views
-Add overloads for functions to use spans for inputs/buffers, or return vectors
@MrRevo3D MrRevo3D merged commit dd6bf26 into master Sep 12, 2024
0 of 5 checks passed
@KKhanhH KKhanhH deleted the vectorize-glyphs branch September 21, 2024 19:54
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.

2 participants