Moritz Martinius moritz
  • Joined on 2019-10-31
moritz created pull request moritz/ptprnt#16 2025-10-13 19:43:56 +00:00
Version bump dependencies
moritz pushed to dependency-update at moritz/ptprnt 2025-10-13 19:43:42 +00:00
061215b756 Version bump dependencies
moritz created branch dependency-update in moritz/ptprnt 2025-10-13 19:43:42 +00:00
moritz pushed to master at moritz/ptprnt 2025-10-13 19:23:30 +00:00
2d37f6fcfb cli-parser-cleanup (#15)
moritz merged pull request moritz/ptprnt#15 2025-10-13 19:23:28 +00:00
cli-parser-cleanup
moritz pushed to cli-parser-cleanup at moritz/ptprnt 2025-10-13 19:19:10 +00:00
4cac35d25c Update copyright
moritz created pull request moritz/ptprnt#15 2025-10-13 19:16:48 +00:00
cli-parser-cleanup
moritz pushed to cli-parser-cleanup at moritz/ptprnt 2025-10-13 19:16:33 +00:00
8d85e77a6d Cleanup of strange includes, moving files around
moritz pushed to cli-parser-cleanup at moritz/ptprnt 2025-10-13 19:01:42 +00:00
f8a008a105 Reorganize folders, interface for both cli parser and core module
81b0f25f32 Fix multiple lines and printer selection
Compare 2 commits »
moritz pushed to cli-parser-cleanup at moritz/ptprnt 2025-10-13 18:30:40 +00:00
69810e1c5c Refactor cli setup and printer selection logic into separate classes
moritz created branch cli-parser-cleanup in moritz/ptprnt 2025-10-13 18:30:40 +00:00
moritz pushed to master at moritz/ptprnt 2025-10-12 20:35:07 +00:00
78aab33fdb Add a label builder (#14)
moritz merged pull request moritz/ptprnt#14 2025-10-12 20:35:05 +00:00
Add a label builder
moritz closed issue moritz/ptprnt#6 2025-10-12 20:33:22 +00:00
Generate basic labels with pango/cairo based on input string
moritz commented on issue moritz/ptprnt#6 2025-10-12 20:33:22 +00:00
Generate basic labels with pango/cairo based on input string

Implemented in #8

moritz pushed to label-builder at moritz/ptprnt 2025-10-12 20:30:49 +00:00
af2ba7de5b Reintroduce newlines via multiple text flags
moritz created pull request moritz/ptprnt#14 2025-10-12 20:24:52 +00:00
Add a label builder
moritz pushed to label-builder at moritz/ptprnt 2025-10-12 20:24:38 +00:00
922ecdb57d Add a label builder
moritz created branch label-builder in moritz/ptprnt 2025-10-12 20:24:38 +00:00
moritz pushed to master at moritz/ptprnt 2025-10-12 20:07:20 +00:00
05cd9d244c Generate labels with pangocairo (#8)