flower2d 0.1.0

Stupid simple 2D graphics library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.image]
version = "0.24.6"

[package]
authors = ["zeozeozeo"]
categories = ["graphics"]
description = "Stupid simple 2D graphics library"
edition = "2021"
keywords = ["cpu", "graphics", "graphics-library", "2d", "2d-graphics"]
license = "BSL-1.0"
name = "flower2d"
readme = "README.md"
repository = "https://github.com/zeozeozeo/flower2d/"
version = "0.1.0"