├── LICENSE.md ├── LICENSE_CHT.md ├── README.md └── documentation ├── changelog ├── 20240519.md ├── 20240524.md ├── 20240606.md └── 20240608.md ├── images ├── zs-compare-1.png ├── zs-compare-2.png ├── zs-compare-3.png └── zs-compare-4.png └── uvs.pdf /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/LICENSE.md -------------------------------------------------------------------------------- /LICENSE_CHT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/LICENSE_CHT.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/README.md -------------------------------------------------------------------------------- /documentation/changelog/20240519.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/changelog/20240519.md -------------------------------------------------------------------------------- /documentation/changelog/20240524.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/changelog/20240524.md -------------------------------------------------------------------------------- /documentation/changelog/20240606.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/changelog/20240606.md -------------------------------------------------------------------------------- /documentation/changelog/20240608.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/changelog/20240608.md -------------------------------------------------------------------------------- /documentation/images/zs-compare-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/images/zs-compare-1.png -------------------------------------------------------------------------------- /documentation/images/zs-compare-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/images/zs-compare-2.png -------------------------------------------------------------------------------- /documentation/images/zs-compare-3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/images/zs-compare-3.png -------------------------------------------------------------------------------- /documentation/images/zs-compare-4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/images/zs-compare-4.png -------------------------------------------------------------------------------- /documentation/uvs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxgw/LxgwZhiSong/HEAD/documentation/uvs.pdf --------------------------------------------------------------------------------