Documentation de la bibliothèque MLV-3.1.0
Presentation
Téléchargement
Installation
Compilation
Exemples
API
Liste des fonctions
bogues
FAQ
contacts
MLV
MLV_text.h
MLV_convert_unicode_to_string
MLV_draw_adapted_text_box
MLV_draw_adapted_text_box_on_image
MLV_draw_adapted_text_box_with_font
MLV_draw_adapted_text_box_with_font_on_image
MLV_draw_text
MLV_draw_text_box
MLV_draw_text_box_on_image
MLV_draw_text_box_with_font
MLV_draw_text_box_with_font_on_image
MLV_draw_text_on_image
MLV_draw_text_with_font
MLV_draw_text_with_font_on_image
MLV_Font
MLV_free_font
MLV_get_size_of_adapted_text_box
MLV_get_size_of_adapted_text_box_with_font
MLV_get_size_of_text
MLV_get_size_of_text_with_font
MLV_Horizontal_position
MLV_load_font
MLV_Text_justification
MLV_Vertical_position
◆
MLV_free_font()
void MLV_free_font
(
MLV_Font
*
font
)
Cette fonction libère la mémoire d'une fonte de caractères précédement chargée.
Paramètres
font
L'adresse de la fonte de caractères à libérer.
Exemples
advanced/02_font.c
.
Généré le Mardi 3 Novembre 2020 21:57:57 pour MLV-3.1.0 par
1.8.20