├── CharacterSets ├── FontLab │ ├── LatinL.enc │ ├── LatinM.enc │ ├── LatinS.enc │ └── LatinXL.enc ├── Glyphs │ ├── CustomFilter Koeberlin Latin.plist │ ├── LatinL_glyphs.txt │ ├── LatinM_glyphs.txt │ ├── LatinS_glyphs.txt │ └── LatinXL_glyphs.txt ├── RoboFont │ ├── Koeberlin Latin.roboFontSets │ ├── LatinL_robofont.txt │ ├── LatinM_robofont.txt │ ├── LatinS_robofont.txt │ └── LatinXL_robofont.txt └── Universal │ ├── LatinL_hex.txt │ ├── LatinL_names.txt │ ├── LatinL_unicodes.txt │ ├── LatinM_hex.txt │ ├── LatinM_names.txt │ ├── LatinM_unicodes.txt │ ├── LatinS_hex.txt │ ├── LatinS_names.txt │ ├── LatinS_unicodes.txt │ ├── LatinXL_hex.txt │ ├── LatinXL_names.txt │ └── LatinXL_unicodes.txt ├── LICENSE └── README.md /CharacterSets/FontLab/LatinL.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/FontLab/LatinL.enc -------------------------------------------------------------------------------- /CharacterSets/FontLab/LatinM.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/FontLab/LatinM.enc -------------------------------------------------------------------------------- /CharacterSets/FontLab/LatinS.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/FontLab/LatinS.enc -------------------------------------------------------------------------------- /CharacterSets/FontLab/LatinXL.enc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/FontLab/LatinXL.enc -------------------------------------------------------------------------------- /CharacterSets/Glyphs/CustomFilter Koeberlin Latin.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Glyphs/CustomFilter Koeberlin Latin.plist -------------------------------------------------------------------------------- /CharacterSets/Glyphs/LatinL_glyphs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Glyphs/LatinL_glyphs.txt -------------------------------------------------------------------------------- /CharacterSets/Glyphs/LatinM_glyphs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Glyphs/LatinM_glyphs.txt -------------------------------------------------------------------------------- /CharacterSets/Glyphs/LatinS_glyphs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Glyphs/LatinS_glyphs.txt -------------------------------------------------------------------------------- /CharacterSets/Glyphs/LatinXL_glyphs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Glyphs/LatinXL_glyphs.txt -------------------------------------------------------------------------------- /CharacterSets/RoboFont/Koeberlin Latin.roboFontSets: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/RoboFont/Koeberlin Latin.roboFontSets -------------------------------------------------------------------------------- /CharacterSets/RoboFont/LatinL_robofont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/RoboFont/LatinL_robofont.txt -------------------------------------------------------------------------------- /CharacterSets/RoboFont/LatinM_robofont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/RoboFont/LatinM_robofont.txt -------------------------------------------------------------------------------- /CharacterSets/RoboFont/LatinS_robofont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/RoboFont/LatinS_robofont.txt -------------------------------------------------------------------------------- /CharacterSets/RoboFont/LatinXL_robofont.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/RoboFont/LatinXL_robofont.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinL_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinL_hex.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinL_names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinL_names.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinL_unicodes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinL_unicodes.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinM_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinM_hex.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinM_names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinM_names.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinM_unicodes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinM_unicodes.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinS_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinS_hex.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinS_names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinS_names.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinS_unicodes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinS_unicodes.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinXL_hex.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinXL_hex.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinXL_names.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinXL_names.txt -------------------------------------------------------------------------------- /CharacterSets/Universal/LatinXL_unicodes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/CharacterSets/Universal/LatinXL_unicodes.txt -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/koeberlin/Latin-Character-Sets/HEAD/README.md --------------------------------------------------------------------------------