↓ 6 callersMethodapply_stroke_to_new_layerApplies a stroke to a freshly created `layer` using the tool's currently selected color, weight, and stroke options (align, cap, join, etc.). Used by
editor/src/messages/tool/common_functionality/color_selector.rs:173
↓ 6 callersMethodcurve_to(&mut self, x1: f32, y1: f32, x2: f32, y2: f32, x3: f32, y3: f32)
node-graph/nodes/text/src/path_builder.rs:280
↓ 6 callersMethodexport(&self, dest: &Path, format: ExportFormat, options: ExportOptions, byte_store: &dyn LoadResource, legacy_docum
document/document-format/src/export.rs:73