m5stack / M5Core2

M5Core2 Arduino Library
MIT License
263 stars 115 forks source link

Add antialiasing for M5.Lcd.drawLine #51

Open SlimRG opened 3 years ago

SlimRG commented 3 years ago

M5.Lcd.drawLine(int16_t x0, int16_t y0, int16_t x1, int16_t y1, uint16_t color, bool antialiasing);