Subversion Repositories libOLED

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
18 1003 d 3 h mjames /trunk/ Added half size 10x18 font , and adjusted vertical move in dial  
/trunk/inc/libOLED/fontclass.H
/trunk/src/displayDial.cpp
/trunk/src/fontclass.cpp
17 1028 d 3 h mjames /trunk/ Added a medium 4/5 sized font scaling to the 18x10 font to allow for slightly compressed displays.  
/trunk/inc/libOLED/displayDial.H
/trunk/inc/libOLED/fontclass.H
/trunk/src/displayDial.cpp
/trunk/src/fontclass.cpp
13 1048 d 4 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
10 1173 d 8 h mjames /trunk/ Extended character set  
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/fontclass.cpp
8 1802 d 7 h mjames /trunk/src/ Updated, fixed invert style writing.  
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
5 1831 d 9 h mjames /trunk/ Moved in some font formatting. provided two different font possibilities for 16x10 font.  
/trunk/inc/libOLED/displayDial.H
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/fontclass.cpp
4 1833 d 2 h mjames /trunk/ Added dial drawing code - ap_math and displayDial  
/trunk/inc/libOLED/ap_math.h
/trunk/inc/libOLED/displayDial.H
/trunk/src/ap_math.cpp
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/libOLED.mk
/trunk/src/fontclass.cpp
3 1834 d 2 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 1836 d 2 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