2d54e583b7
commands restructured to be const vectors
Build ptprnt / build (push) Failing after 1m1s
2024-04-20 12:03:20 +02:00
b42e866a49
Got it almost working...
Build ptprnt / build (push) Successful in 2m29s
2023-12-03 22:08:59 +01:00
9a1aee6658
cli-parser ( #4 )
...
Build ptprnt / build (push) Successful in 1m22s
Goal of this PR should be to integrate a working CLI parser so that commands can be sent to the Printer class to print text, such as
ptprnt -t=FooBar
also, standard flags for setting the output verbosity and help should be implemented
Reviewed-on: #4
2023-10-22 19:42:59 +00:00
ccea502734
Explicitly set copy & move constructors to default for Printer
2023-09-25 18:27:02 +02:00
4b3247ef6d
Successful label printing
2023-09-24 18:08:18 +02:00
1381efb5d1
Add license header to all source files
2023-09-23 16:09:21 +02:00
c0811df4bb
Moved graphics classes into own namespace, added unit testing with gtest
2023-09-23 13:33:10 +02:00
f467a39919
Implemented printer status retrieval
2023-08-27 09:29:37 +02:00
5644c84c83
Simplified driver interface and moved application logic to a seperate application class
2023-08-26 13:45:26 +02:00
61e2352a3c
Re-structured project
2023-08-26 11:53:44 +02:00