MCPcopy Index your code
hub / github.com/GraphiteEditor/Graphite / export_document

Function export_document

node-graph/graphene-cli/src/export.rs:31–94  ·  view source on GitHub ↗
(
	executor: &DynamicExecutor,
	wgpu_executor: &wgpu_executor::WgpuExecutor,
	output_path: PathBuf,
	file_type: FileType,
	scale: f64,
	(width, height): (Option<u32>, Option<u32>),
	transparent: bool,

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 7

writeFunction · 0.85
write_raster_imageFunction · 0.85
to_flat_u8Method · 0.80
executeMethod · 0.45
cloneMethod · 0.45
as_refMethod · 0.45
convertMethod · 0.45

Tested by

no test coverage detected