android-res-utils:适用于Android项目res目录的实用程序

时间:2024-05-29 10:42:34
【文件属性】:

文件名称:android-res-utils:适用于Android项目res目录的实用程序

文件大小:7KB

文件格式:ZIP

更新时间:2024-05-29 10:42:34

Python

从SVG资源创建PNG 这些python脚本将SVG图像作为输入,用指定的颜色和不透明度替换路径,将其缩放为指定的DP大小,并根据Android项目的drawable- *目录中所需的不同大小从中创建压缩的PNG图像。 从命令行使用 调用此命令可从SVG图像在Android项目的res / drawable- *目录中生成许多PNG文件: pngs_from_svg.py <svg file> [--color ] [--opacity ] [--suffix ] [--nopngcrush] 或使用help命令显示选项列表: pngs_from_svg.py --help 用法示例: pngs_from_svg.py path_t


【文件预览】:
android-res-utils-master
----.gitignore(7B)
----README.md(1KB)
----example()
--------svg()
--------actionbar.py(864B)
----pngs_from_svg.py(4KB)

网友评论