Crate extol_pixel_font

source ·

Structs§

  • An image font as well as the mapping of characters to regions inside it.
  • All the components you need to actually render some text using extol_pixel_font.
  • Plugin that enables rendering fonts.
  • Set for all systems related to [SpriteLayerPlugin]. This gets used both in the render app and in the main app.
  • Text rendered using an PixelFont.
  • Layout information about a PixelFontText. This is computed whenever the PixelFontText is updated or created, so you don’t need to manually manage this.

Functions§