Baltazar Gomez
Baltazar Gomez
@workhorsy any thoughts on this?
You are probably right, `openSeaDragon` may be an overkill, but it has some nice features, and yes the the `ui` is fully customizable.
Ok, I'll see if I can make a simple preact component to integrate `osd`
should fix: https://github.com/workhorsy/comic_book_reader/issues/85 https://github.com/workhorsy/comic_book_reader/issues/109
Yes, MIT license is the way to go :v:
Small update on this issue: I created a new react component (WIP) but it should be compatible with preact: https://github.com/btzr-io/Villain
Hi, not sure if this helps, but looks really nice: [openseadragon](https://github.com/openseadragon/openseadragon)
Here is a simple example: http://openseadragon.github.io/examples/tilesource-image/
Something like this? ``` api/reader?source=url... ``` We could also pass default settings: ``` api/reader?source=url..&nightmode=true ```
@workhorsy I did some work on this, Here is the current usage: #### Main url ( show / navigate to reader ) > http://localhost:8080/#/reader #### Load comic ( url /...