libmonochrome/TODO.md

16 lines
592 B
Markdown
Raw Permalink Normal View History

2016-05-24 00:38:30 +02:00
# libmonochrome - TODO
## Known bugs to correct
- `ML_bmp`: one of the AND functions doesn't work well ;
- `ML_get_contrast`: fix this.
## To be done
- Integrate a text module ;
- Test other algorithms for full polygons ;
- Add an `ML_horizontal_scroll_area` function ;
- Add a function to draw lines with weight ;
- Integrate a bitmap converter for beginners ;
- Correct and enhance the documentation ;
- Comment the code.
(most of this list comes from [PierrotLL](http://www.planet-casio.com/Fr/forums/topic9349-12--SDK--MonochromeLib---une-lib-graphique-monochrome.html#110434) himself)