Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dymo label templates #171

Open
wants to merge 126 commits into
base: ContinuousRollLabels
Choose a base branch
from
Open

Dymo label templates #171

wants to merge 126 commits into from

Conversation

GralfR
Copy link

@GralfR GralfR commented Apr 25, 2022

I've coded some label templates for Dymo continuos tape labels (#115 (comment)) and made some generic media-cover templates for printing on plain paper.

Maybe you take a look and want to add them to the release?

Those files are also published on https://github.com/GralfR/gLabels-Templates
dymo+media templates.zip

jimevins and others added 30 commits July 23, 2018 21:23
Be more resilient to the size of labels changing when applying translations.
Also probably more resilient to changes due to themes.
* Fix typos in translatable strings

* Add language definitions to ukrainian ts files

* Add acknowledgements for previous translators of v3.x

* Cleaning the translations

* Map the last commit to the translation files list

* Add instructions for translators
Implementation of feature originally suggested in Issue #36.
- Added "roll" as a special paper id
- Added roll_width attribute to draw tape in previews
- Updated Brother QL-500/* label templates
- Preserve print dialog settings between print jobs.
- Added path based labels for arbitrary shaped labels.
- Fleshed out implementation of continuous labels.
Currently there is a lot of source code churn.  This leads to non-substantive
differences in the glabels translation files, complicating merges and commits.
- Modified build system to not re-generate strings in every translation file
  in every build.
jimevins and others added 29 commits August 18, 2019 21:56
User variables (includes original UserVariables branch and gitlost's mods)
Latest translations from Transifex
  - Create versioned snapshots
  - include MacOS build -- still needs test and deploy steps
  - include barcode and libqrencode in Linux build
  - include libqrencode in Windows build

  Updated README and TODO files.
- Also disabled broken MacOS build in travis CI file
This affects the minimum size of 2D barcodes.  Even though you can print
at this density, it may be problematic depending on printer quality or
scanner optics.
- Add capability to disable text in glbarcode UPC/EAN barcodes. (#79)
- Add backend name to display text in BarcodeMenuButton.
- Modifies printing model to be similar to glabels-3.x.
   - Allow simple projects to print by-the-page (#51)
   - Added collated vs uncollated document merges
- Added ability to separate merge groups by page
- Updated man pages
- Updated misc developer documentation
According to the spec., valid syntax for merge field names is determined
by the merge source with a couple of minor exceptions.  Current text backends
allow any printable characters, so the SubstitutionField parser now accepts
any printable characters.
- New zint API is incompatible, may eventually create a compatible backend
- Most libraries use the 7.5 mils for the minimum X value, not 10.
- Minimum recommended barcode height is 5 mm according to ISO/IEC 16388.
- Minimum quiet zone is 10 * X according to ISO/IEC 16388.
- Adjust minimum text sizes for reduced minimum barcode sizes

Signed-off-by: Marton Balint <cus@passwd.hu>
* Update TRANSLATIONS.md

Co-authored-by: Jim Evins <evins@snaught.com>
Signed-off-by: Teresa Remmet <teresa-dev@remmet.eu>
@GralfR
Copy link
Author

GralfR commented Nov 1, 2022

Sorry, don't understand what's going on here. I think there are some posts mixed up
Yes, I suggested to include my templates to the release, but because templates are plain xml-files, there is obviously no success to add any code. And why are the commits added 4 years before my post?
Is there anything I have to do as the creator of the template-files?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.