@kiwidude,
A small observation with v1.03...
On the few epubs I've tested to remove the inline @font-faces, they are correctly removed but a blank line remains. This may be considered quite minor but if the epub has been created from html generated by MSWord it may amount to a lot of blank lines. My particular epub was 400 superfluous lines per epub html file. This is because Word-generated CSS seems to insist on creating a useless @font-face for every font found on your PC system, even if none of them are relevant to your particular document. I've never found a way of preventing this other than manually removing them from the source html file before importing to calibre. I'd think most users don't bother doing that.
|