Some fixes around svg embedded images
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ class Epub {
|
||||
~Epub() = default;
|
||||
std::string& getBasePath() { return contentBasePath; }
|
||||
bool load(bool buildIfMissing = true, bool skipLoadingCss = false);
|
||||
bool clearCache() const;
|
||||
bool clearCache(bool preserveThumbs = false) const;
|
||||
void setupCacheDir() const;
|
||||
const std::string& getCachePath() const;
|
||||
const std::string& getPath() const;
|
||||
|
||||
Reference in New Issue
Block a user