Re-export all of gcore in gstd and rename 'Image' node to 'Image Value' (#2733)

* rename `image` node to `image_value`

* reexport the entirety of `gcore` in `gstd`
This commit is contained in:
Firestar99
2025-06-19 20:28:17 -07:00
committed by Keavon Chambers
parent 68985868fa
commit 13226f7049
5 changed files with 13 additions and 15 deletions
+1 -2
View File
@@ -1,8 +1,7 @@
use crate::vector::{VectorData, VectorDataTable};
use graph_craft::wasm_application_io::WasmEditorApi;
use graphene_core::Ctx;
use graphene_core::text::TypesettingConfig;
pub use graphene_core::text::{Font, FontCache, bounding_box, load_face, to_path};
pub use graphene_core::text::*;
#[node_macro::node(category(""))]
fn text<'i: 'n>(