alexadam / alexadam/save-as-ebook

Feature request - button to change page direction of ebook

Aberta
#55 1 comentário 0 reações 1 responsável Reivindicada por @alexadam Ver no GitHub
enhancement
Linguagem predominante
JavaScript
Estrelas
1.1k
Forks
74
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Would it be possible to add a button to change the page direction?
This is useful for Japanese novels and books, where the text is normally read vertically right to left, with pages being turned from right to left.

This requires adding a parameter to the spine tag in contents.opf (around line 163 of saveEbook.js)

The default spine is defined as:
`''`

A right-to-left spine is defined as:
`''`

I have attempted implementing a button for the functionality but ended up breaking the locally unpacked extension for Chrome.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.