vector-editor-core 0.3.0

Core structures for editing point based structures
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "vector-editor-core"
version = "0.3.0"
edition = "2024"
description = "Core structures for editing point based structures"
authors = ["p <p11@p11c.xyz>"]
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/porky11/vector-editor-core"

[dependencies]
data-stream = "0.3.0"
touch-selection = "0.2.0"
inner-space = "0.1.0"