destroy_font
Frees the memory being used by a font structure.
Description
Frees the memory being used by a font structure. Don't use this on the
default global Allegro font or any text routines using it could crash. You
should use this only on fonts you have loaded manually after you are done
with them, to prevent memory leaks in your program.
Related Discussions
The following threads each have code containing this keyword:
Note: You can click on the numbers to jump directly to the posts that reference this page.
Related Projects
The following projects include source code containing this keyword: