Commit Graph

33 Commits

Author SHA1 Message Date
Julian Hinxlage 9b593ce231 added Unifont 2020-01-07 15:05:32 +01:00
Julian Hinxlage f6b0e7abe7 new text rendering 2020-01-07 13:23:25 +01:00
Johannes Theiner 445a11158d merge dev1 into dev 2019-12-19 10:52:26 +01:00
my 66c60c8cd3 Weiter Logic Fehler changed. v2.3 2019-12-18 18:20:18 +01:00
my a769977a8a Weiter Logic Fehler changed. v2.2 2019-12-18 18:09:25 +01:00
my 092b65d509 Weiter Logic Fehler changed. v2.2 2019-12-18 18:02:00 +01:00
my 33fd4b0e47 Weiter Logic Fehler changed. v2.1 2019-12-18 17:59:22 +01:00
my bd881ef82d Weiter Logic Fehler changed. v2 2019-12-18 17:58:22 +01:00
my c58f4a6af8 Weiter Logic Fehler changed. 2019-12-18 17:40:21 +01:00
my 00127d17f9 Logic Fehler changed. 2019-12-18 17:29:36 +01:00
my 43f042ebdf Realise blink function and make speicail character with a speicial signal. and realise display the correct content when string content is bigger than window size. 2019-12-18 16:53:20 +01:00
my f6789ced97 Realise blink function and make speicail character with a speicial signal. and realise display the correct content when string content is bigger than window size. 2019-12-18 12:51:46 +01:00
my 9770d102e5 never mind, only commit for test by Yukun Chen. 2019-12-17 15:02:14 +01:00
yukun e8c2cbdfee dev 2019-12-17 13:48:18 +01:00
Johannes Theiner a8914cb357 ~ fix code to reduce warnings 2019-12-17 12:06:44 +01:00
Johannes Theiner efe8c62493 ~ use values from shared mem instead of hardcoded ones
~ update ci to latest version
2019-12-04 10:18:13 +01:00
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