Skip to content

Commit 12776a0

Browse files
committed
Update docs
1 parent e55dd50 commit 12776a0

7 files changed

Lines changed: 17 additions & 7 deletions

File tree

README.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ This is where you define which glyphs will get the anchor that is currently sele
3131
### Settings
3232
This is where you can control the settings for the extension.
3333
![](source/resources/ui-settings.png)
34-
#### Overwrite Anchors
35-
If you check this box, anchors of the same name in the same glyph will be overwritten when added to your font.
3634

3735
| Operation | Description |
3836
| --- | --- |
@@ -41,15 +39,27 @@ If you check this box, anchors of the same name in the same glyph will be overwr
4139
| **Reset Defaults** | This resets the anchor/glyph settings in the extension to how it looked when you first installed and opened it. |
4240

4341
### Clear Anchors...
44-
This is where you can bulk-remove anchors from your font(s). ![](source/resources/ui-clear_anchors.png)
42+
This is where you can bulk-remove anchors from your font(s).
43+
44+
![](source/resources/ui-clear_anchors-all.png)
45+
![](source/resources/ui-clear_anchors-selected.png)
4546

4647
Choose whether you’d like to remove the anchors from the Current Font or All Fonts, and go through the list of anchor names and hit delete. Be advised: the removal will happen instantaneously! Again, Anchor Dropper attempts to remove "\_" anchors as well (so removing "top" will also remove "\_top").
4748

48-
#### Remove Duplicate Anchors
49-
This button will look at each glyph and make sure you don’t have two anchors of the same name present.
49+
#### Clear (Selected / All)
50+
If you have something selected in the table, this button will remove all anchors with the names selected.
51+
52+
If you *do not* have something selected in the table, this button will remove all anchors.
53+
54+
#### Clear (Selected / All) Duplicates
55+
If you have something selected in the table, this button will remove anchors that are duplicates, only among the names selected.
56+
57+
If you *do not* have something selected in the table, this button will remove anchors that are duplicates.
58+
59+
### Drop Anchors...
60+
This button will add the anchors to your font(s). Before clicking *Drop Anchors*, choose whether you’d like the add the anchors in question to your current font only or all open fonts. Also specify whether, when adding anchors, you’d like them to overwrite anchors of the same name in the same glyph.
5061

51-
### Drop Anchors
52-
This button will add the anchors to your Current Font.
62+
![](source/resources/ui-drop_anchors.png)
5363

5464

5565
## Special Thanks
219 KB
Loading
223 KB
Loading
-478 KB
Binary file not shown.
133 KB
Loading

source/resources/ui-main.png

-3.69 KB
Loading

source/resources/ui-settings.png

-350 KB
Loading

0 commit comments

Comments
 (0)