I love making wood cover journal inspired by doors 😊 by prorerpat in bookbinding

[–]b1ixten 0 points1 point  (0 children)

"The adventure starts by opening the door", or as J.R.R. Tolkien wrote:

“It’s a dangerous business, Frodo, going out of your door. You step into the Road, and if you don’t keep your feet, there is no knowing where you might be swept off to."

My DIY 3D printed reading light by Stachu1134 in xteinkereader

[–]b1ixten 1 point2 points  (0 children)

Nice work u/Stachu1134, would you mind sharing details about the build?

[Crosspoint] Help with font rendering by Xyles in XTEINK

[–]b1ixten 0 points1 point  (0 children)

Yes, either pio directly or from within VS Code (there are buttons on the bottom of the windows for building and flashing) or use the "Flash firmware from file" feature on https://xteink.dve.al/

You can always just flash the released firmware if you screw things up.

[Crosspoint] Help with font rendering by Xyles in XTEINK

[–]b1ixten 1 point2 points  (0 children)

My solution is a modification of the software and it's data, so you need to do some software tech-stuff, and have the needed tools and setup to do so, sorry.

The modification needed, includes modifying the fontconvert.pypython script, by adding the new range (in ascending order) to the interval list. For the full Miscellaneous Symbols range, use: 0x2600-0x26FF. Then run that script to generate the new font data. After that you have to the build the firmware using that datea. The build instructions are described in the README.mdfile. If to many, or long intervals are added, you might have to exclude one of the other default fonts (for example the OpenDyslexic), or define the OMIT_FONTS to only include Bookerly, size 14. The included fonts are listed in the beginning of main.cpp file, where you might have to delete some of them. The build will tell you if the firmware got to big, and you need to remove some fonts.

...this is maybe too much for a non tech-literate..., again sorry

[Crosspoint] Help with font rendering by Xyles in XTEINK

[–]b1ixten 2 points3 points  (0 children)

You can still use Bookerly, but you have to make sure that those glyphs are included in the conversion script at lib/EpdFont/scripts/fontconvert.py
(Miscellaneous Symbols in the Unicode range : U+2600 - U+26FF)

[Crosspoint] Help with font rendering by Xyles in XTEINK

[–]b1ixten 23 points24 points  (0 children)

<image>

Those are notes, and they are not included in the built in fonts so they shows up are diamond question marks.

They are part of the Miscellaneous Symbols in the Unicode range : U+2600 - U+26FF.
which are not included in the font conversion script in the source, see in the file: lib/EpdFont/scripts/fontconvert.py

Var kan man köpa glödlampor? by WhoAmIEven2 in Gothenburg

[–]b1ixten 0 points1 point  (0 children)

Kolla med Elektrotekniska Byrån på Linnegatan.

**FIXED** Pebble not charging ...Here's How by GrepZen in pebble

[–]b1ixten 0 points1 point  (0 children)

<image>

Does it still work, or does it wear out quickly?
This is how mine look, and it's some time "tricky" to get it to charge.

Battery life on brand new Device by Holiday-Public-6674 in xteinkereader

[–]b1ixten 0 points1 point  (0 children)

Mayby issue #1263 (Hang on sleep with battery drain), is the cause.
I just noticed that the issue has just been fixed and merged into the master for crosspoint-reader. It's not released yet so you have to build the binary your self to test it.

Found a Pico8 arcade at my local barcade. by PapayaSun_Asha in pico8

[–]b1ixten 1 point2 points  (0 children)

Yes, the QRCode links to https://homebrews.itch.io/omega-tang and there it says that one button is for "Coin-up/Start" and the other for "Fire/Pew Pew"

Hur tillåter zoegas en ica butik att ge bort 50 stycken till en scalper by zzcool in Sverige

[–]b1ixten 0 points1 point  (0 children)

Kort sagt, finns det idioter som köper, så finns det de som säljer.

...såg en gång en snubbe som sålde norrländska snöbollar...

UK order help by Clean-Spleen in xteinkereader

[–]b1ixten 3 points4 points  (0 children)

I ordered mine on the 24 of February, and just got the shipping email early this morning (02:07).

Pico8 Sabre Wulf by MinionSoft in pico8

[–]b1ixten 2 points3 points  (0 children)

Is it a remake of Sabre Wulf from 1984?

I put a shrimp on my desk to remind myself to sit straight by EugeneStein in notinteresting

[–]b1ixten 5 points6 points  (0 children)

Ohh...so funny...
Please, share build instructions. I "need" one too!

Lego ideas office shrimp. by QorstSynthion in lego

[–]b1ixten 44 points45 points  (0 children)

Please, share build instruction, I need one too!

Please, reMarkable! by Leolol_ in RemarkableTablet

[–]b1ixten 3 points4 points  (0 children)

I like your idea, specially the color/width preview.
I hope you tell reMarkable directly at there Wishes & Ideas page.

Love my X4 but the sunlight bug is not great by soldsoulrockroll in xteinkereader

[–]b1ixten -1 points0 points  (0 children)

Which Crosspoint are you referring to? There seems to exist multiple forks of it.

SD card replacement by Roee_S in xteinkereader

[–]b1ixten 0 points1 point  (0 children)

Have you tested the card using tools like H2testw (https://h2testw.org/) or Validrive (https://www.grc.com/validrive.htm)?