receiptline / receiptline

Markdown for receipts. Printable digital receipts. Generate receipt printer commands and images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[enhancement] inline images

zakaria-chahboun opened this issue · comments

First of all Thanks for this amazing project!
Is there any planning to support inline images? Like this example below:
(This is an SVG printed as image)

Hello!

As you know, the current specification has a restriction that images must be alone on a single line.
So we are now considering an extended version without this restriction.

This restriction comes from the "standard mode" of the printer command system.
The current version is a standard one that supports a wide range of models.

The extended version will need to use "page mode" and we are looking into the technical issues.

Thank you.

commented

Hello, are there any updates regarding this feature?