1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/gx/README.md

8 lines
183 B
Markdown
Raw Normal View History

## Description:
`gx` is a complementary module to `gg`, that just provides
some predefined graphical color names/operations.
2023-02-13 11:29:02 +03:00
> **Note**
> `gx` is going to be merged with `gg` soon.