ActiveLook / Activelook-API-Documentation

Activelook API Documentation online
https://www.activelook.net/
23 stars 8 forks source link

Y should have the same type everywhere for consistency #11

Open bsongis opened 3 weeks ago

bsongis commented 3 weeks ago

A minor one ... In case this protocol is used for glasses with height > 256 it would be nice to use 16 bits for X, Y, W and H everywhere.

I am not sure it is possible to define today a Layout with a 256px height.

bsongis commented 2 weeks ago

Another example: the layout Y is defined with 8 bits, while a image inside this layout has Y defined with 16bits!

tcubizolle-microoled commented 2 weeks ago

Hello,

Thank you for your feedback.

We have noted your comment regarding the limitation on the Y-size and the inconsistency in the typing used for dimensions. We will work to improve this in future versions of the ActiveLook protocol.

Regards