mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Rename Raster to Bitmap
This commit is contained in:
@@ -352,5 +352,5 @@ impl UpcastNode {
|
||||
pub enum RenderOutput {
|
||||
CanvasFrame(graphene_core::SurfaceFrame),
|
||||
Svg(String),
|
||||
Raster(Vec<u8>),
|
||||
Image(Vec<u8>),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user