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