Skip to content

A plugin for godot to use FontAwesome's icons in your game.

License

Notifications You must be signed in to change notification settings

ninstar/Godot-FontAwesome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FontAwesome plugin for Godot

Use FontAwesome 6.0 on Godot 4.0!

example

example

Please note that the plugin version is equal to the fontawesome version it is using.

Usage

Create a new "FontAwesome" Node and configure it's values. To change color, simply go to theme overrides and change the font color.

All icons can be found under Project > Tools > FontAwesome Icons.

Updating

Simply copy new FontAwesome .woff2 fonts in addons/fontawesome/fonts and copy all.min.js in utils, then open dump_eet.html. Copy the output and paste on All.gd

About

A plugin for godot to use FontAwesome's icons in your game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 97.3%
  • HTML 2.7%