Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 846 Bytes

File metadata and controls

32 lines (18 loc) · 846 Bytes

Unicode Visualization

Single page web app to visualize Unicode glyphs, characters and code points.

Running program

For a simple development environment, start the build-in webserver of Python:

python -m http.server

To deploy the web app, copy all files into the webserver directory.

License

This web app is released under the MIT License.

Requirements

Unicode Visualization runs inside the web browser using PyScript based on Pyodide.

All code for providing the web app as PWA is mostly copied from Mozilla licensed under the Creative Commons Zero v1.0 Universal.

The web app uses the "Detective" emoji from the Noto Emoji Font licensed under the Open Font License.