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

Change of a bold appearance setting #79

Merged
merged 8 commits into from
Oct 8, 2022

Conversation

DmytroVasin
Copy link
Contributor

Currently, to print bold Zpl::Text we use bold option, which simply duplicates a line printed on a ZPL label.

But here we have an issue with the duplicated line:

Resulted line looks "noisy":
Screenshot 2021-11-06 at 10 37 22

As a solution, I've decreased a bit an offset of duplicated lines.

Here are different outputs:
Screenshot_06_11_2021__10_38

P.S.

I am not sure is this an acceptable change - please review.

@mtking2 mtking2 merged commit 7ba8ec6 into bbulpett:master Oct 8, 2022
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.

3 participants