-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from googlefonts/issue-70-infos-background-images
Add infos about background images
- Loading branch information
Showing
12 changed files
with
115 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
--- | ||
title : Background Image | ||
layout : default | ||
permalink : /reference/canvas/glyph-editor/background-image | ||
draft : true | ||
order : 212 | ||
--- | ||
|
||
<nav aria-label="breadcrumb"> | ||
<ol class="breadcrumb small"> | ||
<li class="breadcrumb-item"><a href="{{ site.url }}">Index</a></li> | ||
<li class="breadcrumb-item"><a href="{{ site.url }}/reference">Reference</a></li> | ||
<li class="breadcrumb-item"><a href="{{ site.url }}/reference/canvas">Canvas</a></li> | ||
<li class="breadcrumb-item"><a href="{{ site.url }}/reference/canvas/glyph-editor">Glyph editor</a></li> | ||
<li class="breadcrumb-item active" aria-current="page">{{ page.title }}</li> | ||
</ol> | ||
</nav> | ||
|
||
*Background images* have a certain transformation and may have an opacity specified. They are used usually to trace a design at the beginning of a new project. | ||
{: .lead } | ||
|
||
<div class="alert alert-primary mt-3" role="alert" markdown='1'> | ||
#### Pro tips | ||
{: .alert-heading} | ||
- editing properties like opacity or transformation works with **multi-source-editing** | ||
- **unlock** or **lock** the background image via the context menu (they are locked by default) | ||
- the image file or data can be in PNG or JPEG format | ||
{: .mb-0 } | ||
</div> | ||
|
||
![]({{ site.url }}/images/background-image.png){: .img-fluid } | ||
|
||
#### Add background image (can be added to a glyph in three ways): | ||
- Paste image data | ||
- Drop an image file onto the canvas | ||
- Choose an image file from the user's hard drive, with the **Glyph** -> **Add background image...** menu. | ||
|
||
#### Un/Lock background image | ||
1. **unlock** or **lock** the background image via the context menu | ||
|
||
![]({{ site.url }}/images/background-image-unlock.png){: .img-fluid } | ||
|
||
#### Edit background image | ||
1. **unlock** background image | ||
2. select the image (the glyph needs to be in edit mode, and at a selected source, not at an interpolation) | ||
3. edit images properties like opacity or transformation | ||
- via **Selection info** panel: opacity, color or transformation | ||
![]({{ site.url }}/images/background-image-edit-selection-info.gif){: .img-fluid } | ||
- via **Transformation** panel: flip, align, etc | ||
![]({{ site.url }}/images/background-image-edit-transformation-panel.gif){: .img-fluid } | ||
- via **Transform selection**: scale, rotate interactively with *Pointer tool* | ||
![]({{ site.url }}/images/background-image-edit-transform-selection.gif){: .img-fluid } | ||
|
||
#### Delete background image | ||
1. select the image | ||
2. delete via keyboard or right click context-menu **delete selection** | ||
|
||
#### Show/hide background images | ||
1. go to [Glyph editor appearance](/reference/menu/view/glyph-editor-appearance) | ||
2. click **Background image** | ||
|
||
<div class="alert alert-warning" role="alert" markdown='1'> | ||
<i class="bi bi-exclamation-circle me-1"></i> Fontra's background image feature is mostly compatible with UFO background images, although it doesn't implement UFO's colorization feature yet. Fontra does allow the opacity of the image to be set.<br> | ||
Caveat: support for background images is limited to the .designspace/.ufo and .fontra backends. It is currently not supported in the rcjk backend. | ||
{: .mb-0 } | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.