mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 02:34:06 -04:00
...
This commit is contained in:
parent
a56a063d64
commit
f55b74bae4
@ -18,8 +18,6 @@ class Font(object):
|
||||
|
||||
class Text(object):
|
||||
|
||||
A = etree.XPath('descendant::a[@href]')
|
||||
|
||||
def __init__(self, text, font_map, opts, log):
|
||||
self.opts, self.log = opts, log
|
||||
self.font_map = font_map
|
||||
|
Loading…
x
Reference in New Issue
Block a user