My Pi is connected via the composite output to one of these tiny TVs: http://www.adafruit.com/products/946. I'm working on an application using OpenVG. I'm trying to find a combination of /boot/config.txt attributes, DISPMANX/EGL buffer size, and OpenVG view matrix such that drawing fills the TV screen and squares are square and circles are, well, circular. Does anybody have a suggestion for sdtv_mode|aspect, src/dst rect arguments to vc_dispmanx_element_add, and maybe vgLoadMatrix for this TV?
Thanks,
Allen