Commit Graph

24 Commits

Author SHA1 Message Date
Julian Hinxlage 5858f5c4c3 fixed make error with to_string(enum) 2020-01-08 12:44:35 +01:00
Julian Hinxlage 08b9c26dd1 only show cursor if a cursor character is rendered 2020-01-07 15:59:06 +01:00
Julian Hinxlage 9b593ce231 added Unifont 2020-01-07 15:05:32 +01:00
Julian Hinxlage ecdbb30d3e added cursor 2020-01-07 13:56:27 +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 bd881ef82d Weiter Logic Fehler changed. v2 2019-12-18 17:58:22 +01:00
my 00127d17f9 Logic Fehler changed. 2019-12-18 17:29:36 +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
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
Julian Hinxlage 0102a74906 + update text on RenderText event 2019-11-27 12:02:14 +01:00
Julian Hinxlage d531266b27 ~ set resolution to the shared memory values 2019-11-26 15:49:51 +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
Julian Hinxlage f9aa3e35b0 fixed config
added toml(again)
fixed init
2019-11-19 13:47:30 +01:00
my c9cba998dc String Umsetzung und DriiteFont finished. 2019-11-19 13:27:18 +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
Julian Hinxlage e09ee7b347 Merge branch 'master' into dev 2019-10-22 14:17:36 +02:00
Johannes Theiner afc6e47560 + Unit test framework
+ README
+ LICENSE
+ CHANGELOG
2019-10-16 15:44:13 +02:00