Add configurable label font size; bump to 0.76

- New "Label size (mm)" field controlling the numeric-label font size,
  defaulting to a clean 9 mm (was the inherited Inkscape value 8.89194)
- Pin k8s deployment to image tag 0.76
This commit is contained in:
2026-07-13 00:59:14 +02:00
parent 5ae79499cb
commit 54a7f072c4
3 changed files with 12 additions and 7 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: m1730-generator
image: git.baumann.gr/adebaumann/m1730-generator:0.72
image: git.baumann.gr/adebaumann/m1730-generator:0.76
imagePullPolicy: Always
ports:
- containerPort: 5000