View Single Post
Old 10-26-2019, 08:12 PM   #1330
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,064
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JSWolf View Post
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

Last edited by theducks; 10-26-2019 at 08:15 PM. Reason: clarify reasoning
theducks is offline   Reply With Quote