Commit Graph

14 Commits

Author SHA1 Message Date
Bart Beumer 7833c100cf Add functionality to render TTF fonts. A small executable is provided to experiment with this. 2025-08-16 19:39:45 +00:00
Bart Beumer 37dcda3d96 Merge pull request 'develop-libmagic' (#10) from develop-libmagic into master 2025-04-13 19:16:50 +00:00
Bart Beumer 008102df56 Introduce libmagic. 2025-04-13 21:10:56 +02:00
Bart Beumer fb1bfe5070 Introduce Dev Container.
This was introduced because some conan package could not handle the very
new version of CMake that was installed on my local machine even if I
selected the latest version.
2025-04-13 19:33:35 +02:00
Bart Beumer bc63cfa92e Merge pull request 'Fixed Clang 17.0.2 not being able to build the code.' (#9) from develop-update into master
Reviewed-on: https://git.4beumer.nl/bart/network-experiment/pulls/9
2025-01-30 22:19:51 +00:00
Bart Beumer bf09edcd63 Fixed Clang 17.0.2 not being able to build the code. 2025-01-30 23:14:04 +01:00
Bart Beumer 1b67032ee6 Merge pull request 'Update required CMake version. use conan.' (#8) from develop-update into master
Reviewed-on: https://git.4beumer.nl/bart/network-experiment/pulls/8
2025-01-30 22:01:43 +00:00
Bart Beumer 692678099c Update required CMake version. use conan. 2025-01-30 22:42:01 +01:00
Bart Beumer 14dec24c54 Merge pull request 'feature/bugfix-argbyref' (#3) from feature/bugfix-argbyref into master
Reviewed-on: https://git.4beumer.nl/bart/network-experiment/pulls/3
2023-10-03 18:55:08 +00:00
Bart Beumer beced114ae Fix function_wrapper extra parameter can be by reference. 2023-10-03 20:49:29 +02:00
Bart Beumer c5be670806 Extend flexible_value variant with vector of itself. 2023-10-03 20:39:13 +02:00
Bart Beumer 5b5d53e49b Merge pull request '[#1] First version of bmrshared.' (#2) from feature/bmrshared-stabilize-release into master
Reviewed-on: https://git.4beumer.nl/bart/network-experiment/pulls/2
2023-06-03 19:53:34 +00:00
Bart Beumer 479b1879bb [#1] First version of bmrshared. 2023-06-03 21:49:26 +02:00
Bart Beumer 47e64ffa0f Initial commit 2022-12-01 21:06:03 +00:00