View Single Post
Old 10-15-2024, 11:24 AM   #296
lordeagle
Enthusiast
lordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankindlordeagle has exceeded all limitations known to mankind
 
Posts: 49
Karma: 17448
Join Date: Jun 2020
Device: Kobo Elipsa2E & Libra H20, Kindle PW3 & PW2
Quote:
Originally Posted by lordeagle View Post
Yes, you are right, there seems actually to be ECLIPSA_2E support in the latest sources; https://github.com/NiLuJe/FBInk/blob...ice_id.c#L1000

Any chance to get this officially released @NiLuJe.
Ok, thanks to the nice github/actions environment it was an easy job to get the latest binaries.

And I can confirm, with the current snapshot the Eclipsa 2E works.

Code:
[root@kobo bin]# fbink -x 1 -y 10 "Hello World!"
[FBInk] Detected a Kobo Elipsa 2E (389 => Condor @ Mark 11)
[FBInk] This device does not support HW inversion
[FBInk] Enabled MediaTek quirks
[FBInk] Clock tick frequency appears to be 100 Hz
[FBInk] Screen density set to 227 dpi
[FBInk] Variable fb info: 1404x1872, 32bpp @ rotation: 1 (Clockwise, 90°)
[FBInk] Fixed fb info: ID is "hwtcon", length of fb mem: 10543104 bytes & line length: 5616 bytes
[FBInk] Canonical rotation: 0 (Upright, 0°)
[FBInk] Fontsize set to 24x24 (IBM base glyph size: 8x8)
[FBInk] Line length: 58 cols, Page size: 78 rows
[FBInk] Framebuffer pixel format: RGB32
[FBInk] Pen colors set to #000000 for the foreground and #FFFFFF for the background
Printing string 'Hello World!' @ column 1 + 0px, row 10 + 0px (overlay: N, no BG: N, no FG: N, inverted: N, flashing: N, centered: N, halfway: N, left padded: N, right padded: N, clear screen: N, waveform: AUTO, dithering: None, nightmode: N, skip refresh: N, font: 0, font scaling: x0)
Next line should start @ row 11
lordeagle is offline   Reply With Quote