I am now testing with the master branch, self-compiled. The tape printer now does produce something, but it's weird. I have made a png that consists of two black rectangles, a few pixels wide, the outer one to the edges of the image, the inner one a few pixels inside (so you get a black border, then a white rectangle, then a black rectangle, then white, from outside to inside).
The image I made is a png of 1000x120 pixels. When I print it, it only prints the top half of the im
age, on the bottom half of the tape... When I resize the image to 500x60 (just to see what happens), exactly the same happens. So this is kind of useless for me.
Maybe it has to do with that I cannot select a proper media type for the tape printer? It only allows for "label" type media.
Hi,
So very sorry for not coming back sooner.
I am now testing with the master branch, self-compiled. The tape printer now does produce something, but it's weird. I have made a png that consists of two black rectangles, a few pixels wide, the outer one to the edges of the image, the inner one a few pixels inside (so you get a black border, then a white rectangle, then a black rectangle, then white, from outside to inside).
The image I made is a png of 1000x120 pixels. When I print it, it only prints the top half of the im age, on the bottom half of the tape... When I resize the image to 500x60 (just to see what happens), exactly the same happens. So this is kind of useless for me.
Maybe it has to do with that I cannot select a proper media type for the tape printer? It only allows for "label" type media.
This is the image I am trying to print:
This is what comes out:
Originally posted by @eriksl in https://github.com/michaelrsweet/lprint/issues/62#issuecomment-1684919314