Add New Fonts Panel
InstallShield 2024 » Component Wizard » Fonts
Project:
• | Basic MSI |
• | DIM |
• | InstallScript MSI |
• | Merge Module |
• | MSI Database |
• | MSM Database |
This panel lets you add any .ttf, .fon, or .ttc file to your Fonts component.
Note:This panel is designed to allow you to add fonts to your installation that are not installed on your machine. For example, you might have a font file that is stored on a network drive. As a result, you cannot select fonts from your Fonts folder since those fonts are already installed on your local machine. If you want to add a font that is installed on your machine to your installation, click Back and select the appropriate font from the list.
Setting |
Description |
Fonts |
Drag and drop files into the list, or click Add Fonts to browse to and add new fonts to your component. InstallShield reads the font title from the font file. If no title is specified within the font file, click on the font title to specify a title in the format FontTitle (FontType)—for example, Marlett (TrueType). |
Add Fonts |
Click Add Fonts to browse to new font files. |
Remove Fonts |
Select a font in the list and click Remove Fonts to permanently remove the selected font from the component. |
See Also