GPC Developer Guides
...
Constants
Zen
OLED
general oled constants name description value oled white the white color constant 1 oled black the black color constant 0 oled width the width of the oled in pixels 128 oled height the height of the oled in pixels 64 oled font constants name description value oled font small small font 0 oled font medium medium font 1 oled font large large font 2 oled font small width width of each character for the small font 7 oled font medium width width of each character for the medium font 11 oled font large width width of each character for the large font 16 oled font small height height of each character for the small font 10 oled font medium height height of each character for the medium font 18 oled font large height height of each character for the large font 26 oled button constants name description value oled cross cross button 127 oled circle circle button 128 oled square square button 129 oled triangle triangle button 130 oled up up dpad button 131 oled down down dpad button 132 oled left left dpad button 133 oled right right dpad button 134 oled view view button 135 oled menu menu button 136