File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1- # Graphics Display Driver Arch
1+ # Graphics Display Driver Architecture
22
33By: MagIO2
44
@@ -11,6 +11,14 @@ Category: display
1111Description:
1212Graphic Display Drivers
1313
14+ Currently it covers some functionality I'd call a 0.5 version ;o) But it is already usable for projects.
15+ Key features:
16+
17+ * a device independent graphics lib with pixel, line, circle, box and text drawing
18+ * flexible code for different fonts at the same time, if needed (5 included so far)
19+ * hardware drivers are nearly plug and play (so far 3 included)
20+ * exchanging the display means no code change needed (except the resolution also changes)
21+
1422For discussions:
1523https://forums.parallax.com/discussion/173278/display-driver-architecture#latest
1624
You can’t perform that action at this time.
0 commit comments