Quote:
Originally Posted by slowsmile
@DNSB...I think that you are probably using that svg image as a compound image saved in Sigil's Images dir. That's also probably why it needs to be read as bytes whereas jpg images are read in binary. I'll look into that problem now.
|
Thanks for that.
Quote:
Originally Posted by slowsmile
Regarding the failure of the Remove all hyphen class properties from the CSS option to remove all your hyphen properties -- could you please give me a list of all the hyphen class property names that you wish to remove so I can add them for removal in the plugin code? TIA.
|
Looking at 6 books, the only hypenate properties that survived were:
-webkit-hyphenate-limit-after: 4;
-webkit-hyphenate-limit-before: 4;
-webkit-hyphenate-limit-lines: 2;
-webkit-hyphenate-character:"\2010";