v/vlib/gx
2025-07-23 08:50:31 +03:00
..
color.v markused: skip unused symbols, dump fns and generic specialization (fix #24921) (fix #24927) (#24924) 2025-07-23 08:50:31 +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 markused: skip unused symbols, dump fns and generic specialization (fix #24921) (fix #24927) (#24924) 2025-07-23 08:50:31 +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.