-
Notifications
You must be signed in to change notification settings - Fork 65
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
Overhaul [not ready] #80
Conversation
Coverage
Changes Unknown when pulling b1a1329 on overhaul into * on master*. |
Changes Unknown when pulling 1456f23 on overhaul into * on master*. |
Changes Unknown when pulling 0ca7fc8 on overhaul into * on master*. |
Changes Unknown when pulling d67e56b on overhaul into * on master*. |
Changes Unknown when pulling d67e56b on overhaul into * on master*. |
Changes Unknown when pulling d67e56b on overhaul into * on master*. |
- avoid allocating std::string and instead keep alive the node.Buffer containing the in-memory font data and use a pointer to its memory - use RAII principles in baton structs for setting up and destroying persistent handles
Load faces from memory rather than disk
Changes Unknown when pulling d6035c4 on overhaul into * on master*. |
[overhaul] Fix memory leaks
Changes Unknown when pulling feb4a46 on overhaul into * on master*. |
Changes Unknown when pulling feb4a46 on overhaul into * on master*. |
Changes Unknown when pulling feb4a46 on overhaul into * on master*. |
Changes Unknown when pulling feb4a46 on overhaul into * on master*. |
a-and-z
thing — there's no need to keep that functionality around, is there?todos for myself:
Closes #77, closes #69
cc @springmeyer