Brant Strand
Brant Strand
Fix for #84. 2 changes in creation of search index: 1. When cleaning the glyph name, instead of replacing the literal string ' a ', use a regex to only...
#### Description Characters that are variations on the letter 'A' are not found by search, whereas equivalent variations on other letters are. Exception: Variants of alpha 'α' are not affected...
Display the keywords (tags, in particular) associated with a glyph in the glyph data pane. This would help users discover search terms for a given glyph that might be easier...
As a Glyphfinder user, I want to add my own, custom keyword/tags for a glyph to the index, so I can remember it more easily or type it faster. It...
Rank exact keyword matches higher in search results than substring matches to make them more readily accessed. (Exact, excepting case, to be more precise.) This seems like generally sound on...