2 releases

new 0.1.1 Feb 16, 2025
0.1.0 Feb 5, 2025

#294 in Images

Download history 135/week @ 2025-02-04 125/week @ 2025-02-11

260 downloads per month

MIT/Apache

24KB
335 lines

macrogrid

quads ftw!!

GitHub issues GitHub stars Crates.io Downloads (recent)

Docs included in the code. Sorry!

NOTES

  • the draw_rect function's impl does not match the draw_text function's

-- draw_rect takes in (x, y) as top left corner

-- draw_text takes in (x, y) as bottom left corner of text

the rect is below and to the right of the given xy pair the text is above and to the right of the given xy pair

Dependencies

~12MB
~274K SLoC