marforic / imagemagick_lib_iphone

Scripts and instructions to compile ImageMagick as a static library to use in any iOS project
314 stars 71 forks source link

if the image's format is SVG,when running on a phone or android can't read #22

Open LiuLian1992 opened 6 years ago

LiuLian1992 commented 6 years ago

when running on a simulator,svg can be readImageBlob,but when real test ,can't read. when format is eps,both the simulator and real test can't read.......why