简体   繁体   English

如何在xcode 8中将矢量图像导入图像资源

[英]How to import vector images into image assets in xcode 8

I read this tutorial for importing vector images into xcode: How to Use Vectors in Xcode 7 我阅读本教程将矢量图像导入xcode: 如何在Xcode 7中使用矢量

But it seams it is different in xcode 8. 但它的接缝在xcode 8中有所不同。

I created an image set in XCAsset file, however, in xcode 8, there is not "Scale Factors" attribute in its Attribute Inspector. 我在XCAsset文件中创建了一个图像集,但是,在xcode 8中,其Attribute Inspector中没有“Scale Factors”属性。

Where is it? 它在哪里? How can I import vector images into image assets in xcode 8? 如何在xcode 8中将矢量图像导入图像资源?

In Xcode 8 "Scale Factors" was renamed to "Scales". 在Xcode 8中,“Scale Factors”被重命名为“Scales”。

XCode 8矢量

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何在 Xcode 资产目录中分配启动图像? - How to assign launch images in Xcode assets catalog? 如何使用XCode5资产目录的切片工具切片的图像 - How to use images sliced with the slicing tool of the XCode5 assets catalog 如何保存从资产Xcode Swift中选择的图像 - How to save image chosen from assets Xcode swift 从项目导入时,Xcode图像资产目录无法看到所有图像吗? - Xcode Image Assets Catalog not able to see all images when Importing from Project? Xcode 7无法以编程方式从称为“品牌资产”的图像集中访问启动图像 - Xcode 7 unable to access launch image programmatically from the set of images called “Brand Assets” 使用素材资源中的图像进行图像本地化 - Image Localisation using images in Assets 如何为所有Apple设备调整图像资产的大小? (不启动图像) - How to resize image assets for all Apple devices? (not launch images) 图像资产如何为纵向和横向指定不同的图像 - Image assets how to specify different images for portrait and landscape 在Xcode中预览不显示资产库中的图像 - Preview in Xcode not showing images from assets library 资产目录中的图像需要包含在XCode项目中吗? - Images in Assets Catalog need to be included in XCode project?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM