If anyone is interested in doing this, it follows either GL.Ortho and GL.Translate.
To get rid of the HIDEOUS gaps between the textures you can't use Linear in TexMin/Mag Filter, rather, you must use Nearest.
This however, will bring out any graphics that aren't aliased- so keep it in mind.
