Fonts - Hypnootize/hypnotizehud GitHub Wiki

EXTRA HUD FONTS

With HypnotizeHUD is possible to easily change the font to a selected ammount of pre-installed fonts.

NOTE: The extra fonts will only affect a very limited ammount of HUD elements in order to prevent any problem with the HUD functionality. Most notable changes are the Health, Ammo, Ubercharge and Damage!

HOW TO CHANGE THE FONT

In order to change the font navigate to Hypnotize Hud\customizations\alternative fonts.res, inside this file you can find a list of #base... lines where each line represents a different font.

  • Choose a font from the screenshot above
  • Remove the double slash // from the line representing the choosen font

  • IMPORTANT, Make sure to add the double slash // to any other line previously in use

QUICK EXAMPLE

If I want the Quake font to be active it will look like this:

//#base "../resource/scheme/alternative_fonts/fonts_rubik.res"			// RUBIK

//#base "../resource/scheme/alternative_fonts/fonts_avenir.res"			// AVENIR
//#base "../resource/scheme/alternative_fonts/fonts_cerbetica.res"		// CERBETICA
//#base "../resource/scheme/alternative_fonts/fonts_futura.res"			// FUTURA
//#base "../resource/scheme/alternative_fonts/fonts_lato.res"			// LATO
//#base "../resource/scheme/alternative_fonts/fonts_neutra.res"			// NEUTRA
//#base "../resource/scheme/alternative_fonts/fonts_nexa.res"			// NEXA 
//#base "../resource/scheme/alternative_fonts/fonts_product.res"		// PRODUCT
#base "../resource/scheme/alternative_fonts/fonts_quake.res"			// QUAKE
//#base "../resource/scheme/alternative_fonts/fonts_renogare.res"		// RENOGARE
//#base "../resource/scheme/alternative_fonts/fonts_roboto.res"			// ROBOTO
//#base "../resource/scheme/alternative_fonts/fonts_surface.res"		// SURFACE
//#base "../resource/scheme/alternative_fonts/fonts_tf2.res"			// TF2