Fonts: Difference between revisions
→D. The brute force strategy
Line 338: | Line 338: | ||
=== D. The brute force strategy === | === D. The brute force strategy === | ||
# Create a bitmap font from any TTF font using Calin Leafshade's SpriteFont renderer (see corresponding | # Create a bitmap font from any TTF font using Calin Leafshade's SpriteFont renderer or Rulaman's TtfWfnSci tool (see corresponding sections of this document) | ||
# Follow the steps to integrate it into your game | # Follow the steps to integrate it into your game | ||