index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
Android
/
Fl_Android_Graphics_Font.H
Age
Commit message (
Expand
)
Author
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-06-23
Doxygen only: fixed all block comments starting with an asterisk to space-onl...
Matthias Melcher
2018-03-31
Android: Drawing RGB image data (and probaly rgba and grayscale as well). Tes...
Matthias Melcher
2018-03-27
Android: Implemented Pixmap drawing, also much cleanup in Fl_Android_Graphics...
Matthias Melcher
2018-03-26
Android: Draws Fl_Bitmap.
Matthias Melcher
2018-03-18
Android: Fixed bug when deleting complex clipping areas
Matthias Melcher
2018-03-17
Android: added fontattributes, so formatting works well now.
Matthias Melcher
2018-03-17
Android: added font access into Android package via Assets, added font
Matthias Melcher
2018-03-17
Android: added chaching
Matthias Melcher
2018-03-17
Android: yes, we can unicode; cleanup; documentd
Matthias Melcher
2018-03-17
Android: basic font management structure is complete.
Matthias Melcher
2018-03-16
Android: loading and rendering multiple fonts at multiple sizes.
Matthias Melcher
2018-03-16
Android: finally founded font functionality, freakishly fluttered first
Matthias Melcher