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 20 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 19 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 21 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
4 1772 d 19 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 19 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 19 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