Hacker News new | ask | show | jobs
by sirn 3862 days ago
I tried the full version and like how the app looks and works so far. The app seems to support ePub3 also (Marvin only supported ePub2 and Gerty is too social to my taste.)

I have few feedbacks:

- I wish the page doesn't fade when switching chapters. It interrupted the reading flow more than quite a bit.

- Would be amazing if the app could support CJK's vertical layout and page orientation. (I have never seen ePub reader app that did this right.)

1 comments

Hello sim,

- I'm in the process of making more page turn modes available: https://github.com/hyphen-reader/hyphen/issues/4

- I'll look into CJK support. If you could offer examples of where you see it handled well, etc., that'd be great.

Thanks for the feedback.

About CJK, at first I think there need to be a proper support for vertical writing layout and support for turning pages from right-to-left[1].

Hyphen currently seems to be handling vertical writing quite fine (but it is using default sans-serif font, which is less than ideal.) However page turning currently seems to be strictly left-to-right.

One of few apps I've seen to be doing well is Kindle (but unfortunately not ePub) and Bookwalker (has their own file format, although also has partial support for reading ePub file). My current solution for reading Japanese ePub books is to throw them into Bookwalker… which is kinda like second-class citizen in the app.

There are few public domain Japanese novels available in ePub3 format if you wish to have some sample (http://aozora.wook.jp/ click on "ePUBダウンロード".)

This is perfect, thanks! I've added it to the issue tracker: https://github.com/hyphen-reader/hyphen/issues/9