Skip to main content

Command line Unicode character code point and character name search

Project description

What is font-unicode?

font-unicode is a command line application that performs searches for Unicode character names by Unicode code points, and for Unicode code points by character names. It supports the Unicode standard v8.0.0. The query results are supplemented with the Adobe Glyph List for New Fonts v1.7 glyph names where applicable.

Install

Install with pip using the command:

$ pip install font-unicode

or download the source repository, unpack it, and navigate to the top level of the repository. Then enter:

$ python setup.py install

Usage

Search by Unicode Code Point

$ font-unicode search [Unicode code point 1] [...Unicode code point X]

You can use either the u+0000 or 0000 format for the Unicode code point queries. Include one or more queries to the search command.

Search by Unicode Character Name

$ font-unicode name [Unicode character name query 1] [...Unicode character name query X]

Include one or more character name search terms as arguments to the name command. Surround multi-word queries with quotes. You can include multiple searches in the same command.

Pipe Raw Data to Another Executable

You can pipe the raw Adobe Glyph List for New Fonts to other executables with the list command:

$ font-unicode list agl | [other executable]

The raw Unicode Standard v8.0.0 names list can be piped to other executables with the list command:

$ font-unicode list unicode | [other executable]

For example, you could use grep to locate a Unicode code point in the semicolon delimited Adobe Glyph List like this:

$ font-unicode list agl | grep '012E'
012E;Iogonek;LATIN CAPITAL LETTER I WITH OGONEK

Licenses

font-unicode is licensed under the MIT license. The full text of the license is available here.

The Adobe Glyph List for New Fonts is licensed under the Apache License, v2.0. The full text of the license is available here.

The Unicode Standard v8.0.0 names list data file is licensed under the Unicode License Agreement for Data Files and Software. The full text of the license is available here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

font-unicode-0.9.1.tar.gz (937.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

font_unicode-0.9.1-py2.py3-none-any.whl (955.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file font-unicode-0.9.1.tar.gz.

File metadata

  • Download URL: font-unicode-0.9.1.tar.gz
  • Upload date:
  • Size: 937.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for font-unicode-0.9.1.tar.gz
Algorithm Hash digest
SHA256 0fc0ff598205a1cfcd94b8788cfe5a78f454e34ef9bb457ac0af16f870640da7
MD5 c04bbb12f5f6db7134d8efea6ac5627c
BLAKE2b-256 7fe26ca75525e60087f5c1b4808e767e982d4ce022a1230bd08585d5be7d8218

See more details on using hashes here.

File details

Details for the file font_unicode-0.9.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for font_unicode-0.9.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2648caa7afefbc02ca0c76dbf54393e2472ff8d812d5a945b7fa80905a142012
MD5 a4a1cd96eb67a09470ad7b6e940bb5a7
BLAKE2b-256 d4e9e17605689f5e35297531f320e96740d8f143cea18e226e17cf79f1f09098

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page