Skip to content

Comments

[TextHTMLBuilder] Add support for inline images#67

Open
poboiko wants to merge 2 commits intosteveire:masterfrom
poboiko:inline-images
Open

[TextHTMLBuilder] Add support for inline images#67
poboiko wants to merge 2 commits intosteveire:masterfrom
poboiko:inline-images

Conversation

@poboiko
Copy link
Contributor

@poboiko poboiko commented Jun 1, 2020

Inline images might be stored inside QTextDocument resources. Those can be extracted from there and exported to HTML as <img src="data:image/png,base64:..." />

For plaintext it currently does nothing.

poboiko added 2 commits June 1, 2020 13:52
Inline images might be stored inside QTextDocument resources.
Those can be extracted from there and exported to HTML as
<img src="data:image/png,base64:..." />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant