RegisterFonts Action

[This is preliminary documentation and subject to change.]

The RegisterFonts action registers installed fonts with the system. This action maps the Font.FontTitle to the path of the font file installed.

Database Tables Queried

Font Table

File Table

Component Table

Properties Used

None

Sequencing Restrictions

The InstallFiles action must be called before calling RegisterFonts.

Remarks

The RegisterFonts action is triggered when the component to which the Font.File_ belongs is selected for install. This implies that fonts can be made private, shared, or system by specifying the components to which they belong.