You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initial implementation was focused on matching FreeType both for expediency and to ensure correctness. There is a lot of room for improvement in code quality by making use of more idiomatic Rust code and adding methods/types for common patterns.
Initial implementation was focused on matching FreeType both for expediency and to ensure correctness. There is a lot of room for improvement in code quality by making use of more idiomatic Rust code and adding methods/types for common patterns.
For example: #1134 (comment) and #1134 (comment)
Also try to document more of the magic numbers. ref #1145 (comment)
The text was updated successfully, but these errors were encountered: