├── Debug └── Zimo.exe ├── HZK16 ├── README.md ├── Zimo.psess ├── Zimo.sln ├── Zimo ├── ASC16 ├── Font.cpp ├── Font.h ├── HZK16 ├── ReadMe.txt ├── Resource.h ├── SET.cpp ├── SET.h ├── Zimo.aps ├── Zimo.cpp ├── Zimo.h ├── Zimo.rc ├── Zimo.vcxproj ├── Zimo.vcxproj.filters ├── Zimo.vcxproj.user ├── ZimoDlg.cpp ├── ZimoDlg.h ├── hzk16f ├── hzk16h ├── hzk16k ├── hzk16l ├── hzk16s ├── myFile.cpp ├── myFile.h ├── res │ ├── Zimo.ico │ └── Zimo.rc2 ├── stdafx.cpp ├── stdafx.h └── targetver.h ├── hzk16s1 └── test.txt /Debug/Zimo.exe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Debug/Zimo.exe -------------------------------------------------------------------------------- /HZK16: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/HZK16 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/README.md -------------------------------------------------------------------------------- /Zimo.psess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo.psess -------------------------------------------------------------------------------- /Zimo.sln: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo.sln -------------------------------------------------------------------------------- /Zimo/ASC16: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/ASC16 -------------------------------------------------------------------------------- /Zimo/Font.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Font.cpp -------------------------------------------------------------------------------- /Zimo/Font.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Font.h -------------------------------------------------------------------------------- /Zimo/HZK16: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/HZK16 -------------------------------------------------------------------------------- /Zimo/ReadMe.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/ReadMe.txt -------------------------------------------------------------------------------- /Zimo/Resource.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Resource.h -------------------------------------------------------------------------------- /Zimo/SET.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/SET.cpp -------------------------------------------------------------------------------- /Zimo/SET.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/SET.h -------------------------------------------------------------------------------- /Zimo/Zimo.aps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.aps -------------------------------------------------------------------------------- /Zimo/Zimo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.cpp -------------------------------------------------------------------------------- /Zimo/Zimo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.h -------------------------------------------------------------------------------- /Zimo/Zimo.rc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.rc -------------------------------------------------------------------------------- /Zimo/Zimo.vcxproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.vcxproj -------------------------------------------------------------------------------- /Zimo/Zimo.vcxproj.filters: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.vcxproj.filters -------------------------------------------------------------------------------- /Zimo/Zimo.vcxproj.user: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/Zimo.vcxproj.user -------------------------------------------------------------------------------- /Zimo/ZimoDlg.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/ZimoDlg.cpp -------------------------------------------------------------------------------- /Zimo/ZimoDlg.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/ZimoDlg.h -------------------------------------------------------------------------------- /Zimo/hzk16f: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/hzk16f -------------------------------------------------------------------------------- /Zimo/hzk16h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/hzk16h -------------------------------------------------------------------------------- /Zimo/hzk16k: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/hzk16k -------------------------------------------------------------------------------- /Zimo/hzk16l: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/hzk16l -------------------------------------------------------------------------------- /Zimo/hzk16s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/hzk16s -------------------------------------------------------------------------------- /Zimo/myFile.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/myFile.cpp -------------------------------------------------------------------------------- /Zimo/myFile.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/myFile.h -------------------------------------------------------------------------------- /Zimo/res/Zimo.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/res/Zimo.ico -------------------------------------------------------------------------------- /Zimo/res/Zimo.rc2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/res/Zimo.rc2 -------------------------------------------------------------------------------- /Zimo/stdafx.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/stdafx.cpp -------------------------------------------------------------------------------- /Zimo/stdafx.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/stdafx.h -------------------------------------------------------------------------------- /Zimo/targetver.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/Zimo/targetver.h -------------------------------------------------------------------------------- /hzk16s1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/hzk16s1 -------------------------------------------------------------------------------- /test.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/zhongkouwei/Dot-matrix-font-Build/HEAD/test.txt --------------------------------------------------------------------------------