tree: 2898b1194c7ff36ef6a5735f40200a24a702e586 [path history] [tgz]
  1. cpp/
  2. go/
  3. html/
  4. README.md
tools/unicode_comparison/README.md

Unicode comparison utilities

This directory contains the following

cpp/*

This folder contains the bridge code between SkUnicode and golang

go/*

This folder contains the set on golang utilities that allow to download, preprocess data and then generate the comparison table itself

download_wiki.go

make download_wiki ./download_wiki You may need to update go-wiki package: go get -u github.com/trietmn/go-wiki List of wiki languages: https://meta.wikimedia.org/wiki/List_of_Wikipedias

extract_info.go

generate_table.go