rust-tutorials / triangle-from-scratch

Drawing a triangle with no other crate dependencies.
https://rust-tutorials.github.io/triangle-from-scratch/
40 stars 6 forks source link

utf-16 macros #13

Closed Lokathor closed 3 years ago

Lokathor commented 3 years ago

Closes https://github.com/rust-tutorials/triangle-from-scratch/issues/12

I'll merge this sometime this week unless someone notices a horrible error before then.