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