tree: b39bda2b3ec35a1d870708d8455eb8eacd89aa1a [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