A4 doch wieder eingefügt
This commit is contained in:
@@ -53,6 +53,7 @@ DIN_GROESSEN: dict[str, tuple[int, int]] = {
|
||||
"DIN A1": (594, 841),
|
||||
"DIN A2": (420, 594),
|
||||
"DIN A3": (297, 420),
|
||||
"DIN A4": (210, 297),
|
||||
}
|
||||
DIN_STANDARD = "DIN A0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user