Add line drawing functions
Aperta
bug
enhancement
- Lingua principale
- C
- Stelle
- 223
- Fork
- 38
- Merge medio
- 1g 5h
- PR unite (30g)
- 6
Descrizione
Currently, there are no means to draw lines using blitter. Drawing vertical/horizontal lines using `blitRect()` is probably not fastest possible solution, and most certailny such usage is not intuitive.
Implementation could be based on [Cahir's routine](https://github.com/cahirwpz/demoscene/blob/master/a500/base/libsys/blt-line.c).
- [x] Add blitLine() or something
- [ ] fix bugs
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.