Upgraded BochsGA to new specs, formatting change in ext2fs
[tpg/acess2.git] / Modules / Display / BochsGA / bochsvbe.c
index 3c8309e..b1b2e22 100644 (file)
@@ -184,7 +184,7 @@ Uint64 BGA_Write(tVFS_Node *node, Uint64 off, Uint64 len, void *Buffer)
                {\r
                        VT_Font_Render(\r
                                chars->Ch,\r
-                               dest + x*giVT_CharWidth, gpBGA_CurrentMode->width,\r
+                               dest + x*giVT_CharWidth, 32, gpBGA_CurrentMode->width*4,\r
                                VT_Colour12to24(chars->BGCol),\r
                                VT_Colour12to24(chars->FGCol)\r
                                );\r

UCC git Repository :: git.ucc.asn.au