Quote:
Originally Posted by JSWolf
The problem is that if Modify ePub cannot look in SS for used images, then the option to remove unused images really should go as it's broken in the current form. It can and does delete images that are being used.
So there's no way to parse the CSS for just images?
|
??? Don't look for IMAGES. Look for a filename fragment
For each name in Images section (of the files report),
test for the name (foo.jpg, bar.png...)
we don't care HOW it is used in the CSS, so it is just a T/F
True = skip the clean, error on the safe side. It may be specified, but never ever rendered. Cleaning the CSS first might raise the effectivenss