Gimp-Forum.net
A Guide to Ofnuts Paths - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: A Guide to Ofnuts Paths (/Thread-A-Guide-to-Ofnuts-Paths)



A Guide to Ofnuts Paths - carmen - 03-28-2020

I have collected the available documentation in the e-book 'A Guide to Ofnuts Paths.epub', to be downloaded from https://drive.google.com/open?id=1IBwwHtzqFxYdQ1Rhqaoy7ncqRLXmOyaK.
It includes some additional examples, cross-links, and a Table of Contents (TOC) for easy consultation.
- If you wish to have a look at the book but lack dedicated software on your computer, THIS LINK
 https://geek1011.github.io/ePubViewer
opens a browser-based book-viewer:
  • upload e-book from your computer
  • navigate with -> and <-
  • button on the upper right corner opens TOC and access to text search, configuration...
- Caveat:
  • animations are in webp format, which should be alright in browser-based readers, but is likely to be rejected by some dedicated devices
  • if your e-reader can switch between paged and scroll mode, select the latter
- Comments, corrections, &cetera are welcome.
Enjoy!


RE: A Guide to Ofnuts Paths - denzjos - 03-29-2020

Awesome, thanks for this nice work, carmen !


RE: A Guide to Ofnuts Paths - Krikor - 04-10-2022

(03-28-2020, 10:14 PM)carmen Wrote: [...]
- If you wish to have a look at the book but lack dedicated software on your computer, THIS LINK
 https://geek1011.github.io/ePubViewer
opens a browser-based book-viewer:
Enjoy!

Site not found.
Broken link.

404

There isn't a GitHub Pages site here.

Looks like I'll have to install an EPUB reader around here...


RE: A Guide to Ofnuts Paths - rich2005 - 04-10-2022

The code is here https://github.com/pgaskin/ePubViewer
Where there is a link to here: https://pgaskin.net/ePubViewer/ and that will let you open the epub in your web browser.

I do not think the epub is 100% - It is a bit scrambled in my usual reader (FBreader) and LibreOfice should open it but does not.


RE: A Guide to Ofnuts Paths - Krikor - 04-10-2022

(04-10-2022, 07:33 PM)rich2005 Wrote: The code is here https://github.com/pgaskin/ePubViewer
Where there is a link to here: https://pgaskin.net/ePubViewer/ and that will let you open the epub in your web browser.

I do not think the epub is 100% - It is a bit scrambled in my usual reader (FBreader) and LibreOfice should open it but does not.

rich2005,

With your link I was able to view the e-book in the browser!

But I searched one of my hard drives, a remnant of my old PC, and found an Epubs reader installed on it - Calibre.

Thank you!


RE: A Guide to Ofnuts Paths - PixLab - 04-11-2022

(04-10-2022, 07:33 PM)rich2005 Wrote: I do not think the epub is 100% - It is a bit scrambled in my usual reader (FBreader) and LibreOfice should open it but does not.


LO indeed propose to "repair" the file... which I refused, thus it did not want to open it.

I opened it with Calibre, it's fine, also .webp animation are working just fine in Calibre. Big Grin

I'm using Calibre 4.99.4 and the latest is 5.40 , I did wanted to update via https://calibre-ebook.com/download_linux , but it did not worked at all, get back to 4.99.4 via the software center.

(03-28-2020, 10:14 PM)carmen Wrote: I have collected the available documentation in the e-book 'A Guide to Ofnuts Paths.epub', to be downloaded from https://drive.google.com/open?id=1IBwwHtzqFxYdQ1Rhqaoy7ncqRLXmOyaK.
It includes some additional examples, cross-links, and a Table of Contents (TOC) for easy consultation.
- If you wish to have a look at the book but lack dedicated software on your computer, THIS LINK
 https://geek1011.github.io/ePubViewer
opens a browser-based book-viewer:
  • upload e-book from your computer
  • navigate with -> and <-
  • button on the upper right corner opens TOC and access to text search, configuration...
- Caveat:
  • animations are in webp format, which should be alright in browser-based readers, but is likely to be rejected by some dedicated devices
  • if your e-reader can switch between paged and scroll mode, select the latter
- Comments, corrections, &cetera are welcome.
Enjoy!

Awesome work, webp animation should not be a problem even in the browser as all main browser read them as well as the main on Android and iOS, and for a while now https://caniuse.com/webp

Starting to read your book and now I want to download all the path scripts from Ofnuts Big Grin

IMHO you did a great job!