Subversion Repositories libOLED

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
13 987 d 18 h mjames /trunk/ Updated XBM display to correct the Y address used for lookup when the bitmap needs padding because it is not exactly a multiple of 8 bits wide.  
/trunk/inc/libOLED/displayXY.H
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
11 992 d 18 h mjames /trunk/ Added dashed line draw options, formatted display added displayXY.cpp/.H  
/trunk/inc/libOLED/displayXY.H
/trunk/src/displayXY.cpp
/trunk/inc/libOLED/displayclass.H
/trunk/libOLED.mk
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/displayclass.cpp
8 1741 d 22 h mjames /trunk/src/ Updated, fixed invert style writing.  
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
7 1745 d 18 h mjames /trunk/ Allowed for overwrite, exor, write true or write false operations on graphics.

Added all the components of the dials again .
 
/trunk/inc/libOLED/displayDial.H
/trunk/inc/libOLED/displayclass.H
/trunk/libOLED.mk
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/displayclass.cpp
6 1761 d 5 h mjames /trunk/ Added rectangle draw, and some basic support for running C++ on bare metal platform.  
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayclass.cpp
3 1773 d 17 h mjames /trunk/ Added font display - small font works OK at present.  
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/libOLED.mk
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
2 1775 d 17 h mjames /trunk/ Initial commit of C++ library version of libSSD1306  
/trunk/inc
/trunk/inc/libOLED
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/inc/libOLED/stm32_halDisplay.H
/trunk/libOLED.mk
/trunk/src
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
/trunk/src/stm32_halDisplay.cpp