Draw an extra line under each character at the place of text height setting (see "Spacing" options). It uses the foreground color.
Warning: when enabling both Underline and Wide settings, the preview does not match the actual PICO-8 output, where the underline will appear as dashed lines.
Draw only the outline around characters, using the foreground color, and leave the actual characters empty. This will disable the Outline Color option, but you may still adjust the Outline Options to control how much of the hollow outline is visible.
Double the width of each character printed. The default is 4 pixels wide for most characters, so enabling Wide will make them 8 pixels.
Double the height of each character printed. The default is 6 pixels tall for most characters, so enabling Tall will make them 12 pixels.
(only available if Wide and/or Tall enabled)
This setting adds stripes through each character, horizontal when paired with Tall, vertical when paired with Wide. When Wide and Tall are both enabled, it creates horizontal stripes.
This setting enables Wide and Tall text and adds the effect of stripes both vertically and horizontally, creating a dot matrix pattern. In the code output, Pinball replaces Wide, Tall, and Stripey codes with its own \^p code.
Warning: Turning on Pinball will turn off Stripey, and vice versa. Also, turning on Pinball will auto-enable Wide and Tall buttons, so turning either of those off will turn off Pinball mode as well.