Hi, I've been thinking about making CDU for a-10 for some time now. Couple of days ago I finally pulled the trigger, and ordered some parts. I currently have arduino UNO with 3,5'' TFT shield based on ILI9486, and a lot of buttons. I think I'll figure out the buttons myself, but i ran into some problems with the display. I would like to have the same font and special characters as the real counterpart but I just can't find it anywhere. Do you know how can I get this font? I think I should be able to import it to my TFT library. And one more thing. I think that I'll just have to input the X Y coordinates of every block of text on the screen. Is there a better solution for this? Don't get me wrong I have no problem with writing the coordinates by hand. I just want to make sure I didn't miss something obvious.