iink SDK on Device

Answered

Zooming / side scrolling an iink view.

Vertical scrolling in iink views is supported by default, but is there any support for zooming in and out for scrolling horizontally?



Best Answer

Dear Nicolas,

thank you for the precision. 

Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming 

And the corresponding API functions: 

-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#getViewScale--

-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#zoom-float-


Best regards,

Olivier


Dear Nicolas,


thank you for contacting us.


Indeed, our samples do not have horizontal scrolling by default, but there is no reason you could not implement it.


Regarding having zoom in/out for horizontal scrolling, we are not sure to understand, as zoom and scrolling are not dependant on another.


Best regards,


Olivier

Sorry, I skipped a word in my question. I wanted to ask about support for zooming in and out and for scrolling horizontally.

Answer

Dear Nicolas,

thank you for the precision. 

Indeed, the zoom is supported: file:///C:/sw_tests/iink/1.4.1/extract/iink/doc/interactive-ink/1.4/android/fundamentals/zooming-and-scrolling.html#zooming 

And the corresponding API functions: 

-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#getViewScale--

-https://developer.myscript.com/refguides/interactive-ink/android/1.4/com/myscript/iink/Renderer.html#zoom-float-


Best regards,

Olivier