Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to zoom into portion of SVG #42

Closed
GoogleCodeExporter opened this issue Jul 24, 2015 · 2 comments
Closed

How to zoom into portion of SVG #42

GoogleCodeExporter opened this issue Jul 24, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Hi! I'm fairly new to Android development, and I need some help zooming into a 
portion of my SVG file on application startup.  

From what I understand from the Javadocs, I should use one of the 
renderViewToCanvas() methods, but I'm not really sure how to define the viewId. 
 The API Summary defines the following in the Rendering Views section:

<view id="MyView" viewBox="0 0 100 100"/>

But this is not a valid XML tag... Can someone help me understand how to 
properly use renderViewToCanvas() to fit me needs?  Thanks in advance.

Original issue reported on code.google.com by mtha...@gmail.com on 11 Jul 2014 at 2:51

@GoogleCodeExporter
Copy link
Author

Closing this because it is not a bug report.

I will answer by email.

Original comment by paul.leb...@gmail.com on 11 Jul 2014 at 3:03

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

Hi!  Sorry for wrong placement of my problem.  Here's my post restated:

I'm fairly new to Android development, and I need some help zooming
into a portion of my SVG file on application startup.

From what I understand from the Javadocs, I should use one of the
renderViewToCanvas() methods, but I'm not really sure how to define
the viewId.  The API Summary defines the following in the Rendering
Views section:

<view id="MyView" viewBox="0 0 100 100"/>

But this is not a valid XML tag... Can you please help me understand
how to properly use renderViewToCanvas() to fit my needs?

Thank you so much,

Melissa

Original comment by mtha...@gmail.com on 11 Jul 2014 at 3:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant