Roland Kahlert

Results 7 comments of Roland Kahlert

After some experiments with Apple's [example](https://developer.apple.com/documentation/arkit/creating_face-based_ar_experiences), it looks like the EyeTransform properties of ARFaceAnchor are very dependent of the orientation my your face. I can maneuver my face into an...

Nice approach! However I am not able to move the cursor to the bottom right corner after calibrating. It just gets stuck in the middle.

Maybe it's because I'm using it on the iPad Pro. I changed the screen size constants so far, but maybe something is wrong with that. Or it doesn't scale so...

Does it work when you browse to the website on a normal computer? You also can set error_reporting to E_ALL to see errors at all: https://github.com/RolandColored/kobo-display/blob/9bb40003c991a2eed28660dbec1d75d80d5cdc38/config.sample.php#L3

Hi, sorry for the delay. Enabling fullscreen is not an option you can find in a menu. I needed to ssh to my device and edit and config file. Depending...

There is a PR ready, but unfortunately not yet merged.

If we look at the implementation of LTChar https://github.com/euske/pdfminer/blob/8150458718e9024c80b00e74965510b20206e588/pdfminer/layout.py#L224 there don't seem to be anything which stores the color. Maybe it's somewhere in the font variable, but it's not stored...