stw24/TouchGFX/application.config

27 lines
607 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.png": {
"format": "RGB565"
},
"Fasttube_Logo_white.png": {
"format": "RGB565"
}
}
},
"text_configuration": {
"remap": "yes",
"a4": "yes",
"binary_translations": "no",
"binary_fonts": "no",
"framebuffer_bpp": "16",
"font_format": "0"
}
}