The Vgafont unit is used with the fonteditor to create multicolor(256) mcga fonts. This is only working with mode 13h, and is most suited for game development. The unit is usable with TurboPascal 6.0 and will, probably work with other versions. The following commands are available: ClearFont : This clears the entire font! (For what use?) LoadFont(filename : string) : This loads a vgafont into memory! Gwrite(x,y,spacing,text) : This works like Outtext or something! Gread(x,y,spacing,text) : A graphic "Readln". Should be working. This is v1.0, have fun! Cybersoft 94'