summaryrefslogtreecommitdiff
path: root/src/resources/images.json
blob: db2ccab088a76e096c04e1474387034ed51963e5 (plain)
1
2
3
4
5
6
7
8
9
{
   "pine_small" : {
      "sources": "images/pine_logo.png",
      "color_format": "CF_TRUE_COLOR_ALPHA",
      "output_format": "bin",
      "binary_format": "ARGB8565_RBSWAP",
      "target_path": "/images/"
   }
}