10 Commits

Author SHA1 Message Date
35f768d589 commands restructured to be const vectors
Some checks failed
Build ptprnt / build (push) Failing after 1m4s
2024-04-20 13:14:44 +02:00
4f5af6722e Got it almost working... 2024-04-20 13:14:44 +02:00
b2971d15dc Removing files that shouldn't have been staged 2024-04-20 13:14:44 +02:00
ca4cdc3fd9 Some side tracking fixing undefined behaviour and memory vulnurabilities 2024-04-20 13:13:45 +02:00
13a308ffa5 Rename Image class to Label 2024-04-20 13:13:45 +02:00
ab9573bee8 Remove debug output as build pipeline does not have pango >=v1.5.0 2024-04-20 13:12:23 +02:00
79e533bd6f Fix typo 2024-04-20 13:12:23 +02:00
f32079fe46 Width is no automatically chosen based on image width 2024-04-20 13:12:23 +02:00
3d5b1ae7b6 A somewhat working state, but still struggeling with pangocairo 2024-04-20 13:12:22 +02:00
5b3148cb65 Improve gitignore for less noise in commits (#10)
All checks were successful
Build ptprnt / build (push) Successful in 1m34s
Co-authored-by: Moritz Martinius <mm@cloudprinters.de>
Reviewed-on: #10
2024-03-23 12:04:49 +00:00

1
.gitignore vendored
View File

@@ -6,6 +6,7 @@ subprojects/*
coverageReport/
# Files
ptprnt.log
!subprojects/*.wrap
.vscode/*
!.vscode/c_cpp_properties.json