Hey @jhowell, thanks for making KFX Input!
I ran into a bug that preventing me from converting a few books. I was able to get around it by adding a `try/except` block around `name = self.strip_font_name(name)` in yj_to_epub_properties.py on line 2039.
Thanks again.
|