Open mike42 opened 5 years ago
Hi! Thank you for this tool, it has been very useful for us. We've followed this post[0], but as mentioned in this issue, user-defined-character-sets do not seem to print. In addition, inline images do not seem to work (they force a new line after the previous text, and ignore additional text until a line-feed is given). Any chance a fix is coming? 🤞 [0] https://mike42.me/blog/2018-03-how-to-print-custom-currency-symbols-on-a-receipt-printer
Example file: unifont-print-buffer.bin
This contains the text "Hello World", rendered with a user-defined character set.
We first need to detect/skip these commands correctly, then add substitution characters, then finally the correct bitmaps. Size/orientation is not required to close this issue off.