You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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").
47
48
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.
50
61
51
-
### Drop Anchors
52
-
This button will add the anchors to your Current Font.
0 commit comments