Commit Graph

18 Commits (cfb1b2a488d5b1a9e14c889b80e5324d16f63f1b)

Author SHA1 Message Date
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
Joel Bodenmann 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
Joel Bodenmann 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
Joel Bodenmann 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