.. |
fonts
|
Move the stub font include files so that user projects with custom fonts in the old format will work.
|
2015-11-06 07:59:32 +10:00 |
mcufont
|
Fix some missing gBool conversions
|
2018-07-08 10:05:34 +10:00 |
gdisp_colors.h
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_driver.h
|
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
|
2018-07-08 12:19:30 +10:00 |
gdisp_fonts.c
|
Added new type definitions - moving towards V3.0
|
2018-06-23 13:02:07 +10:00 |
gdisp_image_bmp.c
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_image_gif.c
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_image_jpg.c
|
Change pixel_t to gPixel
|
2018-07-08 11:08:55 +10:00 |
gdisp_image_native.c
|
Change pixel_t to gPixel
|
2018-07-08 11:08:55 +10:00 |
gdisp_image_png.c
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_image_support.h
|
Added new type definitions - moving towards V3.0
|
2018-06-23 13:02:07 +10:00 |
gdisp_image.c
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_image.h
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
gdisp_mk.c
|
Added ability to compile ugfx as a single file (excluding driver and board files).
|
2015-06-08 14:14:40 +10:00 |
gdisp_options.h
|
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
|
2018-07-08 12:19:30 +10:00 |
gdisp_pixmap.c
|
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX
|
2018-07-08 11:47:36 +10:00 |
gdisp_pixmap.h
|
Change pixel_t to gPixel
|
2018-07-08 11:08:55 +10:00 |
gdisp_rules.h
|
First set of V3 macro changes
|
2018-02-27 17:44:21 +10:00 |
gdisp.c
|
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX
|
2018-07-08 12:50:05 +10:00 |
gdisp.h
|
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX
|
2018-07-08 12:50:05 +10:00 |
gdisp.mk
|
Added ability to compile ugfx as a single file (excluding driver and board files).
|
2015-06-08 14:14:40 +10:00 |