View Single Post
Old 02-20-2018, 12:10 PM   #13
dengste
Junior Member
dengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipsedengste can illuminate an eclipse
 
Posts: 4
Karma: 8420
Join Date: Feb 2018
Device: Kobo Aura One
Hi there, I've implemented the new frontlight support in Koreader for the KA1.

The reason the light is brighter now is because as a starting point, I chose parameters which more or less follow Nickel's behavior. The current progression for brightness (maximum value is 255) is as follows:

Code:
     Brightness      Nickel          Koreader
        1%              50               54
        2%              71               69
        3%              85               75
        4%              95               86
        5%              102              93
So you see that it starts up slightly higher, but the progression is actually less aggressive as in Nickel. But don't worry, you will be able to customize the progression. I'm currently writing a widget for this.

Last edited by dengste; 02-20-2018 at 12:15 PM.
dengste is offline   Reply With Quote