slint/api/sixtyfps-node/native
Simon Hausmann 6243df1702 Avoid unnecessary path building
When the path was constructed from events (SVG commands), then we don't really need to build an intermediate path,
neither for rendering nor for path layouting.
2020-07-10 13:59:40 +02:00
..
build.rs Begin working on a Node API 2020-06-03 17:33:05 +02:00
Cargo.toml Rename the interpreter crate to sixtyfps_interpreter 2020-06-10 08:41:49 +02:00
lib.rs Avoid unnecessary path building 2020-07-10 13:59:40 +02:00
persistent_context.rs Fix signal connection from JS 2020-06-04 12:49:33 +02:00