-
Notifications
You must be signed in to change notification settings - Fork 90
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
GralfR
wants to merge
126
commits into
ContinuousRollLabels
Choose a base branch
from
master
base: ContinuousRollLabels
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Dymo label templates #171
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
…ed link to it in docs/CONTRIBUTING.md
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.
… license related files in top directory.
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>
Sorry, don't understand what's going on here. I think there are some posts mixed up |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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