Re: KDE Review: Arianna

2023-03-03 Thread Carl Schwan
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 > >

Re: KDE Review: Arianna

2023-02-27 Thread Jonathan Riddell
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,

Re: KDE Review: Arianna

2023-02-27 Thread Kevin Kofler
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

Re: KDE Review: Arianna

2023-02-26 Thread Albert Astals Cid
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

Re: KDE Review: Arianna

2023-02-25 Thread Kevin Kofler
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

Re: KDE Review: Arianna

2023-02-25 Thread Nicolas Fella
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