v/vlib/gx
2024-10-17 11:04:23 +03:00
..
color.v fmt: remove the prefixed module name of const names, that are in the same module (related #22183) (#22185) 2024-09-10 11:25:56 +03:00
color_test.v all: change single blank comment to blank line (#22016) 2024-08-09 14:55:58 +03:00
image.v
README.md
text.c.v breaking,vlib: update handling of imports whose symbols are not directly used in imported file, remove pub const is_used = 1 workarounds (#21160) 2024-04-01 22:07:05 +03:00
text.js.v
text.v v: remove the automatic passing of structs with more than 8 fields by reference (related #17159) (#22547) 2024-10-17 11:04:23 +03:00

Description

gx is a complementary module to gg, that just provides some predefined graphical color names/operations.

Note

gx is going to be merged with gg soon.