Joel Bodenmann
6c7b3716b3
Prevening compiler warning
7 years ago
inmarket
e0eacb846c
Fixes to GEVENT
7 years ago
Joel Bodenmann
da2735ab67
Merge branch 'master' of git.ugfx.io:uGFX/uGFX
7 years ago
Joel Bodenmann
152e7e7e26
Adding gmiscHittestPoly()
7 years ago
Joel Bodenmann
7d17a34111
Adding gmistHittestPoly()
7 years ago
inmarket
7f79b89eda
Add support for adding fonts to the font list
7 years ago
Joel Bodenmann
9ad9472662
Updating changelog
7 years ago
Joel Bodenmann
82e1a667c5
Merge branch 'master' of CorentinB/uGFX into master
7 years ago
Corentin Barman
2823c3605a
Fixed and improved the get_normal_vector function
7 years ago
Joel Bodenmann
31002745de
Adding screenshot of the expected result to /demos/modules/gdisp/images_palettes.
7 years ago
Joel Bodenmann
b60383c03e
Merge branch 'image_palette'
7 years ago
Joel Bodenmann
477aa8e878
Updating changelog
7 years ago
Joel Bodenmann
1c5bfeef64
Adding demo to demonstrate image color palette modification
7 years ago
Joel Bodenmann
c91f42ec85
Fixing gdispFillDualCircle() wrapper macro parameters
7 years ago
Joel Bodenmann
73a110eed6
Adding API documentation for new image color palette functions
7 years ago
Joel Bodenmann
ebfe1e95a2
Minor changes & improvements on image color palletization handling
7 years ago
Joel Bodenmann
386e49480d
Adding ability to modify the color palette of BMP images (untested)
7 years ago
Joel Bodenmann
2cf23ca69b
Updating changelog
7 years ago
Joel Bodenmann
11de1f7031
Merge branch 'master' of CorentinB/uGFX into master
7 years ago
Corentin Barman
ff65d4f220
Fixing bug in gdispGFillConvexPoly
7 years ago
inmarket
7f4bfaadd5
Merge branch 'master' of https://git.ugfx.io/uGFX/uGFX
7 years ago
inmarket
545a719db9
New dual circle drawing in GDISP
7 years ago
Joel Bodenmann
cd9e47d646
Merge branch 'master' of git.ugfx.io:ugfx/ugfx
7 years ago
Joel Bodenmann
4bafff3ea5
Removing old references to ChibiOS/GFX in documentation
7 years ago
inmarket
59917dbe1a
Fix progressbar bounds checking and decrementing
7 years ago
Joel Bodenmann
379878a013
Minor fix in toggle/pal readme
7 years ago
Joel Bodenmann
18774ce2f9
Minor fix in toggle/pal readme
7 years ago
Joel Bodenmann
151da0f2a7
Merge branch 'master' of git.ugfx.io:ugfx/ugfx
7 years ago
Joel Bodenmann
0d0dfe5ddc
Fixing GEVENT documentation
7 years ago
Joel Bodenmann
462c5b7b4a
Updating docs/releases.txt
7 years ago
Joel
412ea078ee
Merge branch 'master' of dongie/uGFX into master
7 years ago
dongie
c9b616014f
Added build files for mcufont on Windows, using Visual Studio 2015.
Corrected opening .ttf/.bdf files in BINARY mode (which has an effect on Win32, no change on other platforms).
Added progress report to import_ttf as with a large font file, it may take several minutes.
7 years ago
Joel Bodenmann
ea0dd89cfc
Updating release notes
7 years ago
inmarket
b3ba618c2a
Add protection for a font not being supplied.
7 years ago
inmarket
e3a0cff000
Fix 3 bugs in filled arc drawing...
1. Certain small angles would fill the inverse angle
2. Certain angles would draw a spurios horizontal line
3. Integer rounding improvements (now also improved for arc drawing)
7 years ago
inmarket
a5f27d61c6
Add the math header files when using FASTTRIG
7 years ago
inmarket
0d1741a52e
Protect Win32 GDISP driver from some strange config file configurations
7 years ago
inmarket
81505c8be2
New uGFXnetESP8266 driver. A gdisp driver for the ESP8266.
Not tested yet.
7 years ago
Joel Bodenmann
ea632d5001
Minor improvement to the ST7565 driver
7 years ago
inmarket
8603afd309
Fix keyboard handling for gwin checkbox and button
7 years ago
inmarket
ea0419c29b
Tidy up function names in the gwin virtual keyboard
7 years ago
inmarket
bc336ee15f
Fix for linux framebuffer for RGB555 and BGR555
7 years ago
Joel Bodenmann
b4f96b3e26
Fixing wrong macro in Linux framebuffer board file
7 years ago
Joel Bodenmann
4991ba0530
Whitespace
7 years ago
Joel Bodenmann
16ac227a75
Fixing issue with color formats in Linux-Framebuffer board files
7 years ago
Joel Bodenmann
ac5e96cca1
Adding Linux event input touch driver
7 years ago
inmarket
2db86d4f67
Merge branch 'compile_fixes_mr' of olegator77/uGFX into master
7 years ago
Joel Bodenmann
9663134059
Updating docs/releases.txt
7 years ago
Oleg Gerasimov
fe84a7b9dd
Fix formatting
7 years ago
Oleg Gerasimov
026379bafd
Fix function SendKeyboardEvent name conflict in single file build
7 years ago