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 942 d 18 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 967 d 17 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 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
10 1112 d 23 h mjames /trunk/ Extended character set  
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/fontclass.cpp
8 1741 d 22 h mjames /trunk/src/ Updated, fixed invert style writing.  
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
5 1771 d 0 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 1772 d 17 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 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