-
-
Notifications
You must be signed in to change notification settings - Fork 4
loadFont_
villares edited this page May 24, 2020
·
4 revisions

#### Descrição
Loads a font into a variable of type **PFont**. To load correctly, fonts must be located in the data directory of the current sketch.
#### Sintaxe
```pde
loadFont(fontname)
Parâmetros fontname string: name of the font to load
PFont
Web & Applicações
A referência de Processing está sob a licença Creative Commons BY-NC conforme indicado aqui. Esta Wiki-tradução é baseada na tradução e adaptação para o Português do Brasil do professor Luiz Ernesto Merkle