PHP Media
Spanish English 

Main
Forum
Documentation
- BITMAP
- COLOR
- DRAW
- FONT
Functions
- font_height
- font_load
- font_size
- font_string_load
- font_unload
- font_write
- font_write_aa
Constants
Variables
- JOY
- KEY
- MOUSE
- MUSIC
- SOUND
- VIDEOMODE
Contact
font_load
( 0.1a )

Description:
FONT font_load ( string path )

path - Path al fichero de fuente TTF

Carga un fichero de fuente y devuelve el identificador. Actualmente el tipo de fuente soportado es el TTF (TrueType Fonts).

No se admiten conexiones remotas para acceder al fichero de fuente. La fuente debe de estar en un directorio del ordenador.


¿Found a bug? Post it in forum


SourceForge.net Logo