CharacterMap icon indicating copy to clipboard operation
CharacterMap copied to clipboard

Search feature

Open ramkumarkb opened this issue 2 years ago • 1 comments

Hi,

First of all, thank you for the great & useful project!

How would one go about adding a search feature to this - useful in situations when one is trying to ascertain if a particular character exists within the font-file? General direction / tips should be sufficient and then I can give you a PR.

Thank you,

ramkumarkb avatar Oct 09 '21 03:10 ramkumarkb

Here's a couple forks you could look at (either to use instead, or as a base to PR into this repo):

  • GabrieleMessina/CharacterMap: has a search bar, but could use some work on the UI and doesn't have a way to cancel a search (also, needs to be deployed locally to use)
  • joeuy/CharacterMap: can use ctrl/cmd + F to do a search, but doesn't show thumbnail previews for OpenType characters

danieltaylor avatar Nov 24 '21 04:11 danieltaylor