gimp-android-xdpi

Gimp plugin to write images and icons for all android densities

Github星跟踪图

gimp-android-xdpi

Gimp plugin to export images or icons for any android density :
gimpfu_android_xdpi.py

Plugin Screenshot

Installation

  • Download the script gimpfu_android_xdpi.py,
    save into your gimp plugin directory, ie: ~/.gimp-2.6/plug-ins/gimpfu_android_xdpi.py
  • On Linux or MacOSX you need to set the script file to be executable. (chmod +x gimpfu_android_xdpi.py)
  • Restart Gimp
  • Run script via Filters -> Android -> Write Android XDPIs...

Usage

  • Select area to export.
  • Run the plugin from Filters -> Android -> Write Android XDPIs...
  • Enter the target DP width.
  • Choose density folders to export to : ldpi / mdpi / hdpi / xhdpi / xxhdpi / xxxhdpi.

Example

To write you app icon directly from you full size picture, select area for your icon :

icon selection

Use the reference values for an app icon, 48px on mdpi :

Plugin Screenshot

  1. select your app res folder
  2. Pick drawable or mipmap as your export folder prefix
  3. type icon as the image base name
  4. select image DP width of 48
  5. select densities to export
  6. select image format png

Icon or Image resources for all densities will be scaled and written
accordingly, except that by default upscaled images won't be upscaled. You
can force creating upscaled images by using the appropiate option.

export result

主要指标

概览
名称与所有者ncornette/gimp-android-xdpi
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证
所有者活动
创建于2012-04-20 14:37:21
推送于2018-06-28 00:56:01
最后一次提交2015-09-28 13:57:45
发布数0
用户参与
星数162
关注者数14
派生数19
提交数33
已启用问题?
问题数7
打开的问题数2
拉请求数3
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?