您当前的位置: 首页 > 

CEP插件-图标ICON-图标不显示-manifest.xml文件范例-CEFCommandLine命令

发布时间:2022-09-22 10:09:40 ,浏览量:5

文章目录
    • 1.图标格式ICON
    • 2.manifest.xml文件
    • 3.CEFCommandLine命令
    • 4.作者答疑
1.图标格式ICON

CEP插件图标支持PNG-8格式,PNG-24在低版本不支持。标签的子标签可以设置扩展的图标,图标有 2 种类型 Normal 和DarkNormal,分别在 PhotoShop 的界面主题颜色为亮色和暗色时显示。另外你可以在xxx.png 图标文件所在目录放入xxx@2X.png 文件,在高清屏下 PhotoShop 会调用xxx@2X.png 文件。一般普通图标的尺寸为 23 x 23 而 xxx@2X.png 为它的 2 倍 46 x 46。 在这里插入图片描述

2.manifest.xml文件

manifest.xml文件添加样式如下所示:

 <ExtensionManifest xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ExtensionBundleId="com.adobe.illustrator.MideaMainAILib" ExtensionBundleVersion="1.0.0" Version="5.0"> <ExtensionList> <Extension Id="com.adobe.illustrator.MideaMainAILib.panel" Version="1.0.0"/>  <Icon Type="Normal">./img/logo.png            
关注
打赏
1688896170
查看更多评论

暂无认证

  • 5浏览

    0关注

    109478博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.0491s