Commit Graph

61 Commits

Author SHA1 Message Date
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
Johannes Theiner 62491ebc9d ~update clang-tidy checks 2019-11-28 11:20:53 +00:00
Julian Hinxlage 250e594f24 Merge branch 'dev1' into dev
# Conflicts:
#	main/main.cpp
2019-11-28 11:46:43 +01:00
Julian Hinxlage aa919c567d + remove lib/ from .gitignore 2019-11-27 12:07:13 +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
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
Julian Hinxlage 26c7fa69c4 added profont-IIx font 2019-11-19 13:28:48 +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
Johannes Theiner 69ed7aea40 ~ update clang-tidy checks 2019-11-16 18:22:34 +00:00
Edgar Schkrob 40d8fa588a Update README.md 2019-11-14 14:32:03 +00:00
my 4a08c433ad defination of Font and Block interface. 2019-11-14 13:12:48 +01:00
Johannes Theiner 0bc0862cb7 ~clang tidy checks all fies now 2019-11-12 15:26:04 +01:00
Johannes Theiner 51892ae707 ~ default argument calls are now allowed 2019-11-12 11:42:01 +00:00
Johannes Theiner 958207eabc ~ CI: clang_tidy step now contains catch2 & fltk 2019-11-12 11:17:17 +00:00
Johannes Theiner 2325c52e2a + ci pipeline 2019-11-07 13:55:06 +00:00
Edgar Schkrob a3368489fe Merge branch 'dev1' into 'dev'
Dev1

See merge request link/projekte/ws19/vkvm-new/text-renderer!4
2019-11-06 12:40:25 +00:00
Edgar Schkrob 5c896dcd4e Update README.md 2019-11-06 12:34:46 +00:00
my 1a53ca46ca readme update, delete the useless part. 2019-10-30 12:37:38 +01:00
Julian Hinxlage 6e4720d7f3 Merge branch 'dev1' into 'dev'
Merge Dev1 into Dev

See merge request link/projekte/ws19/vkvm-new/text-renderer!1
2019-10-29 12:33:34 +00:00
my 82f878b9ec readme update 0.4 2019-10-29 13:29:46 +01:00
my 742941ebdb readme update 0.3 2019-10-29 13:27:36 +01:00
my c51063359b readme update 0.2 2019-10-29 13:25:46 +01:00
Julian Hinxlage 01c825a2f8 ~ fixed second font 2019-10-29 13:24:09 +01:00
my a384a7b927 readme update 0.1 2019-10-29 12:50:43 +01:00
Julian Hinxlage 71d3861ebc + toml lib 2019-10-29 11:57:42 +01:00
my 46dd118010 readme v0.23 2019-10-24 12:20:28 +02:00
my e05328d944 readme v0.23 2019-10-24 12:18:56 +02:00
my 33247683bb readme v0.2 2019-10-24 12:16:54 +02:00
Julian Hinxlage 95f394ce58 ~ changed toml config file for font2 2019-10-24 12:15:07 +02:00
my ef3a6ff86b readme v0.1 2019-10-24 12:14:49 +02:00
Julian Hinxlage 576c3411b9 ~ fixed unit testing 2019-10-24 11:48:26 +02:00
Julian Hinxlage 566bfee91e + second font 2019-10-23 13:39:51 +02:00
Julian Hinxlage 4b1afac94d + Font Config File
+ toml
2019-10-23 13:03:16 +02:00
my 4ce389d141 readme v0.0 2019-10-23 12:22:45 +02:00
Julian Hinxlage cf0e6a082d + Bitmap and Font unit tests 2019-10-23 12:18:43 +02: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 7f23ad766c + clang_tidy 2019-10-21 15:22:28 +00:00
Johannes Theiner ae02c47712 wrong filename for license 2019-10-16 16:46:08 +02:00
Johannes Theiner 8e52eba091 now the gitignore has content 2019-10-16 16:18:13 +02:00
Johannes Theiner afc6e47560 + Unit test framework
+ README
+ LICENSE
+ CHANGELOG
2019-10-16 15:44:13 +02:00