// // CPT operator / SondeerGame // This source file is (c) by Deltares. // - October 2014 // class fntGeoSmallerFont extends GeoFont; defaultproperties { KeyName="GeoSmallerFont" // wsl: index 3 is 1024x768; we don't use smaller resolutions (higher indices) FontArrayNames(0)="GeoFonts.SmallerFontTex3" FontArrayNames(1)="GeoFonts.SmallerFontTex2" FontArrayNames(2)="GeoFonts.SmallerFontTex2" FontArrayNames(3)="GeoFonts.SmallerFontTex1" FontArrayNames(4)="GeoFonts.SmallerFontTex1" FontArrayNames(5)="GeoFonts.SmallerFontTex1" FontArrayNames(6)="GeoFonts.SmallerFontTex1" }