Add images support
zserge opened this issue · 0 comments
zserge commented
Implement @image.jpg 0x0+100+100
kind of a syntax for images.
This requires implementing a new token type, modifying the parser and the renderer and page implementations.
To support remote images like mobile version does it requires to add some HTTP client dependency like libcurl.