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

Use fontdue over noto-sans-mono-bitmap #3

Open
2 tasks
c1m50c opened this issue Apr 21, 2023 · 0 comments
Open
2 tasks

Use fontdue over noto-sans-mono-bitmap #3

c1m50c opened this issue Apr 21, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@c1m50c
Copy link
Owner

c1m50c commented Apr 21, 2023

Instead of using a singular font's bitmap corresponding library we should move to fontdue so we can import any .ttf file into our application and render it on our operating system.

Requirements

  • Global Memory Allocator
    • The fontdue crate requires an allocator for some of its methods that collect to a Vec.

Implementation Checklist

@c1m50c c1m50c added the enhancement New feature or request label Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant