Quote:
Originally Posted by GrannyGrump
Nope, sadly I never learn a good solution.
The only thing I could ever come up with was to edit the images themselves
|
Well, in the future when support in ebooks becomes better, you'll be able to use CSS Shapes:
https://www.html5rocks.com/en/tutori...tting-started/
https://developer.mozilla.org/en-US/...es_From_Images
https://css-tricks.com/almanac/prope...shape-outside/
Or if you like video:
Obliterate Boxiness with CSS Shapes
This'll allows you to define any arbitrary shapes and have the text reflow (and if I remember correctly, even allowing an images shape to be based on the Alpha channel).
It's already supported on most browsers besides IE/Edge... but support in ebook readers? Not sure.