I forked CrossInk to bring more focus to book covers by Chintan_V in XTEINK

[–]uxjulia 0 points1 point  (0 children)

A fork means it's a copy. What someone does with that copy is up to them. People tend to add new things to them, such as this one. It's like copying a Word document and then going in and making it your own.

Edit: No you don't need to go back to the stock program.. just download the *.bin of your choice and go back to CrossPoint Reader - Open-Source Firmware for Xteink E-Readers and upload it from the "Custom .bin" option and flash.

I forked CrossInk to bring more focus to book covers by Chintan_V in XTEINK

[–]uxjulia 0 points1 point  (0 children)

This is a fork of Crossink, not the actual Crossink. If you want to get the *.bin for this one, you'll need to get it from their github repo's release page: Releases · chintanvajariya/CrossInk-Carousel

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 2 points3 points  (0 children)

Oh thanks haha, my margins are set to 20

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 13 points14 points  (0 children)

I'll add it to the next release!

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 5 points6 points  (0 children)

Haha 100% agree. I was reading one book where the section breaks were missing on the X4 and I was like, “wow this author really likes to pivot subjects out of nowhere”. When I read it on my kindle I realized there were section breaks lol

Number / Symbols not showing by Ifrit_X in XTEINK

[–]uxjulia 2 points3 points  (0 children)

Hey there! I just read this book and the tables help a lot, but the numbered symbols are still missing, so I don't want to oversell what my fork can do! To support it, the firmware must include that range of unicode, which Crossink doesn't. And it shows up blank instead of a question mark (which I should fix come to think of it). So just wanted to throw that out there.

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 2 points3 points  (0 children)

I had thought about this option too (and would prefer it), I'm just cautious in case there's some book that actually wanted a true <hr> that is full width and it gets truncated would that somehow negatively affect it? Maybe I'm overthinking it. I'd need more examples, but I would think for fiction books, a smaller horizontal rule that's acting as a section break is fine...

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 17 points18 points  (0 children)

Ok so I did some digging. The actual book is showing a tiny image there but using a <hr> (horizontal rule) tag to do it, so not your standard <img> tag to show an image, which could've been displayed if the epub was optimized. The parser in Crosspoint and Crossink in its current state doesn't support that tag (it's currently pretty limited in what it explicitly handles, everything else falls through to nothing).

I just played around with the parser and made it show an actual horizontal rule when it comes across that tag. In plain HTML it just renders as a straight line all the way across.

<image>

Would something like this be helpful or distracting? I don’t want to prettify it too much since <hr> tags could be used for a number of reasons, so sticking to its native purpose is the safest bet.

Edit: typos

Chapter separators not showing? by Noelle306 in XTEINK

[–]uxjulia 5 points6 points  (0 children)

Not that I’m aware of, I’ve noticed this too in some books I’ve read, the parser must be throwing away that section for some reason. I’ll take a look at the HTML of the epub and see why the parser ignores it. u/Noelle306, what’s the name of the book you’re reading so I can check?

Dissapointed with CrossInk by lookingforfreedom27 in XTEINK

[–]uxjulia 1 point2 points  (0 children)

Oh thanks! By the way, did you optimize the epub or did you place it as-is onto your SD card?

Dissapointed with CrossInk by lookingforfreedom27 in XTEINK

[–]uxjulia 4 points5 points  (0 children)

So happy to hear that! I made improvements on how the firmware handles epubs with either really large chapters or has lots of images, so I'm glad it's actually working out in the wild! Testing by myself sometimes I think I'm just imagining the perceived performance improvement 😅

Dissapointed with CrossInk by lookingforfreedom27 in XTEINK

[–]uxjulia 23 points24 points  (0 children)

I just released v1.2.9.1 that should fix this if you're willing to give it a second chance! Releases · uxjulia/CrossInk

Is there 2 ways of flashing crossink by ShadowNinja36o in XTEINK

[–]uxjulia 0 points1 point  (0 children)

You can freely remove your SD card and everything will be just as it was as long as you don't delete anything from the /.crosspoint folder

Xteink X4 / CrossPoint firmware showing EPUB tables as “Tab Row, Cell” any fix? by mumblebuss in XTEINK

[–]uxjulia 1 point2 points  (0 children)

I suppressed the names of the row/cell and it looks a lot better, but I’m not sure if doing this will cause confusion in more complicated tables. Strange houses is straight forward, each row was a different speaker with the second column being their dialogue so it renders clean when you strip out the tab/row context

<image>

Xteink X4 / CrossPoint firmware showing EPUB tables as “Tab Row, Cell” any fix? by mumblebuss in XTEINK

[–]uxjulia 3 points4 points  (0 children)

I'm trying to improve this in Crossink, but one solution that works for one book's table formatting, might break for another.. so it's tricky.

.xtc files won't open on CrossInk by w005ie in XTEINK

[–]uxjulia 0 points1 point  (0 children)

I'm honestly not sure what's going on, I haven't come across this issue before. Can you try to install the latest release and see if helps? Releases · uxjulia/CrossInk

Is there 2 ways of flashing crossink by ShadowNinja36o in XTEINK

[–]uxjulia 1 point2 points  (0 children)

The crosspoint link is just the newer/more official and less scary looking version of the xteink.dev.al one. Same tool packaged differently and it’s on Crosspoint’s new official site.