Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

Font.Font

public function Font()
public function Font(name: string)

Parameters

name The name of the created Font object.

Description

Create a new Font.

You may want to use this if you need to create Font objects programmatically to set up your own font by assigning the Font.characterInfo property.