10 Commits

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