fui_drawing 0.18.0

Drawing objects for FUI UI Framework
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]

name = "fui_drawing"

version = "0.18.0"

authors = ["Marek Gibek <marek-dev@yandex.com>"]

description = "Drawing objects for FUI UI Framework"

keywords = ["gui", "ui", "framework", "mvvm", "widgets"]

categories = ["gui"]

license = "GPL-3.0-or-later WITH Classpath-exception-2.0"

repository = "https://github.com/marek-g/rust-fui"

documentation = "https://docs.rs/fui_drawing"

readme = "README.md"

edition = "2024"



[dependencies]

drawing_api = "1010"

drawing_impeller = "1002"