9 Commits

Author SHA1 Message Date
moritz 2d54e583b7 commands restructured to be const vectors
Build ptprnt / build (push) Failing after 1m1s
2024-04-20 12:03:20 +02:00
moritz b42e866a49 Got it almost working...
Build ptprnt / build (push) Successful in 2m29s
2023-12-03 22:08:59 +01:00
moritz 3e9c3267e2 Removing files that shouldn't have been staged 2023-12-03 13:23:58 +01:00
moritz 46cc16e431 Some side tracking fixing undefined behaviour and memory vulnurabilities
Build ptprnt / build (push) Successful in 3m23s
2023-12-03 13:20:30 +01:00
moritz 0704081326 Rename Image class to Label
Build ptprnt / build (push) Successful in 5m1s
2023-12-03 11:13:52 +01:00
moritz f0812d3166 Remove debug output as build pipeline does not have pango >=v1.5.0
Build ptprnt / build (push) Successful in 1m57s
2023-11-21 21:14:27 +01:00
moritz c3110ff32a Fix typo
Build ptprnt / build (push) Failing after 41s
2023-11-21 21:05:48 +01:00
moritz f4036e6a83 Width is no automatically chosen based on image width
Build ptprnt / build (push) Failing after 38s
2023-11-21 20:46:52 +01:00
moritz 778a01429c A somewhat working state, but still struggeling with pangocairo
Build ptprnt / build (push) Failing after 43s
2023-11-21 19:25:12 +01:00
-1
View File
@@ -6,7 +6,6 @@ subprojects/*
coverageReport/ coverageReport/
# Files # Files
ptprnt.log
!subprojects/*.wrap !subprojects/*.wrap
.vscode/* .vscode/*
!.vscode/c_cpp_properties.json !.vscode/c_cpp_properties.json