Skip to content

Glyphs Page

mimoguz edited this page Oct 22, 2022 · 30 revisions

Layout

Glpyhs page layout

  • Use the primary mouse button to draw, the secondary mouse button to erase.
  • The pinkish area on the canvas shows the ignored part of the canvas.
  • Every canvas tool has a shortcut key, hover on them to see what they are. Clipboard and history shortcuts only work when the canvas is focused (indicated by a blue rectangle around the canvas). You can click the empty space around the canvas to focus on it without drawing.
  • The width spinner controls per-glyph width. Per-glyph width is ignored if the font is monospaced, but this is not yet visible on the gui. For now, if your font is monospaced, keep this value same with the default glyph width setting.
  • You can select multiple glyphs on the glyph list to remove.

Canvas Tools

Icon Action
Undo icon Undo.
Redo icon Redo.
Cut icon Cut.
Copy icon Copy.
Paste icon Paste from the application clipboard.
Import clip icon Paste from the system clipboard.
Flip horizontal icon Flip canvas contents horizontally.
Flip vertical icon Flip canvas contents vertically.
Rotate left icon Rotate canvas contents counter-clockwise.
Rotate right icon Rotate canvas contents clockwise.
Move left icon Move canvas contents 1 pixel left. This will clip the left-most column.
Move right icon Move canvas contents 1 pixel right. This will clip the right-most column.
Move up icon Move canvas contents 1 pixel up. This will clip the top-most row.
Move down icon Move canvas contents 1 pixel down. This will clip the bottom-most row.
Symmetry icon Toggle horizontal symmetry. The symmetry axis will be the half of the glyph width.
Erase icon Clean the canvas.

Add Dialog

To-do.

Clone this wiki locally