help: Cover selecting composer fonts; update composer toolbar items

Fixes #977
This commit is contained in:
Andre Klapper
2021-04-10 11:36:33 +02:00
parent 7285f56e54
commit 8cbfb6c6c1
3 changed files with 8 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

View File

@ -32,17 +32,21 @@
<td><p>Button</p></td>
<td><p>Description</p></td>
</tr>
<tr>
<td><p>Default</p></td>
<td><p>Font name.</p></td>
</tr>
<tr>
<td><p>+0</p></td>
<td><p>Font size.</p></td>
</tr>
<tr>
<td><p><media type="image" its:translate="no" src="./figures/color-000000.png" /></p></td>
<td><p>Color chooser for text. The box displays the current text color. To choose a new color, click the arrow button to the right. If you have text selected, the color applies to the selected text. If you do not have text selected, the color applies to whatever you type next. You can select a background color or image by right-clicking the message background, then selecting <guiseq><gui>Style</gui><gui>Page Style</gui></guiseq>.</p></td>
<td><p>Text color.</p><p>The box displays the current text color. If you have text selected, the color applies to the selected text. If you do not have text selected, the color applies to whatever you type next.</p></td>
</tr>
<tr>
<td><p>TT</p></td>
<td><p>Typewriter text, which is similar to a monospace font.</p></td>
<td><p><media type="image" its:translate="no" src="./figures/color-ccccccffffff.png" width="26" height="26" /></p></td>
<td><p>Background color of the text.</p><p>The box displays the current text color. If you have text selected, the color applies to the selected text. If you do not have text selected, the color applies to whatever you type next.</p></td>
</tr>
<tr>
<td><p>Bold A</p></td>

View File

@ -11,6 +11,7 @@ set(HELP_MEDIA
${HELP_FIGURES_DIR}/color-8f5902.png
${HELP_FIGURES_DIR}/color-a40000.png
${HELP_FIGURES_DIR}/color-c4a000.png
${HELP_FIGURES_DIR}/color-ccccccffffff.png
${HELP_FIGURES_DIR}/color-ce5c00.png
${HELP_FIGURES_DIR}/evolutionlogo.png
${HELP_FIGURES_DIR}/html-composer-insert-image.png