PiGFX is a bare metal kernel for the Raspberry Pi that implements a basic ANSI terminal emulator with the additional support of some primitive graphics functions.
It would be nice if there was something in pigfx.txt to change the resolution. I'm using a small and limited LCD screen that only works at 800x480 and it won't work with this as it is coded to 640x480.
If anyone has a compiled version that supports this resolution, or allows you to change the resolution from the config file that would be great. If not I guess I'll look at what I need to do to compile this myself.
It would be nice if there was something in pigfx.txt to change the resolution. I'm using a small and limited LCD screen that only works at 800x480 and it won't work with this as it is coded to 640x480.
If anyone has a compiled version that supports this resolution, or allows you to change the resolution from the config file that would be great. If not I guess I'll look at what I need to do to compile this myself.