summaryrefslogtreecommitdiff
path: root/src/drivers/Android/Fl_Android_Graphics_Font.cxx
AgeCommit message (Expand)Author
2018-06-23Doxygen only: fixed all block comments starting with an asterisk to space-onl...Matthias Melcher
2018-03-31Android: Drawing RGB image data (and probaly rgba and grayscale as well). Tes...Matthias Melcher
2018-03-27Android: Implemented Pixmap drawing, also much cleanup in Fl_Android_Graphics...Matthias Melcher
2018-03-27Android: Fl_Android_Graphics_Driver now derives from Fl_Graphics_Driver and n...Matthias Melcher
2018-03-26Android: Draws Fl_Bitmap.Matthias Melcher
2018-03-22Android: Implemented vector drawing and polygons.Matthias Melcher
2018-03-18Android: Implemented font changing ( Fl::set_font(ix, name); )Matthias Melcher
2018-03-18Android: Fixed another bug when deleting complex clipping areasMatthias Melcher
2018-03-18Android: Fixed bug when deleting complex clipping areasMatthias Melcher
2018-03-17Android: added text clipping in all its uglyness.Matthias Melcher
2018-03-17Android: added fontattributes, so formatting works well now.Matthias Melcher
2018-03-17Android: added font access into Android package via Assets, added fontMatthias Melcher
2018-03-17Android: added chachingMatthias Melcher
2018-03-17Android: yes, we can unicode; cleanup; documentdMatthias Melcher
2018-03-17Android: basic font management structure is complete.Matthias Melcher
2018-03-16Android: loading and rendering multiple fonts at multiple sizes.Matthias Melcher
2018-03-16Android: finally founded font functionality, freakishly fluttered first Matthias Melcher