Initial commit
This commit is contained in:
20
ide-touchgfx-gen/TouchGFX/application.config
Normal file
20
ide-touchgfx-gen/TouchGFX/application.config
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"image_configuration": {
|
||||
"images": {},
|
||||
"dither_algorithm": "2",
|
||||
"alpha_dither": "yes",
|
||||
"layout_rotation": "0",
|
||||
"opaque_image_format": "RGB565",
|
||||
"nonopaque_image_format": "ARGB8888",
|
||||
"section": "ExtFlashSection",
|
||||
"extra_section": "ExtFlashSection"
|
||||
},
|
||||
"text_configuration": {
|
||||
"remap": "yes",
|
||||
"a4": "yes",
|
||||
"binary_translations": "no",
|
||||
"binary_fonts": "no",
|
||||
"framebuffer_bpp": "16",
|
||||
"font_format": "0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user