aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp/gdisp_options.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix font baseline_x problem, decrease word-wrap stack usage, add text ↵inmarket2017-03-111-0/+18
| | | | justification options
* Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+15
|
* Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+10
|
* Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-2/+11
|
* Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+8
|
* Improving docJoel Bodenmann2017-01-101-1/+1
|
* Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration optionJoel Bodenmann2017-01-101-0/+9
|
* New dual circle drawing in GDISPinmarket2016-11-091-0/+8
|
* Add PNG image support - Does not support interlaced PNG'sinmarket2016-02-271-0/+121
|
* Adding word-wrap support for gdispDrawStringBox() and gdispFillStringBox()Joel Bodenmann2015-10-301-0/+8
| | | | Thanks to Koryagin Dmitry for this contribution
* Big file rename to reduce problems with brain-dead IDE's that don't handle ↵inmarket2015-01-211-0/+445
project file hierarchies well. Naming is more consistent with the new scheme. May affect some third party drivers (header file renames).