aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/readme.txt
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-07-19 01:24:05 +0200
committerJoel Bodenmann <joel@embedded.pro>2016-07-19 01:24:05 +0200
commit038a1f3630a480cc9b2951e0af80b7a5dba58401 (patch)
tree611cd313e8d20132029b08d2e517033af23346a3 /drivers/gdisp/readme.txt
parent5ad68305a7c5929ca9e31ca7682fcce5dded769b (diff)
downloaduGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.tar.gz
uGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.tar.bz2
uGFX-038a1f3630a480cc9b2951e0af80b7a5dba58401.zip
Adding QImage display driver
Diffstat (limited to 'drivers/gdisp/readme.txt')
-rw-r--r--drivers/gdisp/readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gdisp/readme.txt b/drivers/gdisp/readme.txt
index c7c8b137..a898066b 100644
--- a/drivers/gdisp/readme.txt
+++ b/drivers/gdisp/readme.txt
@@ -29,6 +29,7 @@ ST7565 - Small monochrome LCD
STM32LTDC - STM32 ART graphics STM32F4 and STM32F7 series CPU's
TestStub - NULL driver just to test compile
TLS8204 - Small monochrome LCD
+QImage - Driver that allows rendering into a QImage object (of the Qt framework)
uGFXnet - Remote Network display (in drivers/multiple/uGFXnet directory)
Win32 - Microsoft Windows (in drivers/multiple/Win32 directory)
X - X Windows (Xlib) (in drivers/multiple/X directory)