Add line drawing functions
Ouverte
bug
enhancement
- Langage dominant
- C
- Étoiles
- 223
- Forks
- 38
- Merge moyen
- 1 j 5 h
- PR mergées (30 j)
- 6
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.