Skip to content

FileFormatInfo/ucd-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unicode SVGs FileFormat.Info Logo

This repo will eventually have an SVG image for every Unicode codepoint, along with some of the utility scripts I used to make them.

Downloads

Downloads that include just the SVGs are available on Github Releases. You can use these direct links to the latest .zip and .tar.gz files.

NOTE: downloads include a subdirectory. To get all the images in a single directory:

  • unzip -j latest.zip
  • tar -xvzf latest.tar.gz --strip-components=1

Running

The docs subdirectory is actually a Jekyll website. It is really for reports and proofing the SVGs while you are adding more codepoints. It is not running live anywhere.

To run it:

jekyll serve --source docs --watch

License

Everything but the SVGs are licensed under the GNU Affero General Public License v3.0.

The SVGs remain under the license of the original source font:

Credits

bash git Github Inkscape

  • FontForge