xref: /aosp_15_r20/external/skia/tools/unicode_comparison/README.md (revision c8dee2aa9b3f27cf6c858bd81872bdeb2c07ed17)
1*c8dee2aaSAndroid Build Coastguard WorkerUnicode comparison utilities
2*c8dee2aaSAndroid Build Coastguard Worker============================
3*c8dee2aaSAndroid Build Coastguard Worker
4*c8dee2aaSAndroid Build Coastguard WorkerThis directory contains the following
5*c8dee2aaSAndroid Build Coastguard Worker
6*c8dee2aaSAndroid Build Coastguard Workercpp/*
7*c8dee2aaSAndroid Build Coastguard Worker-----
8*c8dee2aaSAndroid Build Coastguard WorkerThis folder contains the bridge code between SkUnicode and golang
9*c8dee2aaSAndroid Build Coastguard Worker
10*c8dee2aaSAndroid Build Coastguard Workergo/*
11*c8dee2aaSAndroid Build Coastguard Worker----
12*c8dee2aaSAndroid Build Coastguard WorkerThis folder contains the set on golang utilities that allow to download, preprocess data and then generate the comparison table itself
13*c8dee2aaSAndroid Build Coastguard Worker
14*c8dee2aaSAndroid Build Coastguard Workerdownload_wiki.go
15*c8dee2aaSAndroid Build Coastguard Worker----------------
16*c8dee2aaSAndroid Build Coastguard Workermake download_wiki
17*c8dee2aaSAndroid Build Coastguard Worker./download_wiki
18*c8dee2aaSAndroid Build Coastguard WorkerYou may need to update go-wiki package: go get -u github.com/trietmn/go-wiki
19*c8dee2aaSAndroid Build Coastguard WorkerList of wiki languages: https://meta.wikimedia.org/wiki/List_of_Wikipedias
20*c8dee2aaSAndroid Build Coastguard Worker
21*c8dee2aaSAndroid Build Coastguard Workerextract_info.go
22*c8dee2aaSAndroid Build Coastguard Worker---------------
23*c8dee2aaSAndroid Build Coastguard Worker
24*c8dee2aaSAndroid Build Coastguard Workergenerate_table.go
25*c8dee2aaSAndroid Build Coastguard Worker-----------------
26*c8dee2aaSAndroid Build Coastguard Worker
27