It would be great if the Export menu had an additional section where you could export the selected characters’ (ctrl-A for all) code points. Right now ctrl-C copies the glyph names, but I don’t need those. I need a list of all Unicode code points included in the font. It could be located underneath Tools > Glyph Names option.
If we want to get really fancy, it could be exported as csv/tsv with more info, like:
the actual character, codepoint, glyph name
Or have an option to export the list as a condensed Unicode code point range list.
I currently own FC8 but would re-buy FC15 if it included this. So consider it pure profit for a couple of hours’ worth of work ![]()
Here’s a link to some AI generated starter:
If the general consensus is “too niche”, I can add the above C++ code to a VS project and have another little tool for my GitHub page
lemme know what you think.

