L. Le Meur

Results 197 comments of L. Le Meur

Hi @dauwhe, thanks for the link. The issue is that different OS implementations and languages require different XML parsers. For instance on iOS Swift we tried AEXML, which is not...

Encrypting ebooks means using a DRM. This is a complex matter, and often expensive for the developer and/or users. You can take inspiration in the Readium LCP project and associated...

This is a problem we are facing at the moment. We'll setup a CI solution before any large code refactoring aiming at Readium-2, but have no time for it in...

Readium JS is mature and stable. It's up to the Readium community to propose Pull Requests if they see a need. The most active Readium members have just decided to...

@ullstrm, readium-js, the current codebase for web reader development, is not part of the "Readium 2" initiative (therefore the V2 roadmap does not apply). The active developers of the Readium...

Let's discuss this on the Readium Slack or via emails, as this has nothing to do with the readium-js issue we're in.

Dear @ZaMaZaN4iK, the Readium SDK is a community driven effort, meaning that "You" are part of the "We". The windows support has always been weak, because the community didn't focus...

I totally agree. I'll do it when I take a look at what Hadrien did last week.

Note that the Go implementation of a Publication already has a "MultiLanguage" struct which is currently applied to the `title` and `subtitle` properties and could easily be applied to `sortAs`...

We currently rely on the @type (e.g. "http://schema.org/Book") for setting high level profiles and we have defined a set of [presentation hints](https://readium.org/webpub-manifest/extensions/presentation.html) for setting lower level indications. A `layout` property...