pklaus / brother_ql

Python package for the raster language protocol of the Brother QL series label printers (QL-500, QL-550, QL-560, QL-570, QL-700, QL-710W, QL-720NW, QL-800, QL-810W, QL-820NWB, QL-1050, QL-1060N and more).
GNU General Public License v3.0
540 stars 151 forks source link

Dithering missing for Black/Red/White Labels #71

Open EilersT opened 4 years ago

EilersT commented 4 years ago

My Setup

TestRG

Print

My Problem

i would like to print Pictures and Graphics with my QL-800. Unfortunately the printer produces only B&W Patterns and no gray- redscale printouts. Dithering has no effect. Could be related to Issue https://github.com/pklaus/brother_ql/issues/62

Any help would be much appreciated

Console

EilersT commented 4 years ago

Figured it out myself. Ditherting is not implemented with Red and Black printing.

pklaus commented 4 years ago

Thanks for reporting this. Actually, it would be great if this works. I'll see, what I can do here. Do dithering before or after deciding/thresholding between black/red pixels? I have to try and see. For now, I'll reopen the issue.

EilersT commented 4 years ago

I worked on the "conversion.py" that is posted on my GitHub page. Dithering is working but i cant get the contrast right.

dithering