hamidreza kazemi

Results 3 issues of hamidreza kazemi

I did try register Persian fonts, everything looks fine unless text gets larger than one line. this is my codes: mock text: ``` export const data = { text_persian: 'لورم...

bug
rtl

I want to replace `iframe` with `InlineView` but I have a problem when I do that. ``` import InlineView from 'epubjs/lib/managers/views/inline'; opt = { view: InlineView, } ``` with this...