stw24/TouchGFX/application.config

30 lines
699 B
Plaintext

{
"image_configuration": {
"dither_algorithm": "2",
"alpha_dither": "yes",
"layout_rotation": "0",
"opaque_image_format": "RGB565",
"nonopaque_image_format": "ARGB8888",
"section": "ExtFlashSection",
"extra_section": "ExtFlashSection",
"images": {
"Fasttube_Logo_small_white.png": {
"layout_rotation": "90"
},
"logo_dv_small.png": {
"layout_rotation": "90"
},
"logo_dv_small_white.png": {
"layout_rotation": "90"
}
}
},
"text_configuration": {
"remap": "yes",
"a4": "yes",
"binary_translations": "no",
"binary_fonts": "no",
"framebuffer_bpp": "16",
"font_format": "0"
}
}