File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ To Do List for gLabels 4.0 -- 2019-10-07
3939
4040
4141
42- To Do List for post gLabels 4.0 -- 2019-03-17
42+ To Do List for post gLabels 4.0 -- 2026-02-18
4343=============================================
4444
4545- [ ] Create a "built-in" merge source
@@ -71,4 +71,14 @@ To Do List for post gLabels 4.0 -- 2019-03-17
7171 The current built-in fixed margin seems to confuse people when dealing with
7272 different horizontal and vertical alignments.
7373
74+ - [ ] Add support for arbitrary DPI when defining templates. Some label
75+ printers use native units in their label specifications (e.g. pins, pixels, etc.)
76+ This would look something like this
7477
78+ ` ... dpi="300" ... width="525d" height="350d" ... `
79+
80+ These would be converted to model::Distance when parsing.
81+
82+ - [ ] Resurrect the evolution and vcard backends. This would be optional based
83+ on availability.
84+
You can’t perform that action at this time.
0 commit comments