GitHub - mark-summerfield/charfind-tcl: Unicode character finder (original) (raw)

Skip to content

View all features

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

CharFind

charfind.tk is a GUI Unicode character finder.

Once installed you must create the unicode character database (unidata.db) the application depends on. To do this run:

prepare_unidata.tcl

This may take a few seconds to run but need only be done once.

Screenshot

Note: I use Store for version control so github is only used to make the code public.

Dependencies

Tcl/Tk >= 9.0.2; Tcllib >= 2.0; Tklib >= 0.9.

License

GPL-3