Outline Thickness

Introduction

Outline Thickness can be used to create an outline around a font. The outline is saved in the .png of the font itself, so each value for Outline Thickness results in a new .fnt file and associated .png files created in the FontCache folder.

Setting Outline Thickness

The Outline Thickness can be set on a Text object like any other variable.

Outline Thickness changes appear in the Gum window.

Outline and Color

Fonts with a non-0 Outline Thickness create a font file with a black outline. The inner part of the font is white, which is replaced by the font's color values. The black outline always remains black regardless of the color.

Color values change the internal part of the text, the outline stays black

To create outline colors other than black, the outline color must be added to the font's PNG file.

One option is to create the desired font by adjusting a Text's properties, then the .fnt and .png files can be copied out of the FontCache folder and modified in an image editing program such as Photoshop or Paint.NET.

Alternatively, fonts with custom outline colors can be created with Hiero.

Outline quality tends to be better if it appears before the regular font color. When the outline effect is added, it will appear below the normal color. To move it up, click on the Up button.

The first Text is using a custom Hiero font, the second is using a default font

For more information on custom fonts, see the Use Custom Font page.

Last updated

Was this helpful?