olikraus / ucglib

Arduino True Color Library for TFTs and OLEDs
https://github.com/olikraus/ucglib/wiki
Other
261 stars 76 forks source link

line draw command #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 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 9 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 9 years ago

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