From 8a25e74b552b10c53cafecac344384eb5b81e17c Mon Sep 17 00:00:00 2001
From: Kyle Leary
+ Upload an image to be used as the font portion of the OSD. You can use your favorite image editor to create the font instead of painting pixel by pixel.
+
+ To avoid scaling artifacts the font image should be 192x180 pixels.
+
+ This operation WILL replace the entirety of the font section, including custom graphics. It will not replace the logo portion of the OSD font.
+
+ If you want to use custom graphics along with a font image, apply the font image first, then apply your custom graphics.
+ Original Image
+
+
Font Preview
+
+
- To avoid scaling artifacts the font image should be 192x180 pixels. + To avoid scaling artifacts the font image should be 192x180 pixels. Each character is 12x18 pixels in size.
This operation WILL replace the entirety of the font section, including custom graphics. It will not replace the logo portion of the OSD font.