Updates to developer documentation.

This commit is contained in:
Jim Evins
2018-04-15 17:35:53 -04:00
parent 724ad8e115
commit 425912cd65
3 changed files with 96 additions and 46 deletions
+31
View File
@@ -0,0 +1,31 @@
To Do List for gLabels 4.0 -- 2018-04-15
========================================
Add "User Variables" feature
----------------------------
* Add page to MainWindow to
- Define variables
- Set their initial values
- Control how they might increment (per item instance, per item copy, per page)
* Save as part of glabels project file
Add support for arbitrary label shapes
--------------------------------------
* I.e. similar to an SVG path.
Add support for "Continuous Roll" labels
----------------------------------------
* If product template is for a continuous roll, define a mininum and default length
- This determines h and dy
* Add option to Properties page to adjust this value
Write help documentation
------------------------