index
:
avr/qmk/uGFX
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gdisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added type gFont to replace V2.x font_t
inmarket
2018-07-08
4
-33
/
+34
*
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...
inmarket
2018-07-08
2
-25
/
+34
*
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...
inmarket
2018-07-08
4
-40
/
+51
*
Correct V2 powermode macros
inmarket
2018-07-08
1
-4
/
+4
*
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX repla...
inmarket
2018-07-08
4
-20
/
+25
*
Change color_t to gColor
inmarket
2018-07-08
10
-136
/
+137
*
Change pixel_t to gPixel
inmarket
2018-07-08
10
-29
/
+30
*
Change coord_t to gCoord
inmarket
2018-07-08
12
-167
/
+168
*
Change point and point_t to gPoint
inmarket
2018-07-08
2
-11
/
+15
*
Fix some missing gBool conversions
inmarket
2018-07-08
2
-4
/
+8
*
Added new type definitions - moving towards V3.0
inmarket
2018-06-23
11
-361
/
+329
*
Merge remote-tracking branch 'origin/master'
inmarket
2018-03-10
1
-0
/
+7
|
\
|
*
C comment style
Thomas Sterren
2018-03-06
1
-1
/
+1
|
*
Got stuck in here with a source font file generated out of `arial` size 48
Thomas Sterren
2018-03-06
1
-0
/
+7
*
|
Change new colors to GFX_RED instead of GFXRED. Use the new color defs
inmarket
2018-03-10
4
-47
/
+47
|
/
*
First set of V3 macro changes
inmarket
2018-02-27
9
-309
/
+334
*
Support negative baseline_x in a font.
inmarket
2018-01-09
2
-19
/
+17
*
Fix for wordwrapping when there is a space then a newline
inmarket
2018-01-05
1
-38
/
+42
*
Bug fix for drawing boxes of size 3x3 pixels
inmarket
2017-11-07
1
-11
/
+11
*
Update to hacked alpha support - now uses pre-multiplied color blending algor...
inmarket
2017-10-10
1
-19
/
+42
*
Add alpha blending support
inmarket
2017-10-02
2
-18
/
+51
*
Tidy up
inmarket
2017-10-02
1
-3
/
+1
*
Adding nullpointer checks to GDISP image functions
Joel Bodenmann
2017-10-01
2
-18
/
+30
*
STM32LTDC 2nd layer support with alpha
inmarket
2017-10-01
1
-0
/
+7
*
Fix image byte extraction macros
inmarket
2017-09-23
1
-6
/
+5
*
Fixing issue in JPG decoder
Joel Bodenmann
2017-09-22
1
-0
/
+1
*
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
Joel Bodenmann
2017-08-27
1
-1
/
+1147
|
\
|
*
First attempt at the JPG decoder. Compiles but may not run.
inmarket
2017-08-26
1
-1
/
+1147
*
|
Improving gdispPixmapCreate() documentation
Joel Bodenmann
2017-08-27
1
-2
/
+2
|
/
*
Add compatibility with Visual Studio and make compile warning capabilities mo...
inmarket
2017-06-30
2
-9
/
+42
*
Improve handling of streaming drivers with a setpos and a fillarea acceleration
inmarket
2017-06-24
1
-0
/
+12
*
Fixing clipping issue with gdispGDrawString()
Joel Bodenmann
2017-05-24
1
-1
/
+1
*
Fix font baseline_x problem, decrease word-wrap stack usage, add text justifi...
inmarket
2017-03-11
4
-83
/
+151
*
Fix a bug that can cause large fonts to not be read correctly.
inmarket
2017-03-11
3
-3
/
+3
*
Fixing an issue with word wrapping of strings containing dashes.
Joel Bodenmann
2017-02-21
1
-0
/
+2
*
Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
inmarket
2017-01-20
1
-1
/
+1
*
Fixed extra dots when drawing anti-aliased fonts with wordwrap
inmarket
2017-01-20
1
-1
/
+1
*
Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-15
/
+24
*
Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-16
/
+18
*
Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-11
/
+14
*
Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-6
/
+9
*
Removing obsolete code
Joel Bodenmann
2017-01-10
1
-7
/
+0
*
Improving doc
Joel Bodenmann
2017-01-10
1
-1
/
+1
*
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
Joel Bodenmann
2017-01-10
2
-12
/
+21
*
Doxygen fixes
Joel Bodenmann
2016-12-11
1
-15
/
+15
*
Fixed drawThickArc function
Corentin Barman
2016-12-11
1
-23
/
+45
*
Added a function to draw thick arcs
Corentin Barman
2016-11-27
2
-0
/
+122
*
Add support for adding fonts to the font list
inmarket
2016-11-14
2
-13
/
+50
*
Merge branch 'master' of CorentinB/uGFX into master
Joel Bodenmann
2016-11-13
1
-60
/
+28
|
\
|
*
Fixed and improved the get_normal_vector function
Corentin Barman
2016-11-12
1
-60
/
+28
[next]