Commit Graph

17 Commits

Author SHA1 Message Date
my 557f14cc5e realize the interface of TextRender and now can make the font size bigger 2019-11-27 15:16:35 +01:00
Shaohua Tong c3f6862e16 add test method and change datatype of character_bitmap from bool** to vector<vector<bool>> 2019-11-20 15:51:01 +01:00
Shaohua Tong ab2d13f6bb add Bold and underline in TextRenderer 2019-11-20 12:50:32 +01:00
Shaohua Tong c719c8f655 add Bold and underline in TextRenderer 2019-11-19 17:47:26 +01:00
Julian Hinxlage f9aa3e35b0 fixed config
added toml(again)
fixed init
2019-11-19 13:47:30 +01:00
my b920c95c8c String Umsetzung und DriiteFont finished. 2019-11-19 13:30:39 +01:00
my 79d2f91ef7 Merge remote-tracking branch 'origin/dev1' into dev1
# Conflicts:
#	src/Block.cpp
#	src/Block.h
#	src/Config.cpp
#	src/Config.h
#	src/DritteFont.cpp
2019-11-19 13:28:04 +01:00
my c9cba998dc String Umsetzung und DriiteFont finished. 2019-11-19 13:27:18 +01:00
Julian Hinxlage eeff5a45dc added toml 2019-11-19 12:49:04 +01:00
Julian Hinxlage 038e15a19c updated to new library version 2019-11-19 12:41:56 +01:00
my 4a08c433ad defination of Font and Block interface. 2019-11-14 13:12:48 +01:00
Julian Hinxlage d95f142d0f + fillValue in Font 2019-10-23 11:42:32 +02:00
Julian Hinxlage 7da7d96b17 + Font class 2019-10-22 15:34:51 +02:00
Johannes Theiner afc6e47560 + Unit test framework
+ README
+ LICENSE
+ CHANGELOG
2019-10-16 15:44:13 +02:00
Julian Hinxlage 491acaada1 fixed pixel value bug 2019-10-16 12:17:59 +02:00
Julian Hinxlage d84e36d50b +Bitmap class
+Bitmap file loading
+string output using font
2019-10-15 16:12:56 +02:00
Julian Hinxlage 8b42c13bc6 initial project setup 2019-10-15 14:00:06 +02:00