mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
E-book viewer: Remove workaround for font-face rules as QtWebKit supports loading fonts directly as of Qt 4.7
This commit is contained in:
parent
d76a416eb2
commit
4f9b1dd20a
@ -257,7 +257,6 @@ class EbookIterator(object):
|
||||
s.max_page = s.start_page + s.pages - 1
|
||||
self.toc = self.opf.toc
|
||||
|
||||
self.find_embedded_fonts()
|
||||
self.read_bookmarks()
|
||||
|
||||
return self
|
||||
|
Loading…
x
Reference in New Issue
Block a user