KSM edits to RA8875

Dependents:   Liz_Test_Code

Revisions of GraphicsDisplay.h

Revision Date Message Actions
95:ef538bd687c0 2015-07-07 Compiler cleanup - warning reductions. File  Diff  Annotate
79:544eb4964795 2014-12-28 cleaned up touch screen support, which included renaming the APIs to better reflect their purpose.; remove dead code, added documentation for methods that were missing it.; major refactor to the constructor, to move needed code to init(). File  Diff  Annotate
76:c981284eb513 2014-11-28 Second pass - documentation improvements only. File  Diff  Annotate
73:f22a18707b5e 2014-11-09 Improved PrintScreen function automatically senses some of the modes of operation. File  Diff  Annotate
72:ecffe56af969 2014-10-11 Documentation updates only. File  Diff  Annotate
61:8f3153bf0baa 2014-08-17 Revised cls( ) to support layers.; Added a few handy color definitions. File  Diff  Annotate
55:dfbabef7003e 2014-03-30 Cursor locate method corrected to use 8 pixels as the font width, not 16.; Renamed putp to _putp to suggest it is special.; Migrated _StartGraphicsStream, _putp, _EndGraphicsStream from private to public for faster pixel based screen updates. File  Diff  Annotate
42:7cbdfd2bbfc5 2014-02-23 Added initial support for .ico file format (does not yet account for them being 2 x height for the mask), but this permitted generalizing the API for loading an image from the file system. File  Diff  Annotate
41:2956a0a221e5 2014-02-08 Added PrintScreen method, to capture the current image to a file system.; Improved performance of pixel streaming (rendering a bitmap and capturing a bitmap).; Ran performance checks, then disabled debug and the performance information. File  Diff  Annotate
37:f19b7e7449dc 2014-01-25 major API tweak to use typedef's for pixel locations, dimensions, and text locations. File  Diff  Annotate
36:300f6ee0b2cf 2014-01-25 Doc changes only File  Diff  Annotate
35:7dcab9e3ab25 2014-01-23 Tweak the doc for the bitmap render to get better output documentation. File  Diff  Annotate
34:c99ec28fac66 2014-01-23 Updated documentation for the RenderBitmapFile function. File  Diff  Annotate
33:b6b710758ab3 2014-01-22 Documentation fixes after running doxygen externally. File  Diff  Annotate
32:0e4f2ae512e2 2014-01-21 Tuned up the Bitmap support - includes 24-bit color, and some hardware performance improvements. File  Diff  Annotate
31:c72e12cd5c67 2014-01-20 Support for Bitmap graphics (tested 4-bit and 8-bit formats, have not tested 1-bit or 24-bit). File  Diff  Annotate
29:422616aa04bd 2014-01-19 Initial support for soft fonts compatible with mikroe font creator. File  Diff  Annotate
19:3f82c1161fd2 2014-01-12 Initial commit - mostly working (not Triangles, Externals Fonts). Not ready for other users. File  Diff  Annotate
11:9bb71766cafc 2013-02-19 fix warnings File  Diff  Annotate
0:de9d1462a835 2012-09-10 [mbed] converted /TFT/SPI_TFT File  Diff  Annotate