- download your fonts
- put both fonts file in the program file
- set up the font allegro code(create a game window, type in the add ons, al_load, render section, clear to color, al_draws, flip display, al_rest, and al_destroy_display.
- type ALLEGRO_FONT *font = al_load_ttf_font("font.ttf", 20, 0); two times.
No comments:
Post a Comment