PixelFont Builder

Cross-platform ttf converter
Download

PixelFont Builder Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • The Wizard's Lair
  • Operating Systems:
  • Windows All
  • File Size:
  • 274 KB

PixelFont Builder Tags


PixelFont Builder Description

The Pixelfont tool was developed to be a small script for BlitzMax that allows you to use bitmap(in PNG format) fonts. It also comes with a tool to convert TrueType Fonts to PNGs. --=COMMANDS=-- - SwitchFont (filepath, width, height) example : SwitchFont("font.png",8,8) - this would load font.png and would parse it as an 8x8 font, getting this wrong usually means your app will crash. - DrawHFont(String, x, y) example : DrawHFont("Hello World!",0,0) - this would draw the string, Hello World!, to 0,0 on the screen. - DrawVFont(String, x, y) example : DrawVFont("Hello World!",0,0) - this would draw the string, Hello World!, to 0,0 on the screen, rotated 90 degrees clockwise.


PixelFont Builder Related Software