Graphics Lib
This is a simple wrapper around Pixels, designed to be used with Buffer Graphlics Lib
Usage
Cargo
In your Cargo.toml
file add
= "0.1.3"
= "0.7.0"
= "0.6.3"
= "0.27.2"
= "0.13.0" #only needed if you're not using `run()`
Code
This bit of boilerplate/framework must be used inside your code to use this library:
Features
window_prefs
Save and restore window position and size