%T#13970 Task changed by zoaix: lines in lcd_drawline() are different depending on drawing direction
Rockbox via rockbox-sf <[email protected]> Mon, 03 Aug 2026 07:29:27 +0000
| Newsgroups | gmane.comp.systems.archos.rockbox.sourceforge |
|---|---|
| Message-ID | <[email protected]> |
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been changed. The changes are listed below. For full information about what has changed, visit the URL and click the History tab. FS#13970 - lines in lcd_drawline() are different depending on drawing direction User who did this: Ivan Romaniuk-Mikhailovsky (zoaix) Task details edited: ------- rb.lcd_set_foreground(rb.lcd_rgbpack(255, 0, 0)) rb.lcd_drawline(40, 40, 200, 120) rb.lcd_set_foreground(rb.lcd_rgbpack(0, 255, 0)) rb.lcd_drawline(200, 120, 40, 40) rb.lcd_update() rb.sleep(200) Green line must fully cover red line but it shifted by one pixel ------- More information can be found at the following URL: https://www.rockbox.org/tracker/task/13970 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- rockbox-sf mailing list [email protected] https://lists.haxx.se/mailman/listinfo/rockbox-sf