Re: Displaying svg image with WebKit - scaling issues
Re: Displaying svg image with WebKit - scaling issues
- Subject: Re: Displaying svg image with WebKit - scaling issues
- From: Gideon King <email@hidden>
- Date: Sun, 23 Aug 2009 00:52:40 +1000
II saw an NSSVGImageRep in webcore - I would have thought that you
could use that with NSImage and do the normal scaling there. I haven't
tried it, and could make use of it myself if it works, so would be
interested if anyone else has had experience using it.
Gideon
I would like to display a simple svg image in my app using webkit.
Unfortunately I also need to be able to scale the image to the size
of the view. The webview class has makeTextLarger and
makeTextSmaller which works, but limits the scaling to about 10
'steps'. Apparently you can do scaling with a CSS transform, but I
have no idea how to do this. Does anyone have an example?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden