Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

As far as I know, the only ways to make an outlined font are:

  1. A multi-color font, which is a bit of a disaster in terms of implementation and support (e.g. Chrome and Chromium-based applications still don’t support them). The tool doesn’t currently support generating these
  2. Generate two fonts - one for the outline, and one for the “filling”. Then draw one over another.