Quote:
Originally Posted by jhowell
That feature is shape-outside. I don't know how well supported it is in e-book readers.
|
There's also CSS3's "shape-image-threshold":
https://developer.mozilla.org/en-US/...mage-threshold
which allows text to flow around the image's alpha channel.
But like you said... support on actual ereaders... not really there.
* * *
There were a handful of topics over the years discussing floating text around oddly shaped images.
The one I remember was where RbnJrg showed how to get it around an upsidedown L-shaped parrot:
2013: "Bird display on the side of a text page"
2014: "Text wrap around irregular shapes"