Difference between revisions of "Text Styles"
From Wildermyth Wiki
Line 5: | Line 5: | ||
Depending on the panel style, a different default style and color will be set, but these can always be overridden. Here is the full list of styles you can use: | Depending on the panel style, a different default style and color will be set, but these can always be overridden. Here is the full list of styles you can use: | ||
{| class="wikitable" | |||
|- | |||
! Style !! Meaning | |||
|- | |||
| default || Use the default size comic text (Komika), dark color. | |||
|- | |||
| small || Use small comic text (Komika). | |||
|- | |||
| large || Use large comic text (Komika). | |||
|- | |||
| action || Use the "Action" font (GloriaHallelujah). | |||
|- | |||
| actionSmall || Use a small size of the Action font (GloriaHallelujah) | |||
|- | |||
| actionLarge || Use a large size of the Action font (GloriaHallelujah) | |||
|- | |||
| actionHuge|| Use a very large, almost silly size of the Aciton font. (GloriaHallelujah) | |||
|- | |||
| header|| Use a large size of the display font (Alegreya) | |||
|- | |||
| subHeader || Use a normal-large size of the display font (Alegreya) | |||
|- | |||
| thought || Use dark, italic text. This is the default for "thought bubbles." | |||
|- | |||
| speech|| Use dark text, not italic. Default for "speech bubbles." | |||
|- | |||
| narration || use light text, italic. Default for "narration" text boxes. | |||
|- | |||
| italic OR i || use italics. | |||
|- | |||
| bold or b || use bold. | |||
|- | |||
| ni|| not italic. (Useful if you want one word in e.g. a narration panel to be non-italic) | |||
|- | |||
| nb || not bold (text inside will be normal weight, even if outside is bold.) | |||
|} |
Revision as of 13:44, 8 February 2018
Text in a comic panel can be formatted with style tags, using [square brackets].
Example:
[bold]bold text [italic]Bold italic text[]bold again[] regular again.
Depending on the panel style, a different default style and color will be set, but these can always be overridden. Here is the full list of styles you can use:
Style | Meaning |
---|---|
default | Use the default size comic text (Komika), dark color. |
small | Use small comic text (Komika). |
large | Use large comic text (Komika). |
action | Use the "Action" font (GloriaHallelujah). |
actionSmall | Use a small size of the Action font (GloriaHallelujah) |
actionLarge | Use a large size of the Action font (GloriaHallelujah) |
actionHuge | Use a very large, almost silly size of the Aciton font. (GloriaHallelujah) |
header | Use a large size of the display font (Alegreya) |
subHeader | Use a normal-large size of the display font (Alegreya) |
thought | Use dark, italic text. This is the default for "thought bubbles." |
speech | Use dark text, not italic. Default for "speech bubbles." |
narration | use light text, italic. Default for "narration" text boxes. |
italic OR i | use italics. |
bold or b | use bold. |
ni | not italic. (Useful if you want one word in e.g. a narration panel to be non-italic) |
nb | not bold (text inside will be normal weight, even if outside is bold.) |