Le dimanche 26 février 2023 à 4:53 AM, Kevin Kofler a
écrit :
> Carl Schwan wrote:
>
> > I want to move Arianna to KDE review. Arianna is an ebook reader
> > currently only supporting epubs. This is based on top of epub.js
> > and QtWebEngine for the actualy rendering of ebooks as doing that
> >
The epub.js is not in preferred modifiable form. It's cleartext but it's
not the source as anyone would want to edit it. The comment at the end
says it comes from a mapping called sourceMappingURL=epub.js.map so the
full source of this should be included.
Jonathan
On Sat, 25 Feb 2023 at 13:59,
Carl Schwan wrote:
> I want to move Arianna to KDE review. Arianna is an ebook reader
> currently only supporting epubs. This is based on top of epub.js
> and QtWebEngine for the actualy rendering of ebooks as doing that
> from scratch in Qt would be too much work.
Okular has an EPub backend using
El diumenge, 26 de febrer de 2023, a les 4:53:05 (CET), Kevin Kofler va
escriure:
> Carl Schwan wrote:
> > I want to move Arianna to KDE review. Arianna is an ebook reader
> > currently only supporting epubs. This is based on top of epub.js
> > and QtWebEngine for the actualy rendering of ebooks a
Carl Schwan wrote:
> I want to move Arianna to KDE review. Arianna is an ebook reader
> currently only supporting epubs. This is based on top of epub.js
> and QtWebEngine for the actualy rendering of ebooks as doing that
> from scratch in Qt would be too much work.
Okular has an EPub backend using
Am 25.02.23 um 14:59 schrieb Carl Schwan:
Hi folks,
I want to move Arianna to KDE review. Arianna is an ebook reader
currently only supporting epubs. This is based on top of epub.js
and QtWebEngine for the actualy rendering of ebooks as doing that
from scratch in Qt would be too much work.
The