ikopiev / ucglib

Automatically exported from code.google.com/p/ucglib
Other
0 stars 0 forks source link

line draw command #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
drawLine is missing

Original issue reported on code.google.com by olikr...@gmail.com on 21 Apr 2014 at 5:12

GoogleCodeExporter commented 8 years ago
void drawLine(ucg_int_t x1, ucg_int_t y1, ucg_int_t x2, ucg_int_t y2)

seems to work, documentation required.

Original comment by olikr...@gmail.com on 21 Apr 2014 at 3:36

GoogleCodeExporter commented 8 years ago

Original comment by olikr...@gmail.com on 27 Apr 2014 at 4:59