Graphite/document-legacy/src/layers
0HyperCube 0e97f352e9 Serialize images as base64 by rounding channels from floats to u8 (#1120)
Serialise images as base64
2023-04-13 20:03:25 +01:00
..
text_layer Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -08:00
base64_serde.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
blend_mode.rs Groundwork for integrating Specta (#949) 2023-01-28 22:29:38 -08:00
folder_layer.rs Add basic vector nodes (#1059) 2023-03-02 21:54:23 +00:00
layer_info.rs Serialize images as base64 by rounding channels from floats to u8 (#1120) 2023-04-13 20:03:25 +01:00
mod.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
nodegraph_layer.rs Serialize images as base64 by rounding channels from floats to u8 (#1120) 2023-04-13 20:03:25 +01:00
render_data.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
shape_layer.rs Fix crash when scaling something with 0 width or height (#1078) 2023-03-26 15:20:00 -07:00
text_layer.rs Refactor font_cache into render_data; delete image layer type 2023-01-29 20:31:14 -08:00