vello/crates/encoding
Chad Brokaw 46328c7a2c cleanup for review
* rename resolve_simple to resolve_solid_paths_only to better capture the semantics of the function
* move duplicated buffer size computation code to separate function
* change Resolver::resolve to call resolve_solid_paths_only when encoding.patches.is_empty() is true. This is likely to be slightly faster and will ensure that the "simple" code path is actually used.
2023-05-02 16:42:50 -04:00
..
src cleanup for review 2023-05-02 16:42:50 -04:00
Cargo.toml [vello_encoding] Move the encoding module into its own crate 2023-04-18 14:46:14 -07:00