Skip to content

Commit a8075e3

Browse files
committed
Some updates to TODO.md. (#270)
1 parent 77d6430 commit a8075e3

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

docs/TODO.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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+

0 commit comments

Comments
 (0)