list_text_fonts
Find which fonts draw_text can use, including bitmap sprite-sheet fonts for pixel art and installed TrueType/OpenType files, so you can pick the right font before rendering text.
Instructions
List fonts that draw_text can use.
Covers bitmap sprite-sheet fonts and .ttf/.otf files installed under
~/.aseprite-mcp/fonts, plus TrueType fonts found in the system font
directories. Bitmap fonts are the right choice for pixel art: their
glyphs are already pixels and size scales them by whole numbers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||