Joel Bodenmann
|
ac4b7fc8b4
|
Typedef gImage compatibility only when GDISP_NEED_IMAGE is GFXON
|
2019-05-01 16:54:39 +02:00 |
|
Joel Bodenmann
|
785047b0aa
|
Introduce type gImage to replace v2.x gdispImage
|
2019-04-10 17:33:15 +02:00 |
|
inmarket
|
7c5a6c928f
|
For all source files update integer types to the new gI8 etc type names
|
2018-11-03 10:51:23 +10:00 |
|
Tibo Clausen
|
0840c8e784
|
Update license header
|
2018-10-01 17:34:15 +02:00 |
|
inmarket
|
e23ae94e91
|
Added type gColorformat to replace V2.x colorformat
|
2018-07-08 14:04:14 +10:00 |
|
inmarket
|
e61f0ae424
|
Added type gOrientation to replace V2.x orientation_t, and values gOrientationX replace GDISP_ROTATE_X
|
2018-07-08 13:51:20 +10:00 |
|
inmarket
|
d9258efd4d
|
Added macros JUSTIFYMASK_HORIZONTAL, JUSTIFYMASK_VERTICAL to replace macros JUSTIFYMASK_LEFTRIGHT, JUSTIFYMASK_TOPBOTTOM
|
2018-07-08 13:25:20 +10:00 |
|
inmarket
|
cbf1d4dfa0
|
Added type gFont to replace V2.x font_t
|
2018-07-08 13:05:27 +10:00 |
|
inmarket
|
a24fab0d72
|
Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX replace fontXXX
|
2018-07-08 12:50:05 +10:00 |
|
inmarket
|
2e8eaa3471
|
Added type gJustify to replace V2.x justify_t, and values gJustifyXXX replace justifyXXX
|
2018-07-08 12:19:30 +10:00 |
|
inmarket
|
788cbced62
|
Correct V2 powermode macros
|
2018-07-08 11:58:35 +10:00 |
|
inmarket
|
bda8c738b1
|
Added type gPowermode to replace V2.x powermode_t, and values gPowerXXX replace powerXXX
|
2018-07-08 11:47:36 +10:00 |
|
inmarket
|
f9c848e985
|
Change color_t to gColor
|
2018-07-08 11:19:43 +10:00 |
|
inmarket
|
cfb1b2a488
|
Change pixel_t to gPixel
|
2018-07-08 11:08:55 +10:00 |
|
inmarket
|
2ab2d77fcb
|
Change coord_t to gCoord
|
2018-07-08 10:54:19 +10:00 |
|
inmarket
|
7e95acb731
|
Change point and point_t to gPoint
|
2018-07-08 10:43:30 +10:00 |
|
inmarket
|
41271d632b
|
Added new type definitions - moving towards V3.0
|
2018-06-23 13:02:07 +10:00 |
|
inmarket
|
f265924396
|
First set of V3 macro changes
|
2018-02-27 17:44:21 +10:00 |
|
inmarket
|
d8c9ca184f
|
Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options
|
2017-03-11 14:39:53 +10:00 |
|
|
d9a8b2b259
|
Doxygen fixes
|
2016-12-11 18:07:33 +01:00 |
|
Corentin Barman
|
2bcb2155ca
|
Added a function to draw thick arcs
|
2016-11-27 19:06:53 +01:00 |
|
inmarket
|
7f79b89eda
|
Add support for adding fonts to the font list
|
2016-11-14 09:15:51 +10:00 |
|
|
c91f42ec85
|
Fixing gdispFillDualCircle() wrapper macro parameters
|
2016-11-11 18:38:15 +01:00 |
|
inmarket
|
545a719db9
|
New dual circle drawing in GDISP
|
2016-11-09 16:41:44 +10:00 |
|
|
2b279df17a
|
Fixing comment
|
2016-07-14 18:57:51 +02:00 |
|
Joel Bodenmann
|
50a3048e59
|
typo
|
2016-01-08 07:31:22 +01:00 |
|
inmarket
|
c5a86757bd
|
Make all include paths in ugfx relative.
The only include path now needed is for drivers (in particular GDISP drivers)
|
2015-11-21 19:27:08 +10:00 |
|
Joel Bodenmann
|
051b3a9acc
|
Doxygen
|
2015-10-30 15:39:18 +01:00 |
|
inmarket
|
53cb1af757
|
Add extra font metrics
|
2015-10-06 12:02:58 +10:00 |
|
Joel Bodenmann
|
e9c03c857e
|
Improvind doxygen
|
2015-06-18 15:38:34 +02:00 |
|
inmarket
|
fa8167b94d
|
Big file rename to reduce problems with brain-dead IDE's that don't handle project file hierarchies well.
Naming is more consistent with the new scheme.
May affect some third party drivers (header file renames).
|
2015-01-21 17:26:24 +10:00 |
|