├── FSEX.ttx ├── Makefile ├── README.md ├── images ├── IMG_3506.jpg └── sample.png └── ligatures.txt /FSEX.ttx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/FSEX.ttx -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/README.md -------------------------------------------------------------------------------- /images/IMG_3506.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/images/IMG_3506.jpg -------------------------------------------------------------------------------- /images/sample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/images/sample.png -------------------------------------------------------------------------------- /ligatures.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/kika/fixedsys/HEAD/ligatures.txt --------------------------------------------------------------------------------