index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdisp
/
mcufont
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all include paths in ugfx relative.
inmarket
2015-11-21
1
-1
/
+1
*
Fixing word-wrap
Joel Bodenmann
2015-11-02
1
-2
/
+2
*
Fixing compiler warnings
Joel Bodenmann
2015-10-30
1
-3
/
+2
*
Adding word-wrap support for gdispDrawStringBox() and gdispFillStringBox()
Joel Bodenmann
2015-10-30
1
-3
/
+8
*
Added ability to compile ugfx as a single file (excluding driver and board fi...
inmarket
2015-06-08
10
-18
/
+28
*
Integrate the include files with each module. Simplifies structure of code.
inmarket
2014-02-19
1
-2
/
+2
*
Fix some compiler warnings
inmarket
2013-09-18
1
-1
/
+2
*
Update fonts files to allow compiling without GDISP_NEED_TEXT.
inmarket
2013-09-06
9
-1
/
+44
*
Add new hand built bitmap fonts to replace old UI1 and UI2.
inmarket
2013-08-17
3
-4
/
+17
*
From mcufont upstream: Fix tab handling in mf_get_string_width
inmarket
2013-07-30
1
-0
/
+11
*
From mcufont upstream: Fix inconsistency between UTF8 and other encodings
inmarket
2013-07-30
1
-3
/
+8
*
Fix compiler warnings, operating system dependancies, and non-portable code.
inmarket
2013-07-29
8
-16
/
+22
*
Updated license headers on new font code
inmarket
2013-07-28
18
-0
/
+126
*
First cut - beautiful new font handling by PetteriAimonen
inmarket
2013-07-28
19
-0
/
+2035