MaddTheSane / SVGKit

A Cocoa framework for rendering SVG files as Core Animation layers
http://mattrajca.com
Other
47 stars 19 forks source link

SVGKImage's property NSImage is not nil but not show, and error output. #20

Open melody5417 opened 8 years ago

melody5417 commented 8 years ago

I imported SVGKit, but nothing shows.

The imageView is nothing showed, and the output is:

2016-02-16 18:14:03.185 ABc[30399:3049067] svg not null 2016-02-16 18:14:03.251 ABc[30399:3049067] CFURLCopyResourcePropertyForKey failed because it was passed an URL which has no scheme 2016-02-16 18:14:03.252 ABc[30399:3049067] not null

Thanks~