GraffitiFontAwesome

View Categories

Preview #

About #

GraffitiFontAwesome provides an API for rendering FontAwesome icons to Xojo Picture objects without installing fonts.

Enumerations #

NameValues
IconTypesRegular
Solid
Brands

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

This class exposes no methods.

Shared Methods #

NameParametersReturn TypeDescription
Namestype as IconTypesString()Returns an array of the supported icon names for the supplied IconType.
Rendertype as IconTypes, name as String, overlay as ColorGroup = nil, width as Double = 512, height as Double = 512PictureRenders and returns an image for the icon specified by the paramters.

Properties #

This class exposes no properties.