Copy disabled (too large)
Download .txt
Showing preview only (23,684K chars total). Download the full file to get everything.
Repository: intel/intel-one-mono
Branch: main
Commit: 12101f8a8b7a
Files: 21098
Total size: 18.1 MB
Directory structure:
gitextract_kmnzgjb1/
├── .gitignore
├── AUTHORS.txt
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── CONTRIBUTORS.txt
├── OFL.txt
├── README.md
├── fonts/
│ ├── Intel One Mono - Release Notes.txt
│ ├── otf/
│ │ ├── IntelOneMono-Bold.otf
│ │ ├── IntelOneMono-BoldItalic.otf
│ │ ├── IntelOneMono-Italic.otf
│ │ ├── IntelOneMono-Light.otf
│ │ ├── IntelOneMono-LightItalic.otf
│ │ ├── IntelOneMono-Medium.otf
│ │ ├── IntelOneMono-MediumItalic.otf
│ │ ├── IntelOneMono-Regular.otf
│ │ └── OFL.txt
│ ├── ttf/
│ │ └── OFL.txt
│ ├── woff/
│ │ └── OFL.txt
│ └── woff2/
│ └── OFL.txt
├── security.md
└── sources/
├── .ninja_log
├── features/
│ ├── aalt.fea
│ ├── mark/
│ │ ├── IntelOneMono-Bold mark.fea
│ │ ├── IntelOneMono-BoldItalic mark.fea
│ │ ├── IntelOneMono-Italic mark.fea
│ │ ├── IntelOneMono-Light mark.fea
│ │ ├── IntelOneMono-LightItalic mark.fea
│ │ ├── IntelOneMono-Medium mark.fea
│ │ ├── IntelOneMono-MediumItalic mark.fea
│ │ └── IntelOneMono-Regular mark.fea
│ └── shared.fea
├── instances/
│ ├── postscript/
│ │ ├── IntelOneMono-Bold.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-BoldItalic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-Italic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-Light.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-LightItalic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│
================================================
FILE CONTENTS
================================================
================================================
FILE: .gitignore
================================================
.DS_Store
================================================
FILE: AUTHORS.txt
================================================
# This is the official list of project authors for copyright purposes.
# This file is distinct from the CONTRIBUTORS.txt file.
# See the latter for an explanation.
#
# Names should be added to this file as:
# Name or Organization <email address>
Intel Corp. <brand_q@intel.com>
Frere-Jones Type <info@frerejones.com>
================================================
FILE: CODE_OF_CONDUCT.md
================================================
# Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.
We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.
## Our Standards
Examples of behavior that contributes to a positive environment for our
community include:
* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community
Examples of unacceptable behavior include:
* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting
## Enforcement Responsibilities
Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.
Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.
## Scope
This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.
## Enforcement
Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
CommunityCodeOfConduct AT intel DOT com.
All complaints will be reviewed and investigated promptly and fairly.
All community leaders are obligated to respect the privacy and security of the
reporter of any incident.
## Enforcement Guidelines
Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:
### 1. Correction
**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.
**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.
### 2. Warning
**Community Impact**: A violation through a single incident or series of
actions.
**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.
### 3. Temporary Ban
**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.
**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.
### 4. Permanent Ban
**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.
**Consequence**: A permanent ban from any sort of public interaction within the
community.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].
[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
================================================
FILE: CONTRIBUTING.md
================================================
# Contributing
### License
Intel One Mono is licensed under the terms of the SIL Open Font License, Version 1.1. By contributing to the project, you agree to the license and copyright terms therein and release your contribution under these terms.
### Sign your work
Please use the sign-off line at the end of the patch. Your signature certifies that you wrote the patch or otherwise have the right to pass it on as an open-source patch. The rules are pretty simple: if you can certify
the below (from [developercertificate.org](http://developercertificate.org/)):
```
Developer Certificate of Origin
Version 1.1
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
660 York Street, Suite 102,
San Francisco, CA 94110 USA
Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.
Developer's Certificate of Origin 1.1
By making a contribution to this project, I certify that:
(a) The contribution was created in whole or in part by me and I
have the right to submit it under the open source license
indicated in the file; or
(b) The contribution is based upon previous work that, to the best
of my knowledge, is covered under an appropriate open source
license and I have the right under that license to submit that
work with modifications, whether created in whole or in part
by me, under the same open source license (unless I am
permitted to submit under a different license), as indicated
in the file; or
(c) The contribution was provided directly to me by some other
person who certified (a), (b) or (c) and I have not modified
it.
(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.
```
Then you just add a line to every git commit message:
Signed-off-by: Joe Smith <joe.smith@email.com>
Use your real name (sorry, no pseudonyms or anonymous contributions.)
If you set your `user.name` and `user.email` git configs, you can sign your
commit automatically with `git commit -s`.
================================================
FILE: CONTRIBUTORS.txt
================================================
# This is the list of people who have contributed to this project,
# and includes those not listed in `AUTHORS.txt` because they are not
# copyright authors. For example, company employees may be listed
# here because their company holds the copyright and is listed there.
#
# When adding J Random Contributor's name to this file, either J's
# name or J's organization's name should be added to `AUTHORS.txt`
#
# Names should be added to this file as:
# Name <email address>
Fred Shallcrass
Nina Stössinger
Tobias Frere-Jones
Matthew Turrini
Intel Brand Identity Team
================================================
FILE: OFL.txt
================================================
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
================================================
FILE: README.md
================================================
# Intel One Mono Typeface

Introducing Intel One Mono, an expressive monospaced font family that’s built with clarity, legibility, and the needs of developers in mind.
It’s easier to read, and available for free, with an open-source font license.
Identifying the typographically underserved low-vision developer audience, [Frere-Jones Type](https://frerejones.com/) designed the Intel One Mono typeface in partnership with the Intel Brand Team and VMLY&R, for maximum legibility to address developers' fatigue and eyestrain and reduce coding errors. A panel of low-vision and legally blind developers provided feedback at each stage of design.
Intel One Mono also covers a wide range of over 200 languages using the Latin script. The Intel One Mono fonts are provided in four weights — Light, Regular, Medium, and Bold — with matching italics, and we are happy to share both an official release of fonts ready to use as well as editable sources.
## Using the Fonts
To install the fonts, please use the provided builds under [Releases](https://github.com/intel/intel-one-mono/releases). Please refer to your software’s documentation for how to activate and use these fonts.
### Activating the Fonts in Code Editors
- VSCode - In Settings, search Font Family, then specify `Intel One Mono`
- Sublime Text - Go to Sublime Text -> Preferences -> Settings and set `font_face` to `Intel One Mono`
- IntelliJ Platform - Go to File -> Settings -> Editor -> Font and set Font to `Intel One Mono`
### Font Formats
- We recommend the .otf or .ttf format for desktop use.
- The .ttf files are also well suited for mobile apps.
- The .woff and .woff2 fonts are optimized for web use.
### Screen Rendering and Size Ranges
We recommend using these fonts at 7 points and larger in print, 9 pixels and larger on screen. The .ttf, .woff and .woff2 fonts provided in the official release have been manually optimized for screen display, improving clarity and legibility, especially on Windows platforms.
### Available OpenType Features
Outside of the default characters, there are a few extra features that are accessible in some applications, as well as via CSS:
- **Programming Ligatures:** New in release 1.4, by popular demand. To use programming ligatures, activate the `ss01` feature (Stylistic Set #1). Additional refinements are available via `ss02` and `ss03`: Stylistic Set #2 switches the <= and >= combinations to arrow forms (math contractions being the default otherwise), and Stylistic Set #3 additionally activates a “www” ligature.
- **Raised Colon:** The colon is automatically raised in operators, to align with math symbols. For non-programming contexts, the raised colon can be applied contextually between numbers or activated generally. The contextual option is available via `ss11` (Stylistic Set #11); for the global switch use `ss12` (Stylistic Set #12) or `salt` (Stylistic Alternates).
- **Language Support:** `ccmp` and `locl` features ensure correct display across a wide range of languages. These are usually active by default. We recommend setting the language tag/setting in your software to the desired language for best results.
- **Superior/superscript and inferior/subscript figures** are included via their Unicode codepoints, or you can produce them from the default figures via the `sups` (Superscript) and `subs`/`sinf` (Subscript) features.
- **Fraction numerals** are similarly available via the `numr` (Numerator) and `dnom` (Denominator) features. A set of premade fractions is also available in the fonts.
### Activating Programming Ligatures in Code Editors
Programming ligatures are not active by default. To use them, activate the stylistic sets of your preference in your code editor. For example:
- VSCode - In Settings, add `"editor.fontLigatures": "'ss01'"`
- Sublime Text - In Settings, add `"font_options": ["ss01"]`
## Viewing and Editing Sources
### UFO Source Files: Instances
You will find editable sources in the `sources` directory. The `instances` subfolder contains separate source files for each style of the typeface. Sources are provided in .ufo files, which contain complete artwork, links to OpenType features provided in separate .fea files, as well as meta information like naming and vertical alignments for each style of the typeface.
These are not installable fonts, but rather the source files that produce them: UFO (Unified Font Object) is an open, human-readable font source file format; you can find the [file spec here](https://github.com/unified-font-object/ufo-spec).
These sources were created using [RoboFont](https://robofont.com/). Many other font editors will also be able to open .ufo files; we recommend using RoboFont version 4.4.
### Outline Formats
For instances, you will find `postscript` and `truetype` subfolders; these contain separate source files for the .otf format and the .ttf/.woff/.woff2 files respectively. Since the format for the outline drawings differs between these sets of formats, for best results we recommend using the postscript sources to create .otf fonts, and the TrueType sources to create .ttf, .woff, or .woff2 fonts.
### Generating Fonts
After making your desired edits, you can generate installable fonts directly from the font editor using its “Generate Font” functionality. If you use RoboFont, any install options should default to the ideal settings, but here they are for reference:
- For .otf builds, we recommend activating “Decompose” as well as “Autohint” options.
- For .ttf, .woff and .woff2 builds, we recommend activating the “Autohint” option only (see note on hinting below).
- In any case, we recommend using the “Release Mode” setting for best results.
### UFO Source Files: Masters
If you would like to apply edits across multiple weights, a more advanced yet potentially efficient way is to edit the masters. These are special sources that describe the extreme points in the design space — the lightest and heaviest weights for both roman and italic designs.
After editing masters, you will need to rerun interpolation to generate individual weights and styles within that design space. This requires the .designspace files enclosed with the masters. The designspace format is an open, XML-based format that describes interpolation spaces ([format specification](https://github.com/fonttools/fonttools/tree/main/Doc/source/designspaceLib) for reference). For a RoboFont-based workflow we recommend [Skateboard](https://extensionstore.robofont.com/extensions/skateboard/) for interpolation; you can also use the free [DesignSpaceEditor](https://github.com/LettError/designSpaceRoboFontExtension) extension to view and edit these files.
Note that masters are only available in postscript format, so they will be best for creating .otf fonts. If you need to make TrueType based builds from the masters, we recommend [QuadraticConverter](https://github.com/BlackFoundry/QuadraticConverter) for best quality conversion of the curves before generating .ttf, .woff, or .woff2 files; mind that the results will not match the provided instances precisely.
NB: The prepared instances contain some additional data that cannot be maintained through interpolation. For best results, compare new interpolations to the existing instance sources and update them accordingly, specifically the information accessible through the Font Info panels.
### Hinting Source
For TrueType-based formats (.ttf, .woff, .woff2 files), the official releases are manually optimized for screen rendering. These “hinting” sources are stored separately from the .ufo files, which do not contain any TrueType hinting information. When rebuilding TrueType-based formats, we recommend using the “autohint” option to achieve reasonable, though not identical screen rendering.
If you would like to access and edit manual hinting instructions, you will find these in the separate set of source files under `hinting/truetype hinting source`. These special TTF files will be viewable and editable using [Microsoft VTT](https://learn.microsoft.com/en-us/typography/tools/vtt/).
## Suggesting Edits
If you have suggestions for edits or additions to the official releases, please email brand_q@intel.com.
================================================
FILE: fonts/Intel One Mono - Release Notes.txt
================================================
Release Notes / Intel One Mono
2024-07-26
Font family
Intel One Mono
Version
1.4 Added optional programming ligatures
Added box-drawing glyphs
Small bugfixes and improvements
Supported scripts
Latin (full glyph complement supporting over 200 languages)
Number of glyphs
1043
Weights/Styles
Light
Light Italic
Regular
Italic
Medium
Medium Italic
Bold
Bold Italic
Usage
Text
Use at 7 pt and up in print, 9 px and up on screen.
Font file formats
OTF (Desktop)
TTF (Desktop/App)
WOFF (Web)
WOFF2 (Web)
UFO (Source Files)
Hinting
TTF, WOFF, and WOFF2 manually hinted to improve screen rendering
Embedding settings
No embedding restrictions
Available OpenType features
ss01 Programming ligatures
ss02 Arrow forms for less/equal and greater/equal combinations
ss03 www ligature
ss11 Raised colon (contextual with figures)
ss12 Raised colon (global)
salt Raised colon (global)
locl Localizations
ccmp Glyph composition/decomposition rules
mark Mark Attachment
numr Numerator
dnom Denominator
sups Superscript
subs Subscript
sinf Scientific inferior
aalt Access all alternates
================================================
FILE: fonts/otf/OFL.txt
================================================
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
================================================
FILE: fonts/ttf/OFL.txt
================================================
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
================================================
FILE: fonts/woff/OFL.txt
================================================
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
================================================
FILE: fonts/woff2/OFL.txt
================================================
Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Name 'Intel'
This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
https://scripts.sil.org/OFL
-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------
PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.
The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded,
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.
DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.
"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).
"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).
"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.
"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.
PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:
1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.
2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.
3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.
5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.
TERMINATION
This license becomes null and void if any of the above conditions are
not met.
DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.
================================================
FILE: security.md
================================================
# Security Policy
Intel is committed to rapidly addressing security vulnerabilities affecting our customers and providing clear guidance on the solution, impact, severity and mitigation.
## Reporting a Vulnerability
Please report any security vulnerabilities in this project utilizing the guidelines [here](https://www.intel.com/content/www/us/en/security-center/vulnerability-handling-guidelines.html).
================================================
FILE: sources/.ninja_log
================================================
# ninja log v5
0 1181 1721251731258217000 instance_ttf/IntelOneMono-Bold.ufo 9e8cd7ed2bbce774
2 1205 1721251731271727000 instance_ttf/IntelOneMono-Medium.ufo 112f20cbd87fb985
2 1211 1721251731273130000 instance_ttf/IntelOneMono-Light.ufo 65fe9d19d10fa728
1 1213 1721251731277536000 instance_ttf/IntelOneMono-BoldItalic.ufo 4af4d6bc7eeff546
3 1218 1721251731280863000 instance_ttf/IntelOneMono-MediumItalic.ufo e6255691778d2b62
1 1219 1721251731279373000 instance_ttf/IntelOneMono-Italic.ufo 8967b3b5dc4626ea
2 1220 1721251731281653000 instance_ttf/IntelOneMono-LightItalic.ufo f2a921845deb1807
3 1223 1721251731284453000 instance_ttf/IntelOneMono-Regular.ufo 8771f5d34efcfc1b
2 1126 1721254468483781000 instance_ttf/IntelOneMono-Medium.ufo 112f20cbd87fb985
2 1135 1721254468490023000 instance_ttf/IntelOneMono-Light.ufo 65fe9d19d10fa728
1 1138 1721254468487726000 instance_ttf/IntelOneMono-Bold.ufo 9e8cd7ed2bbce774
2 1141 1721254468491629000 instance_ttf/IntelOneMono-Italic.ufo 8967b3b5dc4626ea
1 1142 1721254468496825000 instance_ttf/IntelOneMono-BoldItalic.ufo 4af4d6bc7eeff546
2 1145 1721254468492784000 instance_ttf/IntelOneMono-MediumItalic.ufo e6255691778d2b62
3 1145 1721254468494845000 instance_ttf/IntelOneMono-Regular.ufo 8771f5d34efcfc1b
2 1146 1721254468496425000 instance_ttf/IntelOneMono-LightItalic.ufo f2a921845deb1807
================================================
FILE: sources/features/aalt.fea
================================================
# --------------
# All Alternates
# --------------
feature aalt {
sub germandbls from [germandbls uni1E9E];
sub uni1E9E from [uni1E9E germandbls];
sub colon from [colon colon.fig];
sub colon.fig from [colon.fig colon];
sub eight from [eight eight.den eight.sup eight.num eight.inf];
sub eight.inf from [eight.inf eight eight.den eight.sup eight.num];
sub eight.num from [eight.num eight.inf eight eight.den eight.sup];
sub eight.sup from [eight.sup eight.num eight.inf eight eight.den];
sub eight.den from [eight.den eight.sup eight.num eight.inf eight];
sub five from [five five.inf five.num five.den five.sup];
sub five.sup from [five.sup five five.inf five.num five.den];
sub five.den from [five.den five.sup five five.inf five.num];
sub five.num from [five.num five.den five.sup five five.inf];
sub five.inf from [five.inf five.num five.den five.sup five];
sub four from [four four.sup four.num four.den four.inf];
sub four.inf from [four.inf four four.sup four.num four.den];
sub four.den from [four.den four.inf four four.sup four.num];
sub four.num from [four.num four.den four.inf four four.sup];
sub four.sup from [four.sup four.num four.den four.inf four];
sub nine from [nine nine.den nine.inf nine.num nine.sup];
sub nine.sup from [nine.sup nine nine.den nine.inf nine.num];
sub nine.num from [nine.num nine.sup nine nine.den nine.inf];
sub nine.inf from [nine.inf nine.num nine.sup nine nine.den];
sub nine.den from [nine.den nine.inf nine.num nine.sup nine];
sub one from [one one.den one.num one.inf one.sup];
sub one.sup from [one.sup one one.den one.num one.inf];
sub one.inf from [one.inf one.sup one one.den one.num];
sub one.num from [one.num one.inf one.sup one one.den];
sub one.den from [one.den one.num one.inf one.sup one];
sub seven from [seven seven.inf seven.num seven.sup seven.den];
sub seven.den from [seven.den seven seven.inf seven.num seven.sup];
sub seven.sup from [seven.sup seven.den seven seven.inf seven.num];
sub seven.num from [seven.num seven.sup seven.den seven seven.inf];
sub seven.inf from [seven.inf seven.num seven.sup seven.den seven];
sub six from [six six.num six.sup six.den six.inf];
sub six.inf from [six.inf six six.num six.sup six.den];
sub six.den from [six.den six.inf six six.num six.sup];
sub six.sup from [six.sup six.den six.inf six six.num];
sub six.num from [six.num six.sup six.den six.inf six];
sub three from [three three.inf three.den three.num three.sup];
sub three.sup from [three.sup three three.inf three.den three.num];
sub three.num from [three.num three.sup three three.inf three.den];
sub three.den from [three.den three.num three.sup three three.inf];
sub three.inf from [three.inf three.den three.num three.sup three];
sub two from [two two.inf two.sup two.num two.den];
sub two.den from [two.den two two.inf two.sup two.num];
sub two.num from [two.num two.den two two.inf two.sup];
sub two.sup from [two.sup two.num two.den two two.inf];
sub two.inf from [two.inf two.sup two.num two.den two];
sub zero from [zero zero.sup zero.num zero.den zero.inf];
sub zero.inf from [zero.inf zero zero.sup zero.num zero.den];
sub zero.den from [zero.den zero.inf zero zero.sup zero.num];
sub zero.num from [zero.num zero.den zero.inf zero zero.sup];
sub zero.sup from [zero.sup zero.num zero.den zero.inf zero];
} aalt;
================================================
FILE: sources/features/mark/IntelOneMono-Bold mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:49 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 0 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 0 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor 0 -35> @mark_below;
markClass [cedillacmb] <anchor 0 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor 0 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 296 507> mark @mark_aboveLC;
pos base [c] <anchor 313 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 321 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 400 502> mark @mark_aboveLC;
pos base [e] <anchor 319 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 319 507> mark @mark_aboveLC;
pos base [g] <anchor 314 507> mark @mark_aboveLC;
pos base [m] <anchor 307 502> mark @mark_aboveLC;
pos base [n] <anchor 309 502> mark @mark_aboveLC;
pos base [o] <anchor 308 507> mark @mark_aboveLC;
pos base [p] <anchor 319 502> mark @mark_aboveLC;
pos base [s] <anchor 312 507> mark @mark_aboveLC;
pos base [u] <anchor 319 502> mark @mark_aboveLC;
pos base [z] <anchor 299 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 298 691> mark @mark_aboveUC;
pos base [C] <anchor 364 696> mark @mark_aboveUC;
pos base [E] <anchor 314 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 314 691> mark @mark_aboveUC;
pos base [G] <anchor 331 691> mark @mark_aboveUC;
pos base [I] <anchor 307 691> mark @mark_aboveUC;
pos base [J] <anchor 470 691> mark @mark_aboveUC;
pos base [M] <anchor 312 691> mark @mark_aboveUC;
pos base [N] <anchor 311 691> mark @mark_aboveUC;
pos base [O] <anchor 309 696> mark @mark_aboveUC;
pos base [P] <anchor 323 691> mark @mark_aboveUC;
pos base [S] <anchor 321 696> mark @mark_aboveUC;
pos base [U] <anchor 307 691> mark @mark_aboveUC;
pos base [Z] <anchor 317 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 354 -40> mark @mark_below;
pos base [Dcroat] <anchor 303 -35> mark @mark_below;
pos base [E] <anchor 314 -35> mark @mark_below;
pos base [H] <anchor 307 -35> mark @mark_below;
pos base [I] <anchor 307 -35> mark @mark_below;
pos base [O] <anchor 310 -40> mark @mark_below;
pos base [S] <anchor 294 -40> mark @mark_below;
pos base [U] <anchor 307 -40> mark @mark_below;
pos base [X] <anchor 308 -35> mark @mark_below;
pos base [Z] <anchor 317 -35> mark @mark_below;
pos base [c] <anchor 310 -35> mark @mark_below;
pos base [dcroat] <anchor 331 -30> mark @mark_below;
pos base [dotlessi] <anchor 322 -35> mark @mark_below;
pos base [e] <anchor 319 -40> mark @mark_below;
pos base [h] <anchor 318 -35> mark @mark_below;
pos base [o] <anchor 307 -40> mark @mark_below;
pos base [s] <anchor 301 -40> mark @mark_below;
pos base [u] <anchor 317 -35> mark @mark_below;
pos base [x] <anchor 305 -35> mark @mark_below;
pos base [z] <anchor 299 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 317 -10> mark @mark_belowcedilla;
pos base [z] <anchor 299 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 487 -10> mark @mark_belowogonek;
pos base [E] <anchor 467 -10> mark @mark_belowogonek;
pos base [I] <anchor 307 -10> mark @mark_belowogonek;
pos base [O] <anchor 320 -15> mark @mark_belowogonek;
pos base [U] <anchor 310 -15> mark @mark_belowogonek;
pos base [a] <anchor 462 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 322 -9> mark @mark_belowogonek;
pos base [e] <anchor 410 -10> mark @mark_belowogonek;
pos base [o] <anchor 312 -15> mark @mark_belowogonek;
pos base [u] <anchor 472 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-BoldItalic mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:46 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 76 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 130 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor -78 -35> @mark_below;
markClass [cedillacmb] <anchor -71 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor -71 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 372 507> mark @mark_aboveLC;
pos base [c] <anchor 389 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 388 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 476 502> mark @mark_aboveLC;
pos base [e] <anchor 395 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 395 507> mark @mark_aboveLC;
pos base [g] <anchor 400 507> mark @mark_aboveLC;
pos base [m] <anchor 382 502> mark @mark_aboveLC;
pos base [n] <anchor 384 502> mark @mark_aboveLC;
pos base [o] <anchor 370 507> mark @mark_aboveLC;
pos base [p] <anchor 394 502> mark @mark_aboveLC;
pos base [s] <anchor 388 507> mark @mark_aboveLC;
pos base [u] <anchor 386 502> mark @mark_aboveLC;
pos base [z] <anchor 364 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 427 691> mark @mark_aboveUC;
pos base [C] <anchor 472 696> mark @mark_aboveUC;
pos base [E] <anchor 443 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 443 691> mark @mark_aboveUC;
pos base [G] <anchor 460 691> mark @mark_aboveUC;
pos base [I] <anchor 437 691> mark @mark_aboveUC;
pos base [J] <anchor 599 691> mark @mark_aboveUC;
pos base [M] <anchor 436 691> mark @mark_aboveUC;
pos base [N] <anchor 440 691> mark @mark_aboveUC;
pos base [O] <anchor 440 696> mark @mark_aboveUC;
pos base [P] <anchor 452 691> mark @mark_aboveUC;
pos base [S] <anchor 452 696> mark @mark_aboveUC;
pos base [U] <anchor 436 691> mark @mark_aboveUC;
pos base [Z] <anchor 422 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 275 -40> mark @mark_below;
pos base [Dcroat] <anchor 303 -35> mark @mark_below;
pos base [E] <anchor 246 -35> mark @mark_below;
pos base [H] <anchor 229 -35> mark @mark_below;
pos base [I] <anchor 228 -35> mark @mark_below;
pos base [O] <anchor 243 -40> mark @mark_below;
pos base [S] <anchor 271 -40> mark @mark_below;
pos base [U] <anchor 228 -40> mark @mark_below;
pos base [X] <anchor 230 -35> mark @mark_below;
pos base [Z] <anchor 239 -35> mark @mark_below;
pos base [c] <anchor 232 -35> mark @mark_below;
pos base [dcroat] <anchor 254 -30> mark @mark_below;
pos base [dotlessi] <anchor 235 -35> mark @mark_below;
pos base [e] <anchor 240 -40> mark @mark_below;
pos base [h] <anchor 240 -35> mark @mark_below;
pos base [o] <anchor 242 -40> mark @mark_below;
pos base [s] <anchor 222 -40> mark @mark_below;
pos base [u] <anchor 239 -35> mark @mark_below;
pos base [x] <anchor 227 -35> mark @mark_below;
pos base [z] <anchor 237 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 246 -10> mark @mark_belowcedilla;
pos base [z] <anchor 244 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 443 -10> mark @mark_belowogonek;
pos base [E] <anchor 396 -10> mark @mark_belowogonek;
pos base [I] <anchor 235 -10> mark @mark_belowogonek;
pos base [O] <anchor 248 -15> mark @mark_belowogonek;
pos base [U] <anchor 238 -15> mark @mark_belowogonek;
pos base [a] <anchor 391 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 242 -9> mark @mark_belowogonek;
pos base [e] <anchor 339 -10> mark @mark_belowogonek;
pos base [o] <anchor 245 -15> mark @mark_belowogonek;
pos base [u] <anchor 401 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-Italic mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:51 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 77 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 132 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor -77 -35> @mark_below;
markClass [cedillacmb] <anchor -70 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor -70 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 375 507> mark @mark_aboveLC;
pos base [c] <anchor 403 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 393 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 455 502> mark @mark_aboveLC;
pos base [e] <anchor 396 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 396 507> mark @mark_aboveLC;
pos base [g] <anchor 389 504> mark @mark_aboveLC;
pos base [m] <anchor 385 502> mark @mark_aboveLC;
pos base [n] <anchor 383 502> mark @mark_aboveLC;
pos base [o] <anchor 374 507> mark @mark_aboveLC;
pos base [p] <anchor 402 502> mark @mark_aboveLC;
pos base [s] <anchor 399 507> mark @mark_aboveLC;
pos base [u] <anchor 385 502> mark @mark_aboveLC;
pos base [z] <anchor 380 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 425 691> mark @mark_aboveUC;
pos base [C] <anchor 465 693> mark @mark_aboveUC;
pos base [E] <anchor 460 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 460 691> mark @mark_aboveUC;
pos base [G] <anchor 477 694> mark @mark_aboveUC;
pos base [I] <anchor 438 691> mark @mark_aboveUC;
pos base [J] <anchor 602 691> mark @mark_aboveUC;
pos base [M] <anchor 434 691> mark @mark_aboveUC;
pos base [N] <anchor 443 691> mark @mark_aboveUC;
pos base [O] <anchor 430 696> mark @mark_aboveUC;
pos base [P] <anchor 455 691> mark @mark_aboveUC;
pos base [S] <anchor 448 696> mark @mark_aboveUC;
pos base [U] <anchor 438 691> mark @mark_aboveUC;
pos base [Z] <anchor 433 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 261 -40> mark @mark_below;
pos base [Dcroat] <anchor 300 -32> mark @mark_below;
pos base [E] <anchor 256 -35> mark @mark_below;
pos base [H] <anchor 231 -35> mark @mark_below;
pos base [I] <anchor 231 -35> mark @mark_below;
pos base [O] <anchor 246 -40> mark @mark_below;
pos base [S] <anchor 245 -37> mark @mark_below;
pos base [U] <anchor 229 -40> mark @mark_below;
pos base [X] <anchor 231 -35> mark @mark_below;
pos base [Z] <anchor 233 -35> mark @mark_below;
pos base [c] <anchor 242 -38> mark @mark_below;
pos base [dcroat] <anchor 248 -33> mark @mark_below;
pos base [dotlessi] <anchor 235 -35> mark @mark_below;
pos base [e] <anchor 243 -37> mark @mark_below;
pos base [h] <anchor 237 -35> mark @mark_below;
pos base [o] <anchor 243 -40> mark @mark_below;
pos base [s] <anchor 221 -40> mark @mark_below;
pos base [u] <anchor 227 -35> mark @mark_below;
pos base [x] <anchor 230 -35> mark @mark_below;
pos base [z] <anchor 245 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 240 -10> mark @mark_belowcedilla;
pos base [z] <anchor 252 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 459 -10> mark @mark_belowogonek;
pos base [E] <anchor 391 -10> mark @mark_belowogonek;
pos base [I] <anchor 238 -9> mark @mark_belowogonek;
pos base [O] <anchor 246 -15> mark @mark_belowogonek;
pos base [U] <anchor 250 -15> mark @mark_belowogonek;
pos base [a] <anchor 400 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 242 -10> mark @mark_belowogonek;
pos base [e] <anchor 322 -10> mark @mark_belowogonek;
pos base [o] <anchor 245 -15> mark @mark_belowogonek;
pos base [u] <anchor 411 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-Light mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:56 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 0 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 0 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor 0 -35> @mark_below;
markClass [cedillacmb] <anchor 0 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor 0 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 310 507> mark @mark_aboveLC;
pos base [c] <anchor 330 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 317 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 366 502> mark @mark_aboveLC;
pos base [e] <anchor 318 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 318 507> mark @mark_aboveLC;
pos base [g] <anchor 302 502> mark @mark_aboveLC;
pos base [m] <anchor 310 502> mark @mark_aboveLC;
pos base [n] <anchor 306 502> mark @mark_aboveLC;
pos base [o] <anchor 307 507> mark @mark_aboveLC;
pos base [p] <anchor 329 502> mark @mark_aboveLC;
pos base [s] <anchor 325 507> mark @mark_aboveLC;
pos base [u] <anchor 307 502> mark @mark_aboveLC;
pos base [z] <anchor 324 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 307 691> mark @mark_aboveUC;
pos base [C] <anchor 330 691> mark @mark_aboveUC;
pos base [E] <anchor 335 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 335 691> mark @mark_aboveUC;
pos base [G] <anchor 352 696> mark @mark_aboveUC;
pos base [I] <anchor 307 691> mark @mark_aboveUC;
pos base [J] <anchor 472 691> mark @mark_aboveUC;
pos base [M] <anchor 307 691> mark @mark_aboveUC;
pos base [N] <anchor 313 691> mark @mark_aboveUC;
pos base [O] <anchor 307 696> mark @mark_aboveUC;
pos base [P] <anchor 324 691> mark @mark_aboveUC;
pos base [S] <anchor 313 696> mark @mark_aboveUC;
pos base [U] <anchor 307 691> mark @mark_aboveUC;
pos base [Z] <anchor 306 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 331 -40> mark @mark_below;
pos base [Dcroat] <anchor 299 -30> mark @mark_below;
pos base [E] <anchor 335 -35> mark @mark_below;
pos base [H] <anchor 307 -35> mark @mark_below;
pos base [I] <anchor 307 -35> mark @mark_below;
pos base [O] <anchor 308 -40> mark @mark_below;
pos base [S] <anchor 309 -35> mark @mark_below;
pos base [U] <anchor 307 -40> mark @mark_below;
pos base [X] <anchor 307 -35> mark @mark_below;
pos base [Z] <anchor 306 -35> mark @mark_below;
pos base [c] <anchor 323 -40> mark @mark_below;
pos base [dcroat] <anchor 322 -35> mark @mark_below;
pos base [dotlessi] <anchor 324 -35> mark @mark_below;
pos base [e] <anchor 319 -35> mark @mark_below;
pos base [h] <anchor 311 -35> mark @mark_below;
pos base [o] <anchor 307 -40> mark @mark_below;
pos base [s] <anchor 298 -40> mark @mark_below;
pos base [u] <anchor 296 -35> mark @mark_below;
pos base [x] <anchor 306 -35> mark @mark_below;
pos base [z] <anchor 324 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 306 -10> mark @mark_belowcedilla;
pos base [z] <anchor 324 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 534 -10> mark @mark_belowogonek;
pos base [E] <anchor 457 -10> mark @mark_belowogonek;
pos base [I] <anchor 307 -9> mark @mark_belowogonek;
pos base [O] <anchor 315 -15> mark @mark_belowogonek;
pos base [U] <anchor 326 -15> mark @mark_belowogonek;
pos base [a] <anchor 472 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 324 -10> mark @mark_belowogonek;
pos base [e] <anchor 383 -10> mark @mark_belowogonek;
pos base [o] <anchor 315 -15> mark @mark_belowogonek;
pos base [u] <anchor 483 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-LightItalic mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:54 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 78 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 132 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor -76 -35> @mark_below;
markClass [cedillacmb] <anchor -69 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor -69 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 377 507> mark @mark_aboveLC;
pos base [c] <anchor 409 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 395 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 445 502> mark @mark_aboveLC;
pos base [e] <anchor 397 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 397 507> mark @mark_aboveLC;
pos base [g] <anchor 384 502> mark @mark_aboveLC;
pos base [m] <anchor 387 502> mark @mark_aboveLC;
pos base [n] <anchor 383 502> mark @mark_aboveLC;
pos base [o] <anchor 376 507> mark @mark_aboveLC;
pos base [p] <anchor 406 502> mark @mark_aboveLC;
pos base [s] <anchor 404 507> mark @mark_aboveLC;
pos base [u] <anchor 384 502> mark @mark_aboveLC;
pos base [z] <anchor 387 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 424 691> mark @mark_aboveUC;
pos base [C] <anchor 462 691> mark @mark_aboveUC;
pos base [E] <anchor 467 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 467 691> mark @mark_aboveUC;
pos base [G] <anchor 485 696> mark @mark_aboveUC;
pos base [I] <anchor 439 691> mark @mark_aboveUC;
pos base [J] <anchor 604 691> mark @mark_aboveUC;
pos base [M] <anchor 433 691> mark @mark_aboveUC;
pos base [N] <anchor 445 691> mark @mark_aboveUC;
pos base [O] <anchor 426 696> mark @mark_aboveUC;
pos base [P] <anchor 456 691> mark @mark_aboveUC;
pos base [S] <anchor 446 696> mark @mark_aboveUC;
pos base [U] <anchor 439 691> mark @mark_aboveUC;
pos base [Z] <anchor 438 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 254 -40> mark @mark_below;
pos base [Dcroat] <anchor 299 -30> mark @mark_below;
pos base [E] <anchor 260 -35> mark @mark_below;
pos base [H] <anchor 232 -35> mark @mark_below;
pos base [I] <anchor 232 -35> mark @mark_below;
pos base [O] <anchor 248 -40> mark @mark_below;
pos base [S] <anchor 234 -35> mark @mark_below;
pos base [U] <anchor 230 -40> mark @mark_below;
pos base [X] <anchor 232 -35> mark @mark_below;
pos base [Z] <anchor 231 -35> mark @mark_below;
pos base [c] <anchor 246 -40> mark @mark_below;
pos base [dcroat] <anchor 246 -35> mark @mark_below;
pos base [dotlessi] <anchor 235 -35> mark @mark_below;
pos base [e] <anchor 244 -35> mark @mark_below;
pos base [h] <anchor 236 -35> mark @mark_below;
pos base [o] <anchor 244 -40> mark @mark_below;
pos base [s] <anchor 221 -40> mark @mark_below;
pos base [u] <anchor 221 -35> mark @mark_below;
pos base [x] <anchor 231 -35> mark @mark_below;
pos base [z] <anchor 249 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 238 -10> mark @mark_belowcedilla;
pos base [z] <anchor 256 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 466 -10> mark @mark_belowogonek;
pos base [E] <anchor 389 -10> mark @mark_belowogonek;
pos base [I] <anchor 239 -9> mark @mark_belowogonek;
pos base [O] <anchor 245 -15> mark @mark_belowogonek;
pos base [U] <anchor 256 -15> mark @mark_belowogonek;
pos base [a] <anchor 404 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 242 -10> mark @mark_belowogonek;
pos base [e] <anchor 315 -10> mark @mark_belowogonek;
pos base [o] <anchor 245 -15> mark @mark_belowogonek;
pos base [u] <anchor 415 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-Medium mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:38:01 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 0 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 0 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor 0 -35> @mark_below;
markClass [cedillacmb] <anchor 0 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor 0 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 301 507> mark @mark_aboveLC;
pos base [c] <anchor 319 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 319 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 387 502> mark @mark_aboveLC;
pos base [e] <anchor 319 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 319 507> mark @mark_aboveLC;
pos base [g] <anchor 309 505> mark @mark_aboveLC;
pos base [m] <anchor 308 502> mark @mark_aboveLC;
pos base [n] <anchor 308 502> mark @mark_aboveLC;
pos base [o] <anchor 308 507> mark @mark_aboveLC;
pos base [p] <anchor 323 502> mark @mark_aboveLC;
pos base [s] <anchor 317 507> mark @mark_aboveLC;
pos base [u] <anchor 314 502> mark @mark_aboveLC;
pos base [z] <anchor 309 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 301 691> mark @mark_aboveUC;
pos base [C] <anchor 351 694> mark @mark_aboveUC;
pos base [E] <anchor 322 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 322 691> mark @mark_aboveUC;
pos base [G] <anchor 339 693> mark @mark_aboveUC;
pos base [I] <anchor 307 691> mark @mark_aboveUC;
pos base [J] <anchor 471 691> mark @mark_aboveUC;
pos base [M] <anchor 310 691> mark @mark_aboveUC;
pos base [N] <anchor 312 691> mark @mark_aboveUC;
pos base [O] <anchor 308 696> mark @mark_aboveUC;
pos base [P] <anchor 323 691> mark @mark_aboveUC;
pos base [S] <anchor 318 696> mark @mark_aboveUC;
pos base [U] <anchor 307 691> mark @mark_aboveUC;
pos base [Z] <anchor 313 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 345 -40> mark @mark_below;
pos base [Dcroat] <anchor 301 -33> mark @mark_below;
pos base [E] <anchor 322 -35> mark @mark_below;
pos base [H] <anchor 307 -35> mark @mark_below;
pos base [I] <anchor 307 -35> mark @mark_below;
pos base [O] <anchor 309 -40> mark @mark_below;
pos base [S] <anchor 300 -38> mark @mark_below;
pos base [U] <anchor 307 -40> mark @mark_below;
pos base [X] <anchor 308 -35> mark @mark_below;
pos base [Z] <anchor 313 -35> mark @mark_below;
pos base [c] <anchor 315 -37> mark @mark_below;
pos base [dcroat] <anchor 328 -32> mark @mark_below;
pos base [dotlessi] <anchor 323 -35> mark @mark_below;
pos base [e] <anchor 319 -38> mark @mark_below;
pos base [h] <anchor 315 -35> mark @mark_below;
pos base [o] <anchor 307 -40> mark @mark_below;
pos base [s] <anchor 300 -40> mark @mark_below;
pos base [u] <anchor 309 -35> mark @mark_below;
pos base [x] <anchor 305 -35> mark @mark_below;
pos base [z] <anchor 309 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 313 -10> mark @mark_belowcedilla;
pos base [z] <anchor 309 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 505 -10> mark @mark_belowogonek;
pos base [E] <anchor 463 -10> mark @mark_belowogonek;
pos base [I] <anchor 307 -10> mark @mark_belowogonek;
pos base [O] <anchor 318 -15> mark @mark_belowogonek;
pos base [U] <anchor 316 -15> mark @mark_belowogonek;
pos base [a] <anchor 466 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 323 -9> mark @mark_belowogonek;
pos base [e] <anchor 400 -10> mark @mark_belowogonek;
pos base [o] <anchor 313 -15> mark @mark_belowogonek;
pos base [u] <anchor 476 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-MediumItalic mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:37:59 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 77 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 131 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor -77 -35> @mark_below;
markClass [cedillacmb] <anchor -70 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor -70 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 374 507> mark @mark_aboveLC;
pos base [c] <anchor 397 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 391 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 464 502> mark @mark_aboveLC;
pos base [e] <anchor 396 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 396 507> mark @mark_aboveLC;
pos base [g] <anchor 394 505> mark @mark_aboveLC;
pos base [m] <anchor 384 502> mark @mark_aboveLC;
pos base [n] <anchor 384 502> mark @mark_aboveLC;
pos base [o] <anchor 372 507> mark @mark_aboveLC;
pos base [p] <anchor 399 502> mark @mark_aboveLC;
pos base [s] <anchor 394 507> mark @mark_aboveLC;
pos base [u] <anchor 385 502> mark @mark_aboveLC;
pos base [z] <anchor 373 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 426 691> mark @mark_aboveUC;
pos base [C] <anchor 468 694> mark @mark_aboveUC;
pos base [E] <anchor 452 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 452 691> mark @mark_aboveUC;
pos base [G] <anchor 470 693> mark @mark_aboveUC;
pos base [I] <anchor 438 691> mark @mark_aboveUC;
pos base [J] <anchor 601 691> mark @mark_aboveUC;
pos base [M] <anchor 435 691> mark @mark_aboveUC;
pos base [N] <anchor 442 691> mark @mark_aboveUC;
pos base [O] <anchor 435 696> mark @mark_aboveUC;
pos base [P] <anchor 454 691> mark @mark_aboveUC;
pos base [S] <anchor 450 696> mark @mark_aboveUC;
pos base [U] <anchor 437 691> mark @mark_aboveUC;
pos base [Z] <anchor 428 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 267 -40> mark @mark_below;
pos base [Dcroat] <anchor 301 -33> mark @mark_below;
pos base [E] <anchor 251 -35> mark @mark_below;
pos base [H] <anchor 230 -35> mark @mark_below;
pos base [I] <anchor 230 -35> mark @mark_below;
pos base [O] <anchor 245 -40> mark @mark_below;
pos base [S] <anchor 257 -38> mark @mark_below;
pos base [U] <anchor 229 -40> mark @mark_below;
pos base [X] <anchor 231 -35> mark @mark_below;
pos base [Z] <anchor 236 -35> mark @mark_below;
pos base [c] <anchor 237 -37> mark @mark_below;
pos base [dcroat] <anchor 251 -32> mark @mark_below;
pos base [dotlessi] <anchor 235 -35> mark @mark_below;
pos base [e] <anchor 242 -38> mark @mark_below;
pos base [h] <anchor 238 -35> mark @mark_below;
pos base [o] <anchor 243 -40> mark @mark_below;
pos base [s] <anchor 222 -40> mark @mark_below;
pos base [u] <anchor 232 -35> mark @mark_below;
pos base [x] <anchor 229 -35> mark @mark_below;
pos base [z] <anchor 242 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 243 -10> mark @mark_belowcedilla;
pos base [z] <anchor 249 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 452 -10> mark @mark_belowogonek;
pos base [E] <anchor 393 -10> mark @mark_belowogonek;
pos base [I] <anchor 237 -10> mark @mark_belowogonek;
pos base [O] <anchor 247 -15> mark @mark_belowogonek;
pos base [U] <anchor 245 -15> mark @mark_belowogonek;
pos base [a] <anchor 396 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 242 -9> mark @mark_belowogonek;
pos base [e] <anchor 330 -10> mark @mark_belowogonek;
pos base [o] <anchor 245 -15> mark @mark_belowogonek;
pos base [u] <anchor 406 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/mark/IntelOneMono-Regular mark.fea
================================================
# ---------------------------------------------------------------------
# MARK | Generated: November 23, 2022 - 02:38:03 PM by 'markFeature.py'
# ---------------------------------------------------------------------
markClass [acutecmb caroncmb circumflexcmb dieresiscmb dotaccentcmb gravecmb macroncmb tildecmb] <anchor 0 502> @mark_aboveLC;
markClass [acutecmb.cap caroncmb.cap circumflexcmb.cap dieresiscmb.cap dotaccentcmb.cap gravecmb.cap macroncmb.cap tildecmb.cap] <anchor 0 691> @mark_aboveUC;
markClass [dieresisbelowcmb dotbelowcmb macronbelowcmb] <anchor 0 -35> @mark_below;
markClass [cedillacmb] <anchor 0 -10> @mark_belowcedilla;
markClass [ogonekcmb] <anchor 0 -10> @mark_belowogonek;
feature mark {
lookup aboveLC{
pos base [a] <anchor 306 507> mark @mark_aboveLC;
pos base [c] <anchor 325 507> mark @mark_aboveLC;
pos base [dotlessi] <anchor 318 502> mark @mark_aboveLC;
pos base [dotlessj] <anchor 377 502> mark @mark_aboveLC;
pos base [e] <anchor 318 507> mark @mark_aboveLC;
pos base [eogonek] <anchor 318 507> mark @mark_aboveLC;
pos base [g] <anchor 306 504> mark @mark_aboveLC;
pos base [m] <anchor 309 502> mark @mark_aboveLC;
pos base [n] <anchor 307 502> mark @mark_aboveLC;
pos base [o] <anchor 307 507> mark @mark_aboveLC;
pos base [p] <anchor 326 502> mark @mark_aboveLC;
pos base [s] <anchor 321 507> mark @mark_aboveLC;
pos base [u] <anchor 311 502> mark @mark_aboveLC;
pos base [z] <anchor 316 502> mark @mark_aboveLC;
} aboveLC;
lookup aboveUC{
pos base [A] <anchor 304 691> mark @mark_aboveUC;
pos base [C] <anchor 341 693> mark @mark_aboveUC;
pos base [E] <anchor 329 691> mark @mark_aboveUC;
pos base [Eogonek] <anchor 329 691> mark @mark_aboveUC;
pos base [G] <anchor 346 694> mark @mark_aboveUC;
pos base [I] <anchor 307 691> mark @mark_aboveUC;
pos base [J] <anchor 471 691> mark @mark_aboveUC;
pos base [M] <anchor 309 691> mark @mark_aboveUC;
pos base [N] <anchor 312 691> mark @mark_aboveUC;
pos base [O] <anchor 308 696> mark @mark_aboveUC;
pos base [P] <anchor 324 691> mark @mark_aboveUC;
pos base [S] <anchor 315 696> mark @mark_aboveUC;
pos base [U] <anchor 307 691> mark @mark_aboveUC;
pos base [Z] <anchor 309 691> mark @mark_aboveUC;
} aboveUC;
lookup below{
pos base [C] <anchor 338 -40> mark @mark_below;
pos base [Dcroat] <anchor 300 -32> mark @mark_below;
pos base [E] <anchor 329 -35> mark @mark_below;
pos base [H] <anchor 307 -35> mark @mark_below;
pos base [I] <anchor 307 -35> mark @mark_below;
pos base [O] <anchor 309 -40> mark @mark_below;
pos base [S] <anchor 304 -37> mark @mark_below;
pos base [U] <anchor 307 -40> mark @mark_below;
pos base [X] <anchor 307 -35> mark @mark_below;
pos base [Z] <anchor 309 -35> mark @mark_below;
pos base [c] <anchor 319 -38> mark @mark_below;
pos base [dcroat] <anchor 325 -33> mark @mark_below;
pos base [dotlessi] <anchor 323 -35> mark @mark_below;
pos base [e] <anchor 319 -37> mark @mark_below;
pos base [h] <anchor 313 -35> mark @mark_below;
pos base [o] <anchor 307 -40> mark @mark_below;
pos base [s] <anchor 299 -40> mark @mark_below;
pos base [u] <anchor 303 -35> mark @mark_below;
pos base [x] <anchor 306 -35> mark @mark_below;
pos base [z] <anchor 316 -35> mark @mark_below;
} below;
lookup belowcedilla{
pos base [Z] <anchor 309 -10> mark @mark_belowcedilla;
pos base [z] <anchor 316 -10> mark @mark_belowcedilla;
} belowcedilla;
lookup belowogonek{
pos base [A] <anchor 519 -10> mark @mark_belowogonek;
pos base [E] <anchor 460 -10> mark @mark_belowogonek;
pos base [I] <anchor 307 -9> mark @mark_belowogonek;
pos base [O] <anchor 317 -15> mark @mark_belowogonek;
pos base [U] <anchor 321 -15> mark @mark_belowogonek;
pos base [a] <anchor 469 -10> mark @mark_belowogonek;
pos base [dotlessi] <anchor 323 -10> mark @mark_belowogonek;
pos base [e] <anchor 391 -10> mark @mark_belowogonek;
pos base [o] <anchor 314 -15> mark @mark_belowogonek;
pos base [u] <anchor 480 -10> mark @mark_belowogonek;
} belowogonek;
} mark;
@BASES = [A C Dcroat E Eogonek G H I J M N O P S U X Z a c dcroat dotlessi dotlessj e eogonek g h m n o p s u x z];
@MARKS = [@mark_aboveLC @mark_aboveUC @mark_below @mark_belowcedilla @mark_belowogonek];
table GDEF {
GlyphClassDef @BASES,,@MARKS,;
} GDEF;
================================================
FILE: sources/features/shared.fea
================================================
# ----------------------------
# INTEL ONE MONO OPENTYPE CODE - v1.4
# ----------------------------
# ----------------
# Language Systems
# ----------------
languagesystem DFLT dflt;
languagesystem latn dflt;
languagesystem latn TRK;
languagesystem latn AZE;
languagesystem latn CRT;
languagesystem latn CAT;
# -------
# Classes
# -------
# Base Letters
@ltrUC = [A B C D E F G H I J K L M N O P Q R S T U V W X Y Z uni1E9E AE OE Schwa Eng Thorn Eth Dcroat Hbar Tbar Lslash Oslash Aring Ohorn Uhorn I];
@ltrLC = [a b c d e f g h i j k l m n o p q r s t u v w x y z germandbls ae oe schwa eng thorn eth dcroat hbar tbar lslash oslash aring ohorn uhorn dotlessi];
# Figures
@fig = [zero one two three four five six seven eight nine];
@figSup = [zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup];
@figInf = [zero.inf one.inf two.inf three.inf four.inf five.inf six.inf seven.inf eight.inf nine.inf];
@figNum = [zero.num one.num two.num three.num four.num five.num six.num seven.num eight.num nine.num];
@figDen = [zero.den one.den two.den three.den four.den five.den six.den seven.den eight.den nine.den];
# Marks Above
@lcMarks = [acutecmb gravecmb hungarumlautcmb circumflexcmb caroncmb brevecmb tildecmb macroncmb dieresiscmb dotaccentcmb ringcmb ];
@ucMarks = [acutecmb.cap gravecmb.cap hungarumlautcmb.cap circumflexcmb.cap caroncmb.cap brevecmb.cap tildecmb.cap macroncmb.cap dieresiscmb.cap dotaccentcmb.cap ringcmb.cap];
# Marks Below
@belowMarks = [circumflexbelowcmb macronbelowcmb cedillacmb ogonekcmb];
# ---------------
# Localized Forms
# ---------------
feature locl {
script latn;
language TRK;
lookup iTurkish {
sub i by idotaccent;
} iTurkish;
language AZE;
lookup iTurkish;
language CRT;
lookup iTurkish;
language CAT;
sub l periodcentered' l by middotcat;
sub L periodcentered' L by middotcat.cap;
# try fusing them
sub L middotcat.cap by L.dot;
sub L middotcat by L.dot;
sub l middotcat by l.dot;
} locl;
# ---------------------------------
# Glyph Composition / Decomposition
# ---------------------------------
feature ccmp {
# Decompose unicode lowercase characters whose uppercase counterparts have no unicode
lookup Decomp {
sub hlinebelow by h macronlowmod;
sub jcaron by j caron;
} Decomp;
# Replace double above accents by combined drawings
lookup DblMarks {
sub dieresiscmb acutecmb by dieresisacute;
sub dieresiscmb gravecmb by dieresisgrave;
sub dieresiscmb caroncmb by dieresiscaron;
sub dieresiscmb macroncmb by dieresismacron;
sub brevecmb acutecmb by breveacute;
sub brevecmb gravecmb by brevegrave;
sub brevecmb hookcmb by brevehook;
sub brevecmb tildecmb by brevetilde;
sub circumflexcmb acutecmb by circumflexacute;
sub circumflexcmb gravecmb by circumflexgrave;
sub circumflexcmb hookcmb by circumflexhook;
sub circumflexcmb tildecmb by circumflextilde;
# capital forms
sub dieresiscmb.cap acutecmb.cap by dieresisacute.cap;
sub dieresiscmb.cap gravecmb.cap by dieresisgrave.cap;
sub dieresiscmb.cap caroncmb.cap by dieresiscaron.cap;
sub dieresiscmb.cap macroncmb.cap by dieresismacron.cap;
sub brevecmb.cap acutecmb.cap by breveacute.cap;
sub brevecmb.cap gravecmb.cap by brevegrave.cap;
sub brevecmb.cap hookcmb.cap by brevehook.cap;
sub brevecmb.cap tildecmb.cap by brevetilde.cap;
sub circumflexcmb.cap acutecmb.cap by circumflexacute.cap;
sub circumflexcmb.cap gravecmb.cap by circumflexgrave.cap;
sub circumflexcmb.cap hookcmb.cap by circumflexhook.cap;
sub circumflexcmb.cap tildecmb.cap by circumflextilde.cap;
} DblMarks;
# Replace combining marks that follow a uppercase letter by their uppercase form
lookup CapitalMarks {
sub [@ltrUC] [@lcMarks @belowMarks dotbelowcmb] [@lcMarks]' by [@ucMarks];
sub [@ltrUC] [@lcMarks]' by [@ucMarks];
} CapitalMarks;
# Replace letters with dotless counterparts when followed by a combining mark
lookup Dotless {
sub [i j]' [@belowMarks dotbelowcmb] [@lcMarks] by [dotlessi dotlessj];
sub [i j]' [@lcMarks] by [dotlessi dotlessj];
} Dotless;
# Replace e ogonek with eogonek
lookup eogonek {
sub e ogonekcmb by eogonek;
} eogonek;
} ccmp;
# ----------
# Numerators
# ----------
feature numr {
sub @fig by @figNum;
} numr;
# ------------
# Denominators
# ------------
feature dnom {
sub @fig by @figDen;
} dnom;
# -----------
# Superscript
# -----------
feature sups {
sub @fig by @figSup;
} sups;
# ---------------------
# Subscript & Inferiors
# ---------------------
feature subs {
sub @fig by @figInf;
} subs;
feature sinf {
sub @fig by @figInf;
} sinf;
# ---------------------
# Contextual Alternates
# ---------------------
feature calt {
# shifts colon to align with math symbols when used together
sub colon' [plus equal greater less hyphen] by colon.fig;
sub [plus equal less greater hyphen] colon' by colon.fig;
sub colon' [colon colon.fig] by colon.fig;
sub colon.fig colon' by colon.fig;
} calt;
# --------------
# Stylistic Sets
# --------------
feature ss01 {
featureNames {
name "Programming ligatures"; # Windows English
name 1 0 0 "Programming ligatures"; # Mac English
};
# Classes
@hyphens = [hyphen hyphen.start hyphen.middle hyphen.end];
@hyphenContextRaw = [hyphen bar less greater];
@startHyphenContext = [hyphen hyphen.start less_hyphen.start greater_hyphen.start bar_hyphen.start less_less_hyphen.start greater_greater_hyphen.start bar_bar_hyphen.start];
@middleHyphenContext1 = [hyphen hyphen.middle hyphen_bar_hyphen.middle hyphen_greater_hyphen.middle hyphen_less_hyphen.middle];
@middleHyphenContext2 = [hyphen_greater_greater_hyphen.m hyphen_less_less_hyphen.middle hyphen_bar_bar_hyphen.middle];
@endHyphenContext1 = [hyphen hyphen.end];
@endHyphenContext2 = [hyphen_less.end hyphen_greater.end hyphen_bar.end];
@endHyphenContext3 = [hyphen_less_less.end hyphen_greater_greater.end hyphen_bar_bar.end];
@hyphenLeft = [@startHyphenContext @middleHyphenContext1 @middleHyphenContext2];
@hyphenRight = [@middleHyphenContext1 @middleHyphenContext2 @endHyphenContext1 @endHyphenContext2 @endHyphenContext3];
# for overlapping ligatures in special cases
@hyphenLeftExtra = [less_hyphen.liga greater_hyphen.liga bar_hyphen.liga less_less_hyphen.liga greater_greater_hyphen.liga bar_bar_hyphen.liga];
@hyphenRightExtra = [hyphen_less.liga hyphen_greater.liga hyphen_bar.liga hyphen_less_less.liga hyphen_greater_greater.liga hyphen_bar_bar.liga];
@colons = [colon colon.fig];
@equals = [equal equal.start equal.middle equal.end];
@equalContextRawStart = [equal bar slash]; # less and greater only 'depending'
@equalContextRawEnd = [equal bar slash less];
@equalLeft = [equal equal.start equal.middle equal.end equal_equal.liga equal_equal_equal.liga less_equal.start greater_equal.start bar_equal.start slash_equal.start slash_slash_equal.start less_less_equal.start greater_greater_equal.start bar_bar_equal.start equal_bar_equal.middle equal_slash_slash_equal.middle equal_slash_equal.middle equal_bar_bar_equal.middle equal_greater_equal.middle equal_less_equal.middle equal_greater_greater_equal.m equal_less_less_equal.middle equal_colon_equal.middle equal_exclam_equal.middle];
@equalRight = [equal equal.start equal.middle equal.end equal_equal.liga equal_equal_equal.liga equal_bar_equal.middle equal_slash_slash_equal.middle equal_slash_equal.middle equal_bar_bar_equal.middle equal_greater_equal.middle equal_less_equal.middle equal_greater_greater_equal.m equal_less_less_equal.middle equal_colon_equal.middle equal_exclam_equal.middle equal_less.end equal_greater.end equal_bar.end equal_slash.end equal_less_less.end equal_greater_greater.end equal_bar_bar.end equal_slash_slash.end];
@equalLeftExtra = [less_equal.liga greater_equal.liga bar_equal.liga slash_equal.liga less_less_equal.liga greater_greater_equal.liga bar_bar_equal.liga slash_slash_equal.liga ];
@equalRightExtra = [equal_less.liga equal_greater.liga equal_bar.liga equal_slash.liga equal_less_less.liga equal_greater_greater.liga equal_bar_bar.liga equal_slash_slash.liga];
@numbersigns = [numbersign numbersign.start numbersign.middle numbersign.end];
@underscores = [underscore underscore.start underscore.middle underscore.end];
### Hyphen-arrow things
# double-triple equals
lookup equal_equal_equal {
sub ligspacer ligspacer equal' by equal_equal_equal.liga;
ignore sub equal equal' equal equal;
ignore sub equal' equal equal equal;
ignore sub @equalContextRawStart equal' equal equal;
ignore sub equal' equal equal @equalContextRawEnd;
ignore sub [less greater] equal' equal equal;
ignore sub equal' equal equal [less greater];
ignore sub equal' equal equal colon;
ignore sub equal' equal equal exclam;
ignore sub colon equal' equal equal;
ignore sub exclam equal' equal equal;
sub equal' equal equal by ligspacer;
sub ligspacer equal' equal by ligspacer;
} equal_equal_equal;
lookup equal_equal {
sub ligspacer equal' by equal_equal.liga;
ignore sub @equalContextRawStart equal' equal;
ignore sub equal' equal @equalContextRawEnd;
ignore sub [less greater exclam colon] equal' equal;
ignore sub equal' equal [less greater exclam colon];
ignore sub less less equal' equal;
ignore sub equal equal' equal;
ignore sub equal' equal equal;
sub equal' equal by ligspacer;
} equal_equal;
# double-triple hyphens, with gaps
lookup hyphen_hyphen_hyphen {
sub ligspacer ligspacer hyphen' by hyphen_hyphen_hyphen.liga;
ignore sub hyphen' hyphen hyphen hyphen;
ignore sub hyphen hyphen' hyphen hyphen;
ignore sub hyphen' hyphen hyphen greater;
ignore sub hyphen' hyphen hyphen less;
ignore sub hyphen' hyphen hyphen bar;
ignore sub less hyphen' hyphen hyphen;
ignore sub @hyphenContextRaw hyphen' hyphen hyphen;
ignore sub hyphen' hyphen hyphen @hyphenContextRaw;
sub hyphen' hyphen hyphen by ligspacer;
sub ligspacer hyphen' hyphen by ligspacer;
} hyphen_hyphen_hyphen;
lookup hyphen_hyphen {
sub ligspacer hyphen' by hyphen_hyphen.liga;
ignore sub hyphen' hyphen hyphen;
ignore sub hyphen hyphen' hyphen;
ignore sub hyphen' hyphen greater;
ignore sub hyphen' hyphen less;
ignore sub hyphen' hyphen bar;
ignore sub less hyphen' hyphen;
ignore sub less exclam hyphen' hyphen;
ignore sub greater hyphen' hyphen;
ignore sub bar hyphen' hyphen;
sub hyphen' hyphen by ligspacer;
} hyphen_hyphen;
### Arbitrarily concatenating parts
# Dynamic numbersign pieces
lookup contextualHash {
sub @numbersigns @numbersigns' @numbersigns by numbersign.middle;
sub @numbersigns' @numbersigns by numbersign.start;
sub @numbersigns @numbersigns' by numbersign.end;
} contextualHash;
# Dynamic underscore pieces
lookup underscore_bar_underscore { # -|-
sub @underscores bar' @underscores by underscore_bar_underscore.m;
} underscore_bar_underscore;
lookup contextualUnderscore {
@underscoreContext = [@underscores underscore_bar_underscore.m];
sub @underscoreContext @underscores' @underscoreContext by underscore.middle;
sub @underscores' @underscoreContext by underscore.start;
sub @underscoreContext @underscores' by underscore.end;
} contextualUnderscore;
### Single-line arrows
# Dynamic hyphen pieces
lookup contextualHyphens {
# middle hyphen
sub [@hyphenContextRaw @hyphens] @hyphens' [@hyphenContextRaw @hyphens] by hyphen.middle;
# beginning hyphen
ignore sub @hyphenContextRaw @hyphens' @hyphenContextRaw;
ignore sub @hyphens @hyphens' @hyphenContextRaw;
sub @hyphens' @hyphenContextRaw by hyphen.start;
# end hyphen
ignore sub @hyphenContextRaw @hyphens' @hyphenContextRaw;
ignore sub @hyphenContextRaw @hyphens' @hyphens;
sub [@hyphenContextRaw hyphen.start hyphen.middle] @hyphens' by hyphen.end;
} contextualHyphens;
# Middle parts - contextual
lookup hyphen_bar_bar_hyphen { # -||-
sub @hyphenLeft ligspacer bar' @hyphenRight by hyphen_bar_bar_hyphen.middle;
sub @hyphenLeft bar' bar @hyphenRight by ligspacer;
} hyphen_bar_bar_hyphen;
lookup hyphen_less_less_hyphen { # -<<-
sub @hyphenLeft ligspacer less' @hyphenRight by hyphen_less_less_hyphen.middle;
sub @hyphenLeft less' less @hyphenRight by ligspacer;
} hyphen_less_less_hyphen;
lookup hyphen_greater_greater_hyphen { # ->>-
sub @hyphenLeft ligspacer greater' @hyphenRight by hyphen_greater_greater_hyphen.m;
sub @hyphenLeft greater' greater @hyphenRight by ligspacer;
} hyphen_greater_greater_hyphen;
lookup hyphen_bar_hyphen { # -|-
sub @hyphenLeft bar' @hyphenRight by hyphen_bar_hyphen.middle;
} hyphen_bar_hyphen;
lookup hyphen_less_hyphen { # -<-
sub @hyphenLeft less' @hyphenRight by hyphen_less_hyphen.middle;
} hyphen_less_hyphen;
lookup hyphen_greater_hyphen { # ->-
sub @hyphenLeft greater' @hyphenRight by hyphen_greater_hyphen.middle;
} hyphen_greater_hyphen;
# Standalone ligatures that COULD be part of longer arrows but aren't
lookup less_less_hyphen { # <<-
sub ligspacer ligspacer @hyphens' by less_less_hyphen.liga;
ignore sub less' less @hyphens @hyphenRight;
sub less' less @hyphens by ligspacer;
sub ligspacer less' @hyphens by ligspacer;
} less_less_hyphen;
lookup less_hyphen { # <-
sub ligspacer @hyphens' by less_hyphen.liga;
ignore sub less' @hyphens @hyphenRight;
ignore sub hyphen less' hyphen;
sub less' @hyphens by ligspacer;
} less_hyphen;
lookup greater_greater_hyphen { # >>-
sub ligspacer ligspacer @hyphens' by greater_greater_hyphen.liga;
ignore sub greater' greater @hyphens @hyphenRight;
ignore sub hyphen greater' greater hyphen;
sub greater' greater @hyphens by ligspacer;
sub ligspacer greater' @hyphens by ligspacer;
} greater_greater_hyphen;
lookup greater_hyphen { # >-
sub ligspacer @hyphens' by greater_hyphen.liga;
ignore sub greater' @hyphens @hyphenRight;
ignore sub hyphen greater' hyphen;
sub greater' @hyphens by ligspacer;
} greater_hyphen;
lookup bar_bar_hyphen { # ||-
sub ligspacer ligspacer @hyphens' by bar_bar_hyphen.liga;
ignore sub bar' bar @hyphens @hyphenRight;
ignore sub hyphen bar' bar hyphen;
sub bar' bar @hyphens by ligspacer;
sub ligspacer bar' @hyphens by ligspacer;
} bar_bar_hyphen;
lookup bar_hyphen { # |-
sub ligspacer @hyphens' by bar_hyphen.liga;
ignore sub bar' @hyphens @hyphenRight;
ignore sub hyphen bar' hyphen;
sub bar' @hyphens by ligspacer;
} bar_hyphen;
# Start sequences that do begin a longer sequence
lookup less_less_hyphen_connecting { # <<-
sub ligspacer ligspacer @hyphens' by less_less_hyphen.start;
sub less' less @hyphens by ligspacer;
sub ligspacer less' @hyphens by ligspacer;
} less_less_hyphen_connecting;
lookup less_hyphen_connecting { # <-
sub ligspacer @hyphens' by less_hyphen.start;
ignore sub hyphen less' hyphen;
sub less' @hyphens by ligspacer;
} less_hyphen_connecting;
lookup greater_greater_hyphen_connecting { # >>-
sub ligspacer ligspacer @hyphens' by greater_greater_hyphen.start;
ignore sub hyphen greater' greater hyphen;
sub greater' greater @hyphens by ligspacer;
sub ligspacer greater' @hyphens by ligspacer;
} greater_greater_hyphen_connecting;
lookup greater_hyphen_connecting { # >-
sub ligspacer @hyphens' by greater_hyphen.start;
ignore sub hyphen greater' hyphen;
sub greater' @hyphens by ligspacer;
} greater_hyphen_connecting;
lookup bar_bar_hyphen_connecting { # ||-
sub ligspacer ligspacer @hyphens' by bar_bar_hyphen.start;
ignore sub hyphen bar' bar hyphen;
sub bar' bar @hyphens by ligspacer;
sub ligspacer bar' @hyphens by ligspacer;
} bar_bar_hyphen_connecting;
lookup bar_hyphen_connecting { # |-
sub ligspacer @hyphens' by bar_hyphen.start;
ignore sub hyphen bar' hyphen;
sub bar' @hyphens by ligspacer;
} bar_hyphen_connecting;
# Precomposed bits - end - connecting
lookup hyphen_less_less_connecting { # -<<
sub @hyphenLeft ligspacer ligspacer less' by hyphen_less_less.end;
sub @hyphenLeft @hyphens' less less by ligspacer;
sub @hyphenLeft ligspacer less' less by ligspacer;
} hyphen_less_less_connecting;
lookup hyphen_less_connecting { # -<
sub @hyphenLeft ligspacer less' by hyphen_less.end;
sub @hyphenLeft @hyphens' less by ligspacer;
} hyphen_less_connecting;
lookup hyphen_bar_bar_connecting { # -||
sub @hyphenLeft ligspacer ligspacer bar' by hyphen_bar_bar.end;
sub @hyphenLeft @hyphens' bar bar by ligspacer;
sub @hyphenLeft ligspacer bar' bar by ligspacer;
} hyphen_bar_bar_connecting;
lookup hyphen_bar_connecting { # -|
sub @hyphenLeft ligspacer bar' by hyphen_bar.end;
ignore sub hyphen' bar hyphen;
sub @hyphenLeft @hyphens' bar by ligspacer;
} hyphen_bar_connecting;
lookup hyphen_greater_greater_connecting { # ->>
sub @hyphenLeft ligspacer ligspacer greater' by hyphen_greater_greater.end;
sub @hyphenLeft @hyphens' greater greater by ligspacer;
sub @hyphenLeft ligspacer greater' greater by ligspacer;
} hyphen_greater_greater_connecting;
lookup hyphen_greater_connecting { # ->
sub ligspacer greater' by hyphen_greater.end;
sub @hyphenLeft @hyphens' greater by ligspacer;
} hyphen_greater_connecting;
# Bits that could be ends but really are just standalone ligatures
lookup hyphen_less_less { # -<<
sub ligspacer ligspacer less' by hyphen_less_less.liga;
ignore sub @hyphenLeft @hyphens' less less;
sub @hyphens' less less by ligspacer;
sub ligspacer less' less by ligspacer;
} hyphen_less_less;
lookup hyphen_less { # -<
sub ligspacer less' by hyphen_less.liga;
ignore sub @hyphenLeft @hyphens' less;
sub @hyphens' less by ligspacer;
} hyphen_less;
lookup hyphen_bar_bar { # -||
sub ligspacer ligspacer bar' by hyphen_bar_bar.liga;
ignore sub @hyphenLeft @hyphens' bar bar;
sub @hyphens' bar bar by ligspacer;
sub ligspacer bar' bar by ligspacer;
} hyphen_bar_bar;
lookup hyphen_bar { # -|
sub ligspacer bar' by hyphen_bar.liga;
ignore sub hyphen' bar hyphen;
ignore sub @hyphenLeft @hyphens' bar;
sub @hyphens' bar by ligspacer;
} hyphen_bar;
lookup hyphen_greater_greater { # ->>
sub ligspacer ligspacer greater' by hyphen_greater_greater.liga;
ignore sub @hyphenLeft @hyphens' greater greater;
sub @hyphens' greater greater by ligspacer;
sub ligspacer greater' greater by ligspacer;
} hyphen_greater_greater;
lookup hyphen_greater { # ->
sub ligspacer greater' by hyphen_greater.liga;
ignore sub @hyphenLeft @hyphens' greater;
sub @hyphens' greater by ligspacer;
} hyphen_greater;
# Precomposed - Standalone
lookup less_hyphen_less { # <-<
sub ligspacer ligspacer less' by less_hyphen_less.liga;
sub less' hyphen less by ligspacer;
sub ligspacer hyphen' less by ligspacer;
} less_hyphen_less;
lookup less_hyphen_less2 { # <->
sub ligspacer less' by less_hyphen_less.liga;
sub less_hyphen.liga' less by ligspacer;
} less_hyphen_less2;
lookup less_hyphen_greater { # <->
sub ligspacer ligspacer greater' by less_hyphen_greater.liga;
sub less' hyphen greater by ligspacer;
sub ligspacer hyphen' greater by ligspacer;
} less_hyphen_greater;
lookup less_hyphen_greater2 { # <->
sub ligspacer greater' by less_hyphen_greater.liga;
sub less_hyphen.liga' greater by ligspacer;
} less_hyphen_greater2;
lookup greater_hyphen_greater { # >->
sub ligspacer ligspacer greater' by greater_hyphen_greater.liga;
sub greater' hyphen greater by ligspacer;
sub ligspacer hyphen' greater by ligspacer;
} greater_hyphen_greater;
lookup greater_hyphen_greater2 { # <->
sub ligspacer greater' by greater_hyphen_greater.liga;
sub greater_hyphen.liga' greater by ligspacer;
} greater_hyphen_greater2;
# loose ends - overlapping
# for 3-glyph start/hyphen/end combos that don't have a standalone ligature
lookup less_less_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] less' less @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra] less' less by ligspacer;
sub [@hyphenLeft @hyphenLeftExtra] ligspacer less' by hyphen_less_less.liga;
} less_less_hyphenend;
lookup less_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] less' @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra] less' by hyphen_less.liga;
} less_hyphenend;
lookup bar_bar_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] bar' bar @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra]bar' bar by ligspacer;
sub [@hyphenLeft @hyphenLeftExtra] ligspacer bar' by hyphen_bar_bar.liga;
} bar_bar_hyphenend;
lookup bar_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] bar' @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra] bar' by hyphen_bar.liga;
} bar_hyphenend;
lookup greater_greater_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] greater' greater @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra] greater' greater by ligspacer;
sub [@hyphenLeft @hyphenLeftExtra] ligspacer greater' by hyphen_greater_greater.liga;
} greater_greater_hyphenend;
lookup greater_hyphenend {
ignore sub [@hyphenLeft @hyphenLeftExtra] greater' @hyphenRight;
sub [@hyphenLeft @hyphenLeftExtra] greater' by hyphen_greater.liga;
} greater_hyphenend;
### Double arrows
# things that are not arrow end sequences, and get substituted first
lookup bar_bar_bar_greater {
sub ligspacer ligspacer ligspacer greater' by bar_bar_bar_greater.liga;
ignore sub bar' greater greater;
ignore sub bar bar' bar bar greater;
sub bar' bar bar greater by ligspacer;
sub ligspacer bar' bar greater by ligspacer;
sub ligspacer ligspacer bar' greater by ligspacer;
} bar_bar_bar_greater;
lookup bar_bar_bar {
sub ligspacer ligspacer bar' by bar_bar_bar.liga;
ignore sub bar bar' bar bar;
ignore sub bar' bar bar bar;
ignore sub less bar' bar bar;
sub bar' bar bar by ligspacer;
sub ligspacer bar' bar by ligspacer;
} bar_bar_bar;
lookup bar_bar_greater {
sub ligspacer ligspacer greater' by bar_bar_greater.liga;
ignore sub bar' greater greater;
ignore sub bar bar' bar greater;
sub bar' bar greater by ligspacer;
sub ligspacer bar' greater by ligspacer;
} bar_bar_greater;
lookup bar_braceright {
sub ligspacer braceright' by bar_braceright.liga;
ignore sub bar bar' braceright;
ignore sub bar' braceright braceright;
sub bar' braceright by ligspacer;
} bar_braceright;
lookup bar_bracketright {
sub ligspacer bracketright' by bar_bracketright.liga;
ignore sub bar bar' bracketright;
ignore sub bar' bracketright bracketright;
sub bar' bracketright by ligspacer;
} bar_bracketright;
lookup bar_greater {
sub ligspacer greater' by bar_greater.liga;
ignore sub bar' greater greater;
ignore sub bar bar' greater;
ignore sub less bar' greater;
sub bar' greater by ligspacer;
} bar_greater;
# Precomposed bits that could start a sequence but don't
lookup less_less_equal { # <<=
sub ligspacer ligspacer @equals' by less_less_equal.liga;
ignore sub less' less @equals [@equals @equalRight];
ignore sub @equals less' less @equals;
sub less' less @equals by ligspacer;
sub ligspacer less' @equals by ligspacer;
} less_less_equal;
# less_equal is a math symbol if it's standalone
lookup greater_greater_equal { # >>=
sub ligspacer ligspacer @equals' by greater_greater_equal.liga;
ignore sub equal greater' greater equal;
ignore sub greater' greater @equals [@equals @equalRight];
sub greater' greater @equals by ligspacer;
sub ligspacer greater' @equals by ligspacer;
} greater_greater_equal;
# greater_equal math
lookup bar_bar_equal { # ||=
sub ligspacer ligspacer @equals' by bar_bar_equal.liga;
ignore sub equal bar' bar equal;
ignore sub bar' bar @equals [@equals @equalRight];
sub bar' bar @equals by ligspacer;
sub ligspacer bar' @equals by ligspacer;
} bar_bar_equal;
lookup bar_equal { # |=
sub ligspacer @equals' by bar_equal.liga;
ignore sub equal bar' equal;
ignore sub bar bar' @equals;
ignore sub bar' @equals [@equals @equalRight];
sub bar' @equals by ligspacer;
} bar_equal;
lookup slash_slash_equal { # //=
sub ligspacer ligspacer @equals' by slash_slash_equal.liga;
ignore sub equal slash' slash equal;
ignore sub slash' slash @equals [@equals @equalRight];
sub slash' slash @equals by ligspacer;
sub ligspacer slash' @equals by ligspacer;
} slash_slash_equal;
lookup slash_equal { # /=
sub ligspacer @equals' by slash_equal.liga;
ignore sub @equals slash' @equals;
ignore sub slash slash' @equals;
ignore sub slash' @equals [@equals @equalRight];
sub slash' @equals by ligspacer;
} slash_equal;
# Dynamic equal pieces
lookup contextualEquals {
# middle equal
sub [@equalContextRawStart @equals] @equals' [@equalContextRawEnd exclam colon colon.fig @equals] by equal.middle;
sub [@equalContextRawStart @equals] @equals' @equals [less greater exclam colon colon.fig] by equal.middle;
sub [@equalContextRawStart @equals] @equals' [less greater exclam colon] by equal.middle;
sub [less greater exclam colon colon.fig] @equals @equals' [@equalContextRawEnd @equals exclam colon colon.fig] by equal.middle;
sub [less greater exclam colon colon.fig] @equals' [@equalContextRawEnd @equals exclam colon colon.fig] by equal.middle;
# beginning equal
ignore sub @equalContextRawStart @equals' @equalContextRawEnd;
ignore sub [less greater exclam colon colon.fig] @equals' @equalContextRawEnd;
ignore sub @equals @equals' @equalContextRawEnd;
sub @equals' @equalContextRawEnd by equal.start;
sub @equals' @equals [less greater exclam colon colon.fig] by equal.start;
sub @equals' [less greater exclam colon colon.fig] by equal.start;
# end equal
ignore sub @equalContextRawStart @equals' @equalContextRawEnd;
ignore sub @equalContextRawStart @equals' @equals;
ignore sub [less greater exclam colon colon.fig] @equals' @equals;
sub @equals [less greater] @equals' by equal.end;
sub @equals [less greater] [less greater] @equals' by equal.end;
sub [@equalContextRawStart exclam colon colon.fig equal.start equal.middle] @equals' by equal.end;
} contextualEquals;
# Middle parts - contextual
lookup equal_bar_bar_equal { # =||=
sub @equalLeft ligspacer bar' @equalRight by equal_bar_bar_equal.middle;
sub @equalLeft bar' bar @equalRight by ligspacer;
} equal_bar_bar_equal;
lookup equal_slash_slash_equal { # =//=
sub @equalLeft ligspacer slash' @equalRight by equal_slash_slash_equal.middle;
sub @equalLeft slash' slash @equalRight by ligspacer;
} equal_slash_slash_equal;
lookup equal_less_less_equal { # =<<=
sub @equalLeft ligspacer less' @equalRight by equal_less_less_equal.middle;
sub @equalLeft less' less @equalRight by ligspacer;
} equal_less_less_equal;
lookup equal_greater_greater_equal { # =>>=
sub @equalLeft ligspacer greater' @equalRight by equal_greater_greater_equal.m;
sub @equalLeft greater' greater @equalRight by ligspacer;
} equal_greater_greater_equal;
lookup equal_bar_equal { # =|=
sub @equalLeft bar' @equalRight by equal_bar_equal.middle;
} equal_bar_equal;
lookup equal_slash_equal { # =/=
sub @equalLeft slash' @equalRight by equal_slash_equal.middle;
} equal_slash_equal;
lookup equal_less_equal { # =<=
sub @equalLeft less' @equalRight by equal_less_equal.middle;
} equal_less_equal;
lookup equal_greater_equal { # =>=
sub @equalLeft greater' @equalRight by equal_greater_equal.middle;
} equal_greater_equal;
lookup equal_colon_equal { # =:=
sub @equalLeft @colons' @equalRight by equal_colon_equal.middle;
} equal_colon_equal;
lookup equal_exclam_equal { # =!=
sub @equalLeft exclam' @equalRight by equal_exclam_equal.middle;
} equal_exclam_equal;
# Precomposed bits - Start
lookup less_less_equal_connecting { # <<=
sub ligspacer ligspacer @equals' [@equals @equalRight] by less_less_equal.start;
sub less' less @equals [@equals @equalRight] by ligspacer;
sub ligspacer less' @equals [@equals @equalRight] by ligspacer;
} less_less_equal_connecting;
lookup less_equal_connecting { # <=
sub ligspacer @equals' [@equals @equalRight] by less_equal.start;
sub less' @equals [@equals @equalRight] by ligspacer; # 2+ equals after
} less_equal_connecting;
lookup less_equal2_connecting { # <= # for overlapping ends
sub ligspacer @equals' [less greater bar] by less_equal.start;
sub less' @equals [less greater bar] by ligspacer; # special case
} less_equal2_connecting;
lookup less_equal3_connecting { # <=
@doublecontext = [equal_less_less_equal.middle equal_greater_greater_equal.m equal_bar_bar_equal.middle equal_slash_slash_equal.middle];
sub ligspacer @equals' ligspacer @doublecontext by less_equal.start;
sub less' @equals ligspacer @doublecontext by ligspacer; # special case
} less_equal3_connecting;
lookup greater_greater_equal_connecting { # >>=
sub ligspacer ligspacer @equals' [@equals @equalRight] by greater_greater_equal.start;
ignore sub equal greater' greater equal;
sub greater' greater @equals [@equals @equalRight] by ligspacer;
sub ligspacer greater' @equals [@equals @equalRight] by ligspacer;
} greater_greater_equal_connecting;
lookup greater_equal_connecting { # >=
sub ligspacer @equals' [@equals @equalRight] by greater_equal.start;
ignore sub @equalLeft greater' @equals [@equals @equalRight];
sub greater' @equals [@equals @equalRight] by ligspacer; # 2+ equals after
} greater_equal_connecting;
lookup greater_equal2_connecting {
sub ligspacer @equals' [greater less bar] by greater_equal.start;
sub greater' @equals [greater less bar] by ligspacer; # special case
} greater_equal2_connecting;
lookup greater_equal3_connecting {
@doublecontext = [equal_less_less_equal.middle equal_greater_greater_equal.m equal_bar_bar_equal.middle equal_slash_slash_equal.middle];
sub ligspacer @equals' ligspacer @doublecontext by greater_equal.start;
sub greater' @equals ligspacer @doublecontext by ligspacer; # special case
} greater_equal3_connecting;
lookup bar_bar_equal_connecting { # ||=
sub ligspacer ligspacer @equals' [@equals @equalRight] by bar_bar_equal.start;
ignore sub @equals bar' bar @equals;
sub bar' bar @equals [@equals @equalRight] by ligspacer;
sub ligspacer bar' @equals [@equals @equalRight] by ligspacer;
} bar_bar_equal_connecting;
lookup bar_equal_connecting { # |=
sub ligspacer @equals' [@equals @equalRight] by bar_equal.start;
ignore sub @equals bar' @equals [@equals @equalRight];
sub bar' @equals [@equals @equalRight] by ligspacer;
} bar_equal_connecting;
lookup slash_slash_equal_connecting { # //=
sub ligspacer ligspacer @equals' [@equals @equalRight] by slash_slash_equal.start;
ignore sub @equals slash' slash @equals;
sub slash' slash @equals [@equals @equalRight] by ligspacer;
sub ligspacer slash' @equals [@equals @equalRight] by ligspacer;
} slash_slash_equal_connecting;
lookup slash_equal_connecting { # /=
sub ligspacer @equals' [@equals @equalRight] by slash_equal.start;
ignore sub @equals slash' @equals [@equals @equalRight];
sub slash' @equals [@equals @equalRight] by ligspacer;
} slash_equal_connecting;
# Precomposed bits - end - connecting
lookup equal_less_less_connecting { # =<<
sub @equalLeft ligspacer ligspacer less' by equal_less_less.end;
sub @equalLeft @equals' less less by ligspacer;
sub @equalLeft ligspacer less' less by ligspacer;
} equal_less_less_connecting;
lookup equal_less_connecting { # =<
sub @equalLeft ligspacer less' by equal_less.end;
ignore sub @equalLeft equal' less equal;
sub @equalLeft @equals' less by ligspacer;
} equal_less_connecting;
lookup equal_bar_bar_connecting { # =||
sub @equalLeft ligspacer ligspacer bar' by equal_bar_bar.end;
sub @equalLeft @equals' bar bar by ligspacer;
sub @equalLeft ligspacer bar' bar by ligspacer;
} equal_bar_bar_connecting;
lookup equal_bar_connecting { # =|
sub @equalLeft ligspacer bar' by equal_bar.end;
ignore sub @equalLeft @equals' bar @equals;
sub @equalLeft @equals' bar by ligspacer;
} equal_bar_connecting;
lookup equal_slash_slash_connecting { # =//
sub @equalLeft ligspacer ligspacer slash' by equal_slash_slash.end;
sub @equalLeft @equals' slash slash by ligspacer;
sub @equalLeft ligspacer slash' slash by ligspacer;
} equal_slash_slash_connecting;
lookup equal_slash_connecting { # =/
sub @equalLeft ligspacer slash' by equal_slash.end;
ignore sub @equalLeft @equals' slash @equals;
sub @equalLeft @equals' slash by ligspacer;
} equal_slash_connecting;
lookup equal_greater_greater_connecting { # =>>
sub @equalLeft ligspacer ligspacer greater' by equal_greater_greater.end;
sub @equalLeft @equals' greater greater by ligspacer;
sub @equalLeft ligspacer greater' greater by ligspacer;
} equal_greater_greater_connecting;
lookup equal_greater_connecting { # =>
sub @equalLeft ligspacer greater' by equal_greater.end;
sub @equalLeft @equals' greater by ligspacer;
} equal_greater_connecting;
# loose ends - overlapping
# for 3-glyph start/equal/end combos that don't have a standalone ligature
lookup less_less_equalend {
ignore sub [@equalLeft @equalLeftExtra] less' less @equalRight;
sub [@equalLeft @equalLeftExtra] less' less by ligspacer;
sub [@equalLeft @equalLeftExtra] ligspacer less' by equal_less_less.liga;
} less_less_equalend;
lookup less_equalend {
ignore sub [@equalLeft @equalLeftExtra] less' @equalRight;
sub [@equalLeft @equalLeftExtra] less' by equal_less.liga;
} less_equalend;
lookup bar_bar_equalend {
ignore sub [@equalLeft @equalLeftExtra] bar' bar @equalRight;
sub [@equalLeft @equalLeftExtra]bar' bar by ligspacer;
sub [@equalLeft @equalLeftExtra] ligspacer bar' by equal_bar_bar.liga;
} bar_bar_equalend;
lookup bar_equalend {
ignore sub [@equalLeft @equalLeftExtra] bar' @equalRight;
sub [@equalLeft @equalLeftExtra] bar' by equal_bar.liga;
} bar_equalend;
lookup slash_slash_equalend {
ignore sub [@equalLeft @equalLeftExtra] slash' slash @equalRight;
sub [@equalLeft @equalLeftExtra]slash' slash by ligspacer;
sub [@equalLeft @equalLeftExtra] ligspacer slash' by equal_slash_slash.liga;
} slash_slash_equalend;
lookup slash_equalend {
ignore sub [@equalLeft @equalLeftExtra] slash' @equalRight;
sub [@equalLeft @equalLeftExtra] slash' by equal_slash.liga;
} slash_equalend;
lookup greater_greater_equalend {
ignore sub [@equalLeft @equalLeftExtra] greater' greater @equalRight;
sub [@equalLeft @equalLeftExtra] greater' greater by ligspacer;
sub [@equalLeft @equalLeftExtra] ligspacer greater' by equal_greater_greater.liga;
} greater_greater_equalend;
lookup greater_equalend {
ignore sub [@equalLeft @equalLeftExtra] greater' @equalRight;
sub [@equalLeft @equalLeftExtra] greater' by equal_greater.liga;
} greater_equalend;
# Precomposed bits - standalone ends
lookup equal_less_less { # =<<
sub ligspacer ligspacer less' by equal_less_less.liga;
sub @equals' less less by ligspacer;
sub ligspacer less' less by ligspacer;
} equal_less_less;
lookup equal_less { # =<
sub ligspacer less' by equal_less.liga;
ignore sub equal' less equal;
sub @equals' less by ligspacer;
} equal_less;
lookup equal_bar_bar { # =||
sub ligspacer ligspacer bar' by equal_bar_bar.liga;
sub @equals' bar bar by ligspacer;
sub ligspacer bar' bar by ligspacer;
} equal_bar_bar;
lookup equal_bar { # =|
sub ligspacer bar' by equal_bar.liga;
ignore sub @equals' bar @equals;
sub @equals' bar by ligspacer;
} equal_bar;
lookup equal_slash_slash { # =//
sub ligspacer ligspacer slash' by equal_slash_slash.liga;
sub @equals' slash slash by ligspacer;
sub ligspacer slash' slash by ligspacer;
} equal_slash_slash;
lookup equal_slash { # =/
sub ligspacer slash' by equal_slash.liga;
ignore sub @equals' slash @equals;
sub @equals' slash by ligspacer;
} equal_slash;
lookup equal_greater_greater { # =>>
sub ligspacer ligspacer greater' by equal_greater_greater.liga;
sub @equals' greater greater by ligspacer;
sub ligspacer greater' greater by ligspacer;
} equal_greater_greater;
lookup equal_greater { # =>
sub ligspacer greater' by equal_greater.liga;
sub @equals' greater by ligspacer;
} equal_greater;
# Precomposed - Standalone
lookup less_equal_less { # <=<
sub ligspacer ligspacer less' by less_equal_less.liga;
sub less' @equals less by ligspacer;
sub ligspacer @equals' less by ligspacer;
} less_equal_less;
lookup less_equal_greater { # <=>
sub ligspacer ligspacer greater' by less_equal_greater.liga;
sub less' @equals greater by ligspacer;
sub ligspacer @equals' greater by ligspacer;
} less_equal_greater;
lookup greater_equal_greater { # >=>
sub ligspacer ligspacer greater' by greater_equal_greater.liga;
sub greater' @equals greater by ligspacer;
sub ligspacer @equals' greater by ligspacer;
} greater_equal_greater;
### Ligature substitutions hereafter
### Less
lookup less_less_less {
sub ligspacer ligspacer less' by less_less_less.liga;
ignore sub less' less less less;
ignore sub less less' less less;
sub less' less less by ligspacer;
sub ligspacer less' less by ligspacer;
} less_less_less;
lookup less_less {
sub ligspacer less' by less_less.liga;
ignore sub less' less less;
ignore sub less less' less;
sub less' less by ligspacer;
} less_less;
lookup less_asciitilde_greater {
sub ligspacer ligspacer greater' by less_asciitilde_greater.liga;
sub less' asciitilde greater by ligspacer;
sub ligspacer asciitilde' greater by ligspacer;
} less_asciitilde_greater;
lookup less_asciitilde_asciitilde {
sub ligspacer ligspacer asciitilde' by less_asciitilde_asciitilde.liga;
ignore sub less less' asciitilde asciitilde;
ignore sub less' asciitilde asciitilde asciitilde;
sub less' asciitilde asciitilde by ligspacer;
sub ligspacer asciitilde' asciitilde by ligspacer;
} less_asciitilde_asciitilde;
lookup less_asciitilde {
sub ligspacer asciitilde' by less_asciitilde.liga;
ignore sub less less' asciitilde;
ignore sub less' asciitilde asciitilde;
sub less' asciitilde by ligspacer;
} less_asciitilde;
lookup less_asterisk_greater {
sub ligspacer ligspacer greater' by less_asterisk_greater.liga;
sub less' asterisk greater by ligspacer;
sub ligspacer asterisk' greater by ligspacer;
} less_asterisk_greater;
lookup less_asterisk {
sub ligspacer asterisk' by less_asterisk.liga;
ignore sub less less' asterisk;
ignore sub less' asterisk asterisk;
sub less' asterisk by ligspacer;
} less_asterisk;
lookup less_bar_bar_bar {
sub ligspacer ligspacer ligspacer bar' by less_bar_bar_bar.liga;
ignore sub less less' bar;
ignore sub less' bar bar bar bar;
sub less' bar bar bar by ligspacer;
sub ligspacer bar' bar bar by ligspacer;
sub ligspacer ligspacer bar' bar by ligspacer;
} less_bar_bar_bar;
lookup less_bar_bar {
sub ligspacer ligspacer bar' by less_bar_bar.liga;
ignore sub less less' bar;
ignore sub less' bar bar bar bar;
sub less' bar bar by ligspacer;
sub ligspacer bar' bar by ligspacer;
} less_bar_bar;
lookup less_bar_greater {
sub ligspacer ligspacer greater' by less_bar_greater.liga;
ignore sub less less' bar;
ignore sub less' bar bar bar bar;
ignore sub less' bar greater greater;
sub less' bar greater by ligspacer;
sub ligspacer bar' greater by ligspacer;
} less_bar_greater;
lookup less_bar {
sub ligspacer bar' by less_bar.liga;
ignore sub less less' bar;
ignore sub less' bar bar bar bar;
sub less' bar by ligspacer;
} less_bar;
lookup less_colon {
sub ligspacer @colons' by less_colon.liga;
ignore sub less less' @colons;
ignore sub less' @colons @colons;
sub less' @colons by ligspacer;
} less_colon;
lookup less_dollar_greater {
sub ligspacer ligspacer greater' by less_dollar_greater.liga;
ignore sub less less' dollar;
ignore sub less' dollar dollar;
ignore sub dollar' greater greater;
ignore sub dollar dollar' greater;
sub less' dollar greater by ligspacer;
sub ligspacer dollar' greater by ligspacer;
} less_dollar_greater;
lookup less_dollar {
sub ligspacer dollar' by less_dollar.liga;
ignore sub less less' dollar;
ignore sub less' dollar dollar;
sub less' dollar by ligspacer;
} less_dollar;
lookup less_equal_math {
sub ligspacer equal' by less_equal; # this is the math glyph
ignore sub less' @equals @equalRight;
ignore sub @equalLeft less' @equals;
sub less' @equals by ligspacer;
} less_equal_math;
lookup less_exclam_hyphen_hyphen {
sub ligspacer ligspacer ligspacer @hyphens' by less_exclam_hyphen_hyphen.liga;
sub less' exclam @hyphens @hyphens by ligspacer;
sub ligspacer exclam' @hyphens @hyphens by ligspacer;
sub ligspacer ligspacer @hyphens' @hyphens by ligspacer;
} less_exclam_hyphen_hyphen;
lookup less_greater {
sub ligspacer greater' by less_greater.liga;
ignore sub less' greater greater;
ignore sub less less' greater;
sub less' greater by ligspacer;
} less_greater;
lookup less_plus_greater {
sub ligspacer ligspacer greater' by less_plus_greater.liga;
ignore sub less less' plus;
ignore sub less' plus plus;
ignore sub plus' greater greater;
ignore sub plus plus' greater;
sub less' plus greater by ligspacer;
sub ligspacer plus' greater by ligspacer;
} less_plus_greater;
lookup less_plus {
sub ligspacer plus' by less_plus.liga;
ignore sub less less' plus;
ignore sub less' plus plus;
sub less' plus by ligspacer;
} less_plus;
lookup less_slash_greater {
sub ligspacer ligspacer greater' by less_slash_greater.liga;
ignore sub less less' slash;
ignore sub less' slash slash;
ignore sub slash' greater greater;
ignore sub slash slash' greater;
sub less' slash greater by ligspacer;
sub ligspacer slash' greater by ligspacer;
} less_slash_greater;
lookup less_slash {
sub ligspacer slash' by less_slash.liga;
ignore sub less less' slash;
ignore sub less' slash slash;
sub less' slash by ligspacer;
} less_slash;
### Ampersand
lookup ampersand_ampersand {
sub ligspacer ampersand' by ampersand_ampersand.liga;
ignore sub ampersand' ampersand ampersand;
ignore sub ampersand ampersand' ampersand;
sub ampersand' ampersand by ligspacer;
} ampersand_ampersand;
### Asciicircum
lookup asciicircum_equal { #### check this ####
sub ligspacer equal' by asciicircum_equal.liga;
ignore sub asciicircum' equal equal;
ignore sub asciicircum asciicircum' equal;
sub asciicircum' equal by ligspacer;
} asciicircum_equal;
### Asciitilde
lookup asciitilde_asciitilde_greater {
sub ligspacer ligspacer greater' by asciitilde_asciitilde_greater;
ignore sub asciitilde' asciitilde greater greater;
ignore sub asciitilde asciitilde' asciitilde greater;
sub asciitilde' asciitilde greater by ligspacer;
sub ligspacer asciitilde' greater by ligspacer;
} asciitilde_asciitilde_greater;
lookup asciitilde_asciitilde {
sub ligspacer asciitilde' by asciitilde_asciitilde.liga;
ignore sub asciitilde' asciitilde asciitilde;
ignore sub asciitilde asciitilde' asciitilde;
sub asciitilde' asciitilde by ligspacer;
} asciitilde_asciitilde;
lookup asciitilde_greater {
sub ligspacer greater' by asciitilde_greater.liga;
ignore sub asciitilde' greater greater;
ignore sub asciitilde asciitilde' greater;
sub asciitilde' greater by ligspacer;
} asciitilde_greater;
lookup asciitilde_hyphen {
sub ligspacer hyphen' by asciitilde_hyphen.liga;
ignore sub asciitilde' hyphen hyphen;
ignore sub asciitilde asciitilde' hyphen;
sub asciitilde' hyphen by ligspacer;
} asciitilde_hyphen;
lookup asciitilde_at {
sub ligspacer at' by asciitilde_at.liga;
ignore sub asciitilde' at at;
ignore sub asciitilde asciitilde' at;
sub asciitilde' at by ligspacer;
} asciitilde_at;
### Asterisk
lookup asterisk_asterisk_asterisk {
sub ligspacer ligspacer asterisk' by asterisk_asterisk_asterisk.liga;
ignore sub asterisk' asterisk asterisk asterisk;
ignore sub asterisk asterisk' asterisk asterisk;
sub asterisk' asterisk asterisk by ligspacer;
sub ligspacer asterisk' asterisk by ligspacer;
} asterisk_asterisk_asterisk;
lookup asterisk_asterisk {
sub ligspacer asterisk' by asterisk_asterisk.liga;
ignore sub asterisk' asterisk asterisk;
ignore sub asterisk asterisk' asterisk;
sub asterisk' asterisk by ligspacer;
} asterisk_asterisk;
lookup asterisk_greater {
sub ligspacer greater' by asterisk_greater.liga;
ignore sub asterisk' greater greater;
ignore sub asterisk asterisk' greater;
sub asterisk' greater by ligspacer;
} asterisk_greater;
lookup asterisk_slash {
sub ligspacer slash' by asterisk_slash.liga;
ignore sub asterisk' slash slash;
sub asterisk' slash by ligspacer;
} asterisk_slash;
### Backslash
lookup backslash_slash {
sub ligspacer slash' by backslash_slash.liga;
ignore sub backslash backslash' slash;
ignore sub backslash' slash slash;
sub backslash' slash by ligspacer;
} backslash_slash;
### Bar
# see above
lookup bar_bar {
sub ligspacer bar' by bar_bar.liga;
ignore sub bar' bar bar;
ignore sub bar bar' bar;
sub bar' bar by ligspacer;
} bar_bar;
### Brace
lookup braceleft_bar {
sub ligspacer bar' by braceleft_bar.liga;
ignore sub braceleft braceleft' bar;
ignore sub braceleft' bar bar;
sub braceleft' bar by ligspacer;
} braceleft_bar;
### Bracket
lookup bracketleft_bar {
sub ligspacer bar' by bracketleft_bar.liga;
ignore sub bracketleft bracketleft' bar;
ignore sub bracketleft' bar bar;
sub bracketleft' bar by ligspacer;
} bracketleft_bar;
lookup bracketright_numbersign {
sub ligspacer numbersign' by bracketright_numbersign.liga;
ignore sub bracketright bracketright' numbersign;
ignore sub bracketright' numbersign numbersign;
sub bracketright' numbersign by ligspacer;
} bracketright_numbersign;
### Colon
lookup colon_colon_colon {
sub ligspacer ligspacer @colons' by colon_colon_colon.liga;
ignore sub @colons @colons' @colons @colons;
ignore sub @colons' @colons @colons @colons;
sub @colons' @colons @colons by ligspacer;
sub ligspacer @colons' @colons by ligspacer;
} colon_colon_colon;
lookup colon_colon_equal {
sub ligspacer ligspacer equal' by colon_colon_equal.liga;
ignore sub @colons @colons' @colons equal;
ignore sub @colons' @colons equal equal;
sub @colons' @colons equal by ligspacer;
sub ligspacer @colons' equal by ligspacer;
} colon_colon_equal;
lookup colon_colon {
sub ligspacer @colons' by colon_colon.liga;
ignore sub @colons @colons' @colons;
ignore sub @colons' @colons @colons;
sub @colons' @colons by ligspacer;
} colon_colon;
lookup colon_equal {
sub ligspacer @equals' by colon_equal.liga;
ignore sub @colons @colons' equal;
ignore sub @colons' equal equal;
ignore sub parenleft question @colons' equal;
ignore sub equal @colons' equal;
sub @colons' @equals by ligspacer;
} colon_equal;
lookup colon_greater {
sub ligspacer greater' by colon_greater.liga;
ignore sub @colons @colons' greater;
ignore sub @colons' greater greater;
sub @colons' greater by ligspacer;
} colon_greater;
lookup colon_less {
sub ligspacer less' by colon_less.liga;
ignore sub @colons @colons' less;
ignore sub @colons' less less;
sub @colons' less by ligspacer;
} colon_less;
### Dollar
lookup dollar_greater {
sub ligspacer greater' by dollar_greater.liga;
ignore sub dollar' greater greater;
ignore sub dollar dollar' greater;
sub dollar' greater by ligspacer;
} dollar_greater;
### Equal see below
### Exclam
lookup exclam_exclam_period {
sub ligspacer ligspacer period' by exclam_exclam_period.liga;
ignore sub exclam exclam' exclam period;
ignore sub exclam' exclam period period;
ignore sub period exclam' exclam period;
sub exclam' exclam period by ligspacer;
sub ligspacer exclam' period by ligspacer;
} exclam_exclam_period;
lookup exclam_exclam {
sub ligspacer exclam' by exclam_exclam.liga;
ignore sub exclam' exclam exclam;
ignore sub exclam exclam' exclam;
sub exclam' exclam by ligspacer;
} exclam_exclam;
lookup exclam_equal_equal {
sub ligspacer ligspacer @equals' by exclam_equal_equal.liga;
ignore sub exclam' @equals @equals @equals;
ignore sub @equals exclam' @equals @equals;
ignore sub @equalLeft exclam' @equals @equals;
sub exclam' @equals @equals by ligspacer;
sub ligspacer @equals' @equals by ligspacer;
} exclam_equal_equal;
lookup exclam_equal {
sub ligspacer @equals' by exclam_equal.liga;
ignore sub exclam exclam' @equals;
ignore sub exclam' @equals @equals;
ignore sub parenleft question exclam' @equals;
ignore sub parenleft question less exclam' @equals;
ignore sub @equals exclam' @equals;
ignore sub @equalLeft exclam' @equals;
sub exclam' @equals by ligspacer;
} exclam_equal;
### Equal
lookup equal_asciitilde {
sub ligspacer asciitilde' by equal_asciitilde.liga;
sub equal' asciitilde by ligspacer;
} equal_asciitilde;
lookup exclam_asciitilde {
sub ligspacer asciitilde' by exclam_asciitilde.liga;
sub exclam' asciitilde by ligspacer;
} exclam_asciitilde;
### Greater
lookup greater_greater_greater {
sub ligspacer ligspacer greater' by greater_greater_greater.liga;
ignore sub greater' greater greater greater;
ignore sub greater greater' greater greater;
sub greater' greater greater by ligspacer;
sub ligspacer greater' greater by ligspacer;
} greater_greater_greater;
lookup greater_greater {
sub ligspacer greater' by greater_greater.liga;
ignore sub greater' greater greater;
ignore sub greater greater' greater;
sub greater' greater by ligspacer;
} greater_greater;
lookup greater_colon {
sub ligspacer @colons' by greater_colon.liga;
ignore sub greater greater' @colons;
ignore sub greater' @colons @colons;
sub greater' @colons by ligspacer;
} greater_colon;
lookup greater_equal_math { # the math symbol. arrow opener see below
sub ligspacer @equals' by greater_equal;
ignore sub greater' @equals equal;
ignore sub greater greater' @equals;
ignore sub greater' @equals greater;
sub greater' @equals by ligspacer;
} greater_equal_math;
### Hyphen
# double and triple hyphens are with the arrows / combining hyphens
lookup hyphen_asciitilde {
sub ligspacer asciitilde' by hyphen_asciitilde.liga;
ignore sub hyphen' asciitilde asciitilde;
ignore sub hyphen hyphen' asciitilde;
sub hyphen' asciitilde by ligspacer;
} hyphen_asciitilde;
# Less is up top
### Numbersign
lookup numbersign_braceleft {
sub ligspacer braceleft' by numbersign_braceleft.liga;
ignore sub numbersign numbersign' braceleft;
ignore sub numbersign' braceleft braceleft;
sub numbersign' braceleft by ligspacer;
} numbersign_braceleft;
lookup numbersign_bracketleft {
sub ligspacer bracketleft' by numbersign_bracketleft.liga;
ignore sub numbersign numbersign' bracketleft;
ignore sub numbersign' bracketleft bracketleft;
sub numbersign' bracketleft by ligspacer;
} numbersign_bracketleft;
lookup numbersign_parenleft {
sub ligspacer parenleft' by numbersign_parenleft.liga;
ignore sub numbersign numbersign' parenleft;
ignore sub numbersign' parenleft parenleft;
sub numbersign' parenleft by ligspacer;
} numbersign_parenleft;
lookup numbersign_underscore_parenleft {
sub ligspacer ligspacer parenleft' by numbersign_underscore_parenleft;
ignore sub numbersign numbersign' underscore parenleft;
sub numbersign' underscore parenleft by ligspacer;
sub ligspacer underscore' parenleft by ligspacer;
} numbersign_underscore_parenleft;
lookup numbersign_underscore {
sub ligspacer underscore' by numbersign_underscore.liga;
ignore sub numbersign numbersign' underscore;
ignore sub numbersign' underscore underscore;
sub numbersign' underscore by ligspacer;
} numbersign_underscore;
lookup numbersign_colon {
sub ligspacer @colons' by numbersign_colon.liga;
ignore sub numbersign numbersign' @colons;
ignore sub numbersign' @colons @colons;
sub numbersign' @colons by ligspacer;
} numbersign_colon;
lookup numbersign_equal {
sub ligspacer @equals' by numbersign_equal.liga;
ignore sub numbersign numbersign' @equals;
ignore sub numbersign' equal @equals;
sub numbersign' @equals by ligspacer;
} numbersign_equal;
lookup numbersign_exclam {
sub ligspacer exclam' by numbersign_exclam.liga;
ignore sub numbersign numbersign' exclam;
ignore sub numbersign' exclam exclam;
sub numbersign' exclam by ligspacer;
} numbersign_exclam;
lookup numbersign_question {
sub ligspacer question' by numbersign_question.liga;
ignore sub numbersign numbersign' question;
ignore sub numbersign' question question;
sub numbersign' question by ligspacer;
} numbersign_question;
### Percent
lookup percent_percent {
sub ligspacer percent' by percent_percent.liga;
ignore sub percent' percent percent;
ignore sub percent percent' percent;
sub percent' percent by ligspacer;
} percent_percent;
### Period
lookup period_period_period {
sub ligspacer ligspacer period' by period_period_period.liga;
ignore sub period period' period period;
ignore sub period' period period period;
sub period' period period by ligspacer;
sub ligspacer period' period by ligspacer;
} period_period_period;
lookup period_period_equal {
sub ligspacer ligspacer equal' by period_period_equal.liga;
ignore sub period period' period equal;
ignore sub period' period equal equal;
sub period' period equal by ligspacer;
sub ligspacer period' equal by ligspacer;
} period_period_equal;
lookup period_period_less {
sub ligspacer ligspacer less' by period_period_less.liga;
ignore sub period period' period less;
ignore sub period' period less less;
sub period' period less by ligspacer;
sub ligspacer period' less by ligspacer;
} period_period_less;
lookup period_period {
sub ligspacer period' by period_period.liga;
ignore sub period period' period;
ignore sub period' period period;
sub period' period by ligspacer;
} period_period;
lookup period_equal {
sub ligspacer equal' by period_equal.liga;
ignore sub period period' equal;
ignore sub period' equal equal;
sub period' equal by ligspacer;
} period_equal;
lookup period_hyphen {
sub ligspacer hyphen' by period_hyphen.liga;
ignore sub period period' hyphen;
ignore sub period' hyphen hyphen;
sub period' hyphen by ligspacer;
} period_hyphen;
lookup period_question {
sub ligspacer question' by period_question.liga;
ignore sub period period' question;
ignore sub period' question question;
sub period' question by ligspacer;
} period_question;
### Plus
lookup plus_plus_plus {
sub ligspacer ligspacer plus' by plus_plus_plus.liga;
ignore sub plus' plus plus plus;
ignore sub plus plus' plus plus;
sub plus' plus plus by ligspacer;
sub ligspacer plus' plus by ligspacer;
} plus_plus_plus;
lookup plus_plus {
sub ligspacer plus' by plus_plus.liga;
ignore sub plus' plus plus;
ignore sub plus plus' plus;
sub plus' plus by ligspacer;
} plus_plus;
lookup plus_greater {
sub ligspacer greater' by plus_greater.liga;
ignore sub plus' greater greater;
ignore sub plus plus' greater;
sub plus' greater by ligspacer;
} plus_greater;
### Question
lookup question_question {
sub ligspacer question' by question_question.liga;
ignore sub question' question question;
ignore sub question question' question;
sub question' question by ligspacer;
} question_question;
lookup question_period {
sub ligspacer period' by question_period.liga;
ignore sub question' period period;
ignore sub question question' period;
sub question' period by ligspacer;
} question_period;
lookup question_colon {
sub ligspacer @colons' by question_colon.liga;
ignore sub question' @colons @colons;
ignore sub question question' @colons;
sub question' @colons by ligspacer;
} question_colon;
lookup question_equal {
sub ligspacer equal' by question_equal.liga;
ignore sub question' equal equal;
ignore sub question question' equal;
sub question' equal by ligspacer;
} question_equal;
### Semicolon
lookup semicolon_semicolon {
sub ligspacer semicolon' by semicolon_semicolon.liga;
ignore sub semicolon' semicolon semicolon;
ignore sub semicolon semicolon' semicolon;
sub semicolon' semicolon by ligspacer;
} semicolon_semicolon;
### Slash
lookup slash_slash_slash {
sub ligspacer ligspacer slash' by slash_slash_slash.liga;
ignore sub slash' slash slash slash;
ignore sub slash slash' slash slash;
sub slash' slash slash by ligspacer;
sub ligspacer slash' slash by ligspacer;
} slash_slash_slash;
lookup slash_slash {
sub ligspacer slash' by slash_slash.liga;
ignore sub slash' slash slash;
ignore sub slash slash' slash;
ignore sub [@equals @equalLeft] slash' slash;
sub slash' slash by ligspacer;
} slash_slash;
lookup slash_asterisk {
sub ligspacer asterisk' by slash_asterisk.liga;
sub slash' asterisk by ligspacer;
} slash_asterisk;
lookup slash_backslash {
sub ligspacer backslash' by slash_backslash.liga;
ignore sub slash' backslash backslash;
ignore sub slash slash' backslash;
sub slash' backslash by ligspacer;
} slash_backslash;
lookup slash_greater {
sub ligspacer greater' by slash_greater.liga;
ignore sub slash' greater greater;
ignore sub slash slash' greater;
sub slash' greater by ligspacer;
} slash_greater;
} ss01;
feature ss02 {
featureNames {
name "Arrow forms for less-equal and greater-equal"; # Windows English
name 1 0 0 "Arrow forms for less-equal and greater-equal"; # Mac English
};
lookup moreArrows {
sub less_equal by less_equal.liga;
sub greater_equal by greater_equal.liga;
} moreArrows;
} ss02;
feature ss03 {
featureNames {
name "www ligature"; # Windows English
name 1 0 0 "www ligature"; # Mac English
};
lookup w_w_w {
sub ligspacer ligspacer w' by w_w_w.liga;
ignore sub w' w w w;
ignore sub w w' w w;
sub w' w w by ligspacer;
sub ligspacer w' w by ligspacer;
} w_w_w;
} ss03;
feature ss11 {
featureNames {
name "Raised Colon (Figures Only)"; # Windows English
name 1 0 0 "Raised Colon (Figures Only)"; # Mac English
};
lookup FigureColonContextual {
sub @fig colon' @fig by colon.fig;
} FigureColonContextual;
} ss11;
feature ss12 {
featureNames {
name "Raised Colon (Global)"; # Windows English
name 1 0 0 "Raised Colon (Global)"; # Mac English
};
lookup FigureColon {
sub colon by colon.fig;
} FigureColon;
} ss12;
# --------------------
# Stylistic Alternates
# --------------------
feature salt {
lookup FigureColon; # SS12
} salt;
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/features.fea
================================================
include(../../features/shared.fea);
include(../../features/mark/IntelOneMono-Italic mark.fea);
include(../../features/aalt.fea);
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/fontinfo.plist
================================================
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ascender</key>
<integer>740</integer>
<key>capHeight</key>
<integer>655</integer>
<key>copyright</key>
<string>Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono)</string>
<key>descender</key>
<integer>-260</integer>
<key>familyName</key>
<string>Intel One Mono</string>
<key>guidelines</key>
<array/>
<key>italicAngle</key>
<integer>0</integer>
<key>note</key>
<string></string>
<key>openTypeHeadFlags</key>
<array>
<integer>0</integer>
<integer>1</integer>
</array>
<key>openTypeHheaAscender</key>
<integer>1090</integer>
<key>openTypeHheaDescender</key>
<integer>-290</integer>
<key>openTypeHheaLineGap</key>
<integer>0</integer>
<key>openTypeNameDesigner</key>
<string>Fred Shallcrass</string>
<key>openTypeNameDesignerURL</key>
<string>http://frerejones.com</string>
<key>openTypeNameLicense</key>
<string>This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://scripts.sil.org/OFL</string>
<key>openTypeNameLicenseURL</key>
<string>https://github.com/intel/intel-one-mono/blob/main/license</string>
<key>openTypeNameManufacturer</key>
<string>Frere-Jones Type LLC</string>
<key>openTypeNameManufacturerURL</key>
<string>http://frerejones.com</string>
<key>openTypeNamePreferredFamilyName</key>
<string>Intel One Mono</string>
<key>openTypeNamePreferredSubfamilyName</key>
<string>Bold</string>
<key>openTypeNameRecords</key>
<array>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>0</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono)</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>0</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono)</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>1</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Intel One Mono</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>1</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Intel One Mono</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>2</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>2</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>4</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Intel One Mono Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>4</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Intel One Mono Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>6</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>IntelOneMono-Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>6</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>IntelOneMono-Bold</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>8</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Frere-Jones Type LLC</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>8</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Frere-Jones Type LLC</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>9</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>Fred Shallcrass</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>9</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>Fred Shallcrass</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>11</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>http://frerejones.com</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>11</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>http://frerejones.com</string>
</dict>
<dict>
<key>encodingID</key>
<integer>0</integer>
<key>languageID</key>
<integer>0</integer>
<key>nameID</key>
<integer>12</integer>
<key>platformID</key>
<integer>1</integer>
<key>string</key>
<string>http://frerejones.com</string>
</dict>
<dict>
<key>encodingID</key>
<integer>1</integer>
<key>languageID</key>
<integer>1033</integer>
<key>nameID</key>
<integer>12</integer>
<key>platformID</key>
<integer>3</integer>
<key>string</key>
<string>http://frerejones.com</string>
</dict>
</array>
<key>openTypeOS2CodePageRanges</key>
<array>
<integer>0</integer>
<integer>1</integer>
<integer>4</integer>
<integer>7</integer>
<integer>8</integer>
<integer>29</integer>
</array>
<key>openTypeOS2Panose</key>
<array>
<integer>2</integer>
<integer>11</integer>
<integer>8</integer>
<integer>9</integer>
<integer>2</integer>
<integer>2</integer>
<integer>3</integer>
<integer>2</integer>
<integer>2</integer>
<integer>4</integer>
</array>
<key>openTypeOS2Selection</key>
<array>
<integer>7</integer>
<integer>8</integer>
</array>
<key>openTypeOS2StrikeoutPosition</key>
<integer>286</integer>
<key>openTypeOS2StrikeoutSize</key>
<integer>50</integer>
<key>openTypeOS2Type</key>
<array/>
<key>openTypeOS2TypoAscender</key>
<integer>1090</integer>
<key>openTypeOS2TypoDescender</key>
<integer>-290</integer>
<key>openTypeOS2TypoLineGap</key>
<integer>0</integer>
<key>openTypeOS2UnicodeRanges</key>
<array>
<integer>0</integer>
<integer>1</integer>
<integer>2</integer>
<integer>29</integer>
<integer>32</integer>
</array>
<key>openTypeOS2VendorID</key>
<string>FRJN</string>
<key>openTypeOS2WeightClass</key>
<integer>700</integer>
<key>openTypeOS2WidthClass</key>
<integer>5</integer>
<key>openTypeOS2WinAscent</key>
<integer>1090</integer>
<key>openTypeOS2WinDescent</key>
<integer>290</integer>
<key>postscriptBlueFuzz</key>
<integer>0</integer>
<key>postscriptBlueScale</key>
<real>0.05</real>
<key>postscriptBlueValues</key>
<array>
<integer>-15</integer>
<integer>0</integer>
<integer>477</integer>
<integer>492</integer>
<integer>655</integer>
<integer>670</integer>
<integer>710</integer>
<integer>725</integer>
</array>
<key>postscriptDefaultWidthX</key>
<integer>614</integer>
<key>postscriptFamilyBlues</key>
<array/>
<key>postscriptFamilyOtherBlues</key>
<array/>
<key>postscriptFontName</key>
<string>IntelOneMono-Bold</string>
<key>postscriptForceBold</key>
<false/>
<key>postscriptFullName</key>
<string>Intel One Mono Bold</string>
<key>postscriptIsFixedPitch</key>
<true/>
<key>postscriptOtherBlues</key>
<array>
<integer>-245</integer>
<integer>-230</integer>
</array>
<key>postscriptStemSnapH</key>
<array>
<integer>120</integer>
</array>
<key>postscriptStemSnapV</key>
<array>
<integer>145</integer>
<integer>150</integer>
</array>
<key>postscriptUnderlinePosition</key>
<integer>-100</integer>
<key>postscriptUnderlineThickness</key>
<integer>50</integer>
<key>styleMapFamilyName</key>
<string>Intel One Mono</string>
<key>styleMapStyleName</key>
<string>bold</string>
<key>styleName</key>
<string>Bold</string>
<key>unitsPerEm</key>
<integer>1000</integer>
<key>versionMajor</key>
<integer>1</integer>
<key>versionMinor</key>
<integer>4</integer>
<key>xHeight</key>
<integer>477</integer>
</dict>
</plist>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="A" format="2">
<advance width="614"/>
<unicode hex="0041"/>
<anchor x="298" y="691" name="aboveUC"/>
<anchor x="298" y="651" name="aboveUCx"/>
<anchor x="487" y="-10" name="belowogonek"/>
<anchor x="298" y="-35" name="below"/>
<anchor x="298" y="0" name="belowx"/>
<outline>
<contour>
<point x="171" y="0" type="line"/>
<point x="207" y="126" type="line"/>
<point x="399" y="126" type="line"/>
<point x="435" y="0" type="line"/>
<point x="586" y="0" type="line"/>
<point x="396" y="655" type="line"/>
<point x="216" y="655" type="line"/>
<point x="28" y="0" type="line"/>
</contour>
<contour>
<point x="236" y="239" type="line"/>
<point x="303" y="500" type="line"/>
<point x="370" y="239" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_E_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="AE" format="2">
<advance width="614"/>
<unicode hex="00C6"/>
<outline>
<contour>
<point x="123" y="0" type="line"/>
<point x="161" y="142" type="line"/>
<point x="289" y="142" type="line"/>
<point x="289" y="0" type="line"/>
<point x="574" y="0" type="line"/>
<point x="574" y="112" type="line"/>
<point x="424" y="112" type="line"/>
<point x="424" y="276" type="line"/>
<point x="560" y="276" type="line"/>
<point x="560" y="384" type="line"/>
<point x="424" y="384" type="line"/>
<point x="424" y="543" type="line"/>
<point x="574" y="543" type="line"/>
<point x="574" y="655" type="line"/>
<point x="190" y="655" type="line"/>
<point x="-1" y="0" type="line"/>
</contour>
<contour>
<point x="189" y="245" type="line"/>
<point x="270" y="543" type="line"/>
<point x="289" y="543" type="line"/>
<point x="289" y="245" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_acute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Aacute" format="2">
<advance width="614"/>
<unicode hex="00C1"/>
<outline>
<component base="A"/>
<component base="acutecmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_breve.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abreve" format="2">
<advance width="614"/>
<unicode hex="0102"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_breveacute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abreveacute" format="2">
<advance width="614"/>
<unicode hex="1EAE"/>
<outline>
<component base="A"/>
<component base="breveacute.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevedotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abrevedotbelow" format="2">
<advance width="614"/>
<unicode hex="1EB6"/>
<outline>
<component base="A"/>
<component base="brevecmb.cap" xOffset="298"/>
<component base="dotbelowcmb" xOffset="298" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevegrave.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abrevegrave" format="2">
<advance width="614"/>
<unicode hex="1EB0"/>
<outline>
<component base="A"/>
<component base="brevegrave.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevehookabove.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abrevehookabove" format="2">
<advance width="614"/>
<unicode hex="1EB2"/>
<outline>
<component base="A"/>
<component base="brevehook.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevetilde.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Abrevetilde" format="2">
<advance width="614"/>
<unicode hex="1EB4"/>
<outline>
<component base="A"/>
<component base="brevetilde.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_caron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acaron" format="2">
<advance width="614"/>
<unicode hex="01CD"/>
<outline>
<component base="A"/>
<component base="caroncmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflex.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflex" format="2">
<advance width="614"/>
<unicode hex="00C2"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap" xOffset="298" yOffset="-10"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexacute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflexacute" format="2">
<advance width="614"/>
<unicode hex="1EA4"/>
<outline>
<component base="A"/>
<component base="circumflexacute.cap" xOffset="298" yOffset="-10"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexdotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflexdotbelow" format="2">
<advance width="614"/>
<unicode hex="1EAC"/>
<outline>
<component base="A"/>
<component base="circumflexcmb.cap" xOffset="298" yOffset="-10"/>
<component base="dotbelowcmb" xOffset="298" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexgrave.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflexgrave" format="2">
<advance width="614"/>
<unicode hex="1EA6"/>
<outline>
<component base="A"/>
<component base="circumflexgrave.cap" xOffset="298" yOffset="-10"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexhookabove.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflexhookabove" format="2">
<advance width="614"/>
<unicode hex="1EA8"/>
<outline>
<component base="A"/>
<component base="circumflexhook.cap" xOffset="298" yOffset="-10"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflextilde.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Acircumflextilde" format="2">
<advance width="614"/>
<unicode hex="1EAA"/>
<outline>
<component base="A"/>
<component base="circumflextilde.cap" xOffset="298" yOffset="-10"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dieresis.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Adieresis" format="2">
<advance width="614"/>
<unicode hex="00C4"/>
<outline>
<component base="A"/>
<component base="dieresiscmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dotaccent.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Adotaccent" format="2">
<advance width="614"/>
<unicode hex="0226"/>
<outline>
<component base="A"/>
<component base="dotaccentcmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Adotbelow" format="2">
<advance width="614"/>
<unicode hex="1EA0"/>
<outline>
<component base="A"/>
<component base="dotbelowcmb" xOffset="298" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_grave.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Agrave" format="2">
<advance width="614"/>
<unicode hex="00C0"/>
<outline>
<component base="A"/>
<component base="gravecmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_hookabove.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ahookabove" format="2">
<advance width="614"/>
<unicode hex="1EA2"/>
<outline>
<component base="A"/>
<component base="hookcmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_macron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Amacron" format="2">
<advance width="614"/>
<unicode hex="0100"/>
<outline>
<component base="A"/>
<component base="macroncmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_ogonek.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Aogonek" format="2">
<advance width="614"/>
<unicode hex="0104"/>
<outline>
<contour>
<point x="171" y="0" type="line"/>
<point x="207" y="126" type="line"/>
<point x="399" y="126" type="line"/>
<point x="435" y="0" type="line"/>
<point x="461" y="0" type="line"/>
<point x="388" y="-84"/>
<point x="366" y="-127"/>
<point x="366" y="-158" type="curve" smooth="yes"/>
<point x="366" y="-203"/>
<point x="395" y="-227"/>
<point x="459" y="-230" type="curve" smooth="yes"/>
<point x="556" y="-234" type="line"/>
<point x="566" y="-141" type="line"/>
<point x="511" y="-137" type="line" smooth="yes"/>
<point x="478" y="-135"/>
<point x="470" y="-126"/>
<point x="470" y="-106" type="curve" smooth="yes"/>
<point x="470" y="-95"/>
<point x="472" y="-79"/>
<point x="527" y="0" type="curve"/>
<point x="586" y="0" type="line"/>
<point x="396" y="655" type="line"/>
<point x="216" y="655" type="line"/>
<point x="28" y="0" type="line"/>
</contour>
<contour>
<point x="236" y="239" type="line"/>
<point x="303" y="500" type="line"/>
<point x="370" y="239" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_ring.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Aring" format="2">
<advance width="614"/>
<unicode hex="00C5"/>
<outline>
<contour>
<point x="171" y="0" type="line"/>
<point x="207" y="126" type="line"/>
<point x="399" y="126" type="line"/>
<point x="435" y="0" type="line"/>
<point x="586" y="0" type="line"/>
<point x="420" y="574" type="line"/>
<point x="456" y="598"/>
<point x="477" y="635"/>
<point x="477" y="681" type="curve" smooth="yes"/>
<point x="477" y="763"/>
<point x="412" y="817"/>
<point x="307" y="817" type="curve" smooth="yes"/>
<point x="201" y="817"/>
<point x="135" y="763"/>
<point x="135" y="680" type="curve" smooth="yes"/>
<point x="135" y="634"/>
<point x="156" y="597"/>
<point x="193" y="573" type="curve"/>
<point x="28" y="0" type="line"/>
</contour>
<contour>
<point x="306" y="622" type="curve" smooth="yes"/>
<point x="259" y="622"/>
<point x="233" y="641"/>
<point x="233" y="679" type="curve" smooth="yes"/>
<point x="233" y="720"/>
<point x="256" y="740"/>
<point x="306" y="740" type="curve" smooth="yes"/>
<point x="353" y="740"/>
<point x="379" y="721"/>
<point x="379" y="682" type="curve" smooth="yes"/>
<point x="379" y="642"/>
<point x="356" y="622"/>
</contour>
<contour>
<point x="236" y="239" type="line"/>
<point x="303" y="500" type="line"/>
<point x="370" y="239" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_tilde.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Atilde" format="2">
<advance width="614"/>
<unicode hex="00C3"/>
<outline>
<component base="A"/>
<component base="tildecmb.cap" xOffset="298"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/B_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="B" format="2">
<advance width="614"/>
<unicode hex="0042"/>
<anchor x="325" y="-35" name="below"/>
<outline>
<contour>
<point x="78" y="655" type="line"/>
<point x="78" y="0" type="line"/>
<point x="334" y="0" type="line" smooth="yes"/>
<point x="515" y="0"/>
<point x="574" y="62"/>
<point x="574" y="166" type="curve" smooth="yes"/>
<point x="574" y="260"/>
<point x="512" y="320"/>
<point x="406" y="336" type="curve"/>
<point x="406" y="340" type="line"/>
<point x="507" y="366"/>
<point x="551" y="429"/>
<point x="551" y="502" type="curve" smooth="yes"/>
<point x="551" y="593"/>
<point x="493" y="655"/>
<point x="341" y="655" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="317" y="545" type="line" smooth="yes"/>
<point x="380" y="545"/>
<point x="406" y="522"/>
<point x="406" y="471" type="curve" smooth="yes"/>
<point x="406" y="421"/>
<point x="377" y="389"/>
<point x="297" y="384" type="curve" smooth="yes"/>
<point x="221" y="379" type="line"/>
<point x="221" y="545" type="line"/>
</contour>
<contour>
<point x="299" y="274" type="line" smooth="yes"/>
<point x="400" y="267"/>
<point x="430" y="238"/>
<point x="430" y="186" type="curve" smooth="yes"/>
<point x="430" y="137"/>
<point x="403" y="109"/>
<point x="325" y="109" type="curve" smooth="yes"/>
<point x="221" y="109" type="line"/>
<point x="221" y="280" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/B_linebelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Blinebelow" format="2">
<advance width="614"/>
<unicode hex="1E06"/>
<outline>
<component base="B"/>
<component base="macronbelowcmb" xOffset="325"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="C" format="2">
<advance width="614"/>
<unicode hex="0043"/>
<anchor x="364" y="696" name="aboveUC"/>
<anchor x="364" y="661" name="aboveUCx"/>
<anchor x="354" y="-40" name="below"/>
<anchor x="343" y="-15" name="belowcedilla"/>
<outline>
<contour>
<point x="335" y="-15" type="curve" smooth="yes"/>
<point x="407" y="-15"/>
<point x="492" y="9"/>
<point x="581" y="69" type="curve"/>
<point x="517" y="169" type="line"/>
<point x="445" y="122"/>
<point x="394" y="105"/>
<point x="355" y="105" type="curve" smooth="yes"/>
<point x="272" y="105"/>
<point x="197" y="165"/>
<point x="197" y="328" type="curve" smooth="yes"/>
<point x="197" y="477"/>
<point x="275" y="550"/>
<point x="362" y="550" type="curve" smooth="yes"/>
<point x="402" y="550"/>
<point x="438" y="540"/>
<point x="510" y="489" type="curve"/>
<point x="573" y="590" type="line"/>
<point x="492" y="648"/>
<point x="431" y="670"/>
<point x="359" y="670" type="curve" smooth="yes"/>
<point x="174" y="670"/>
<point x="50" y="524"/>
<point x="50" y="326" type="curve" smooth="yes"/>
<point x="50" y="102"/>
<point x="161" y="-15"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_acute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Cacute" format="2">
<advance width="614"/>
<unicode hex="0106"/>
<outline>
<component base="C"/>
<component base="acutecmb.cap" xOffset="364" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_caron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ccaron" format="2">
<advance width="614"/>
<unicode hex="010C"/>
<outline>
<component base="C"/>
<component base="caroncmb.cap" xOffset="364" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_cedilla.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ccedilla" format="2">
<advance width="614"/>
<unicode hex="00C7"/>
<outline>
<contour>
<point x="500" y="-150" type="curve" smooth="yes"/>
<point x="500" y="-106"/>
<point x="471" y="-75"/>
<point x="355" y="-62" type="curve"/>
<point x="370" y="-13" type="line"/>
<point x="434" y="-7"/>
<point x="506" y="18"/>
<point x="581" y="69" type="curve"/>
<point x="517" y="169" type="line"/>
<point x="445" y="122"/>
<point x="394" y="105"/>
<point x="355" y="105" type="curve" smooth="yes"/>
<point x="272" y="105"/>
<point x="197" y="165"/>
<point x="197" y="328" type="curve" smooth="yes"/>
<point x="197" y="477"/>
<point x="275" y="550"/>
<point x="362" y="550" type="curve" smooth="yes"/>
<point x="402" y="550"/>
<point x="438" y="540"/>
<point x="510" y="489" type="curve"/>
<point x="573" y="590" type="line"/>
<point x="492" y="648"/>
<point x="431" y="670"/>
<point x="359" y="670" type="curve" smooth="yes"/>
<point x="174" y="670"/>
<point x="50" y="524"/>
<point x="50" y="326" type="curve" smooth="yes"/>
<point x="50" y="114"/>
<point x="149" y="-2"/>
<point x="307" y="-14" type="curve"/>
<point x="276" y="-107" type="line"/>
<point x="282" y="-117" type="line"/>
<point x="383" y="-122"/>
<point x="409" y="-132"/>
<point x="409" y="-152" type="curve" smooth="yes"/>
<point x="409" y="-178"/>
<point x="379" y="-188"/>
<point x="227" y="-201" type="curve"/>
<point x="246" y="-270" type="line"/>
<point x="468" y="-251"/>
<point x="500" y="-217"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_circumflex.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ccircumflex" format="2">
<advance width="614"/>
<unicode hex="0108"/>
<outline>
<component base="C"/>
<component base="circumflexcmb.cap" xOffset="364"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_dotaccent.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Cdotaccent" format="2">
<advance width="614"/>
<unicode hex="010A"/>
<outline>
<component base="C"/>
<component base="dotaccentcmb.cap" xOffset="364" yOffset="5"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="D" format="2">
<advance width="614"/>
<unicode hex="0044"/>
<anchor x="282" y="691" name="aboveUC"/>
<anchor x="283" y="-35" name="below"/>
<outline>
<contour>
<point x="75" y="655" type="line"/>
<point x="75" y="0" type="line"/>
<point x="179" y="0" type="line" smooth="yes"/>
<point x="457" y="0"/>
<point x="568" y="139"/>
<point x="568" y="333" type="curve" smooth="yes"/>
<point x="568" y="533"/>
<point x="449" y="655"/>
<point x="199" y="655" type="curve" smooth="yes"/>
</contour>
<contour>
<point x="247" y="533" type="line" smooth="yes"/>
<point x="353" y="526"/>
<point x="421" y="470"/>
<point x="421" y="331" type="curve" smooth="yes"/>
<point x="421" y="189"/>
<point x="360" y="132"/>
<point x="230" y="122" type="curve" smooth="yes"/>
<point x="219" y="121" type="line"/>
<point x="219" y="535" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_caron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Dcaron" format="2">
<advance width="614"/>
<unicode hex="010E"/>
<outline>
<component base="D"/>
<component base="caroncmb.cap" xOffset="282"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_circumflexbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Dcircumflexbelow" format="2">
<advance width="614"/>
<unicode hex="1E12"/>
<outline>
<component base="D"/>
<component base="circumflexbelowcmb" xOffset="283"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_croat.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Dcroat" format="2">
<advance width="614"/>
<unicode hex="0110"/>
<anchor x="303" y="-35" name="below"/>
<outline>
<component base="Eth"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_dotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ddotbelow" format="2">
<advance width="614"/>
<unicode hex="1E0C"/>
<outline>
<component base="D"/>
<component base="dotbelowcmb" xOffset="283"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_linebelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Dlinebelow" format="2">
<advance width="614"/>
<unicode hex="1E0E"/>
<outline>
<component base="D"/>
<component base="macronbelowcmb" xOffset="283"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="E" format="2">
<advance width="614"/>
<unicode hex="0045"/>
<anchor x="314" y="691" name="aboveUC"/>
<anchor x="467" y="-10" name="belowogonek"/>
<anchor x="314" y="-35" name="below"/>
<outline>
<contour>
<point x="87" y="655" type="line"/>
<point x="87" y="0" type="line"/>
<point x="542" y="0" type="line"/>
<point x="542" y="120" type="line"/>
<point x="232" y="120" type="line"/>
<point x="232" y="270" type="line"/>
<point x="509" y="270" type="line"/>
<point x="509" y="390" type="line"/>
<point x="232" y="390" type="line"/>
<point x="232" y="535" type="line"/>
<point x="541" y="535" type="line"/>
<point x="541" y="655" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_acute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Eacute" format="2">
<advance width="614"/>
<unicode hex="00C9"/>
<outline>
<component base="E"/>
<component base="acutecmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_breve.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ebreve" format="2">
<advance width="614"/>
<unicode hex="0114"/>
<outline>
<component base="E"/>
<component base="brevecmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_caron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecaron" format="2">
<advance width="614"/>
<unicode hex="011A"/>
<outline>
<component base="E"/>
<component base="caroncmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflex.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflex" format="2">
<advance width="614"/>
<unicode hex="00CA"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexacute.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflexacute" format="2">
<advance width="614"/>
<unicode hex="1EBE"/>
<outline>
<component base="E"/>
<component base="circumflexacute.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexdotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflexdotbelow" format="2">
<advance width="614"/>
<unicode hex="1EC6"/>
<outline>
<component base="E"/>
<component base="circumflexcmb.cap" xOffset="314"/>
<component base="dotbelowcmb" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexgrave.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflexgrave" format="2">
<advance width="614"/>
<unicode hex="1EC0"/>
<outline>
<component base="E"/>
<component base="circumflexgrave.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexhookabove.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflexhookabove" format="2">
<advance width="614"/>
<unicode hex="1EC2"/>
<outline>
<component base="E"/>
<component base="circumflexhook.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflextilde.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ecircumflextilde" format="2">
<advance width="614"/>
<unicode hex="1EC4"/>
<outline>
<component base="E"/>
<component base="circumflextilde.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dieresis.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Edieresis" format="2">
<advance width="614"/>
<unicode hex="00CB"/>
<outline>
<component base="E"/>
<component base="dieresiscmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dotaccent.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Edotaccent" format="2">
<advance width="614"/>
<unicode hex="0116"/>
<outline>
<component base="E"/>
<component base="dotaccentcmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dotbelow.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Edotbelow" format="2">
<advance width="614"/>
<unicode hex="1EB8"/>
<outline>
<component base="E"/>
<component base="dotbelowcmb" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_grave.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Egrave" format="2">
<advance width="614"/>
<unicode hex="00C8"/>
<outline>
<component base="E"/>
<component base="gravecmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_hookabove.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Ehookabove" format="2">
<advance width="614"/>
<unicode hex="1EBA"/>
<outline>
<component base="E"/>
<component base="hookcmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_macron.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Emacron" format="2">
<advance width="614"/>
<unicode hex="0112"/>
<outline>
<component base="E"/>
<component base="macroncmb.cap" xOffset="314"/>
</outline>
<lib>
<dict>
<key>public.markColor</key>
<string>0.7843,0.7843,0.7843,1</string>
</dict>
</lib>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_ng.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Eng" format="2">
<advance width="614"/>
<unicode hex="014A"/>
<outline>
<contour>
<point x="206" y="0" type="line"/>
<point x="200" y="407" type="line"/>
<point x="415" y="-26" type="line"/>
<point x="408" y="-91"/>
<point x="366" y="-114"/>
<point x="301" y="-119" type="curve" smooth="yes"/>
<point x="193" y="-127" type="line"/>
<point x="198" y="-236" type="line"/>
<point x="312" y="-230" type="line" smooth="yes"/>
<point x="479" y="-221"/>
<point x="540" y="-167"/>
<point x="540" y="6" type="curve" smooth="yes"/>
<point x="540" y="655" type="line"/>
<point x="408" y="655" type="line"/>
<point x="413" y="252" type="line"/>
<point x="213" y="655" type="line"/>
<point x="74" y="655" type="line"/>
<point x="74" y="0" type="line"/>
</contour>
</outline>
</glyph>
================================================
FILE: sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_ogonek.glif
================================================
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="Eogonek" format="2">
<advance width="614"/>
<unicode hex="0118"/>
<outline>
<contour>
<point x="346" y="-158" type="curve" smooth="yes"/>
<point x="346" y="-203"/>
<point x="375" y="-227"/>
<point x="439" y="-230" type="curve" smooth="yes"/>
<point x="536" y="-234" type="line"/>
<point x="546" y="-141" type="line"/>
<point x="491" y="-137" type="line" smooth="yes"/>
<point x="458" y="-135"/>
<point x="450" y="-126"/>
<point x="450" y="-106" type="curve" smooth="yes"/>
<point x="450" y="-95"/>
<point x="452
Showing preview only (878K chars total). Download the full file or copy to clipboard to get everything.
gitextract_kmnzgjb1/
├── .gitignore
├── AUTHORS.txt
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── CONTRIBUTORS.txt
├── OFL.txt
├── README.md
├── fonts/
│ ├── Intel One Mono - Release Notes.txt
│ ├── otf/
│ │ ├── IntelOneMono-Bold.otf
│ │ ├── IntelOneMono-BoldItalic.otf
│ │ ├── IntelOneMono-Italic.otf
│ │ ├── IntelOneMono-Light.otf
│ │ ├── IntelOneMono-LightItalic.otf
│ │ ├── IntelOneMono-Medium.otf
│ │ ├── IntelOneMono-MediumItalic.otf
│ │ ├── IntelOneMono-Regular.otf
│ │ └── OFL.txt
│ ├── ttf/
│ │ └── OFL.txt
│ ├── woff/
│ │ └── OFL.txt
│ └── woff2/
│ └── OFL.txt
├── security.md
└── sources/
├── .ninja_log
├── features/
│ ├── aalt.fea
│ ├── mark/
│ │ ├── IntelOneMono-Bold mark.fea
│ │ ├── IntelOneMono-BoldItalic mark.fea
│ │ ├── IntelOneMono-Italic mark.fea
│ │ ├── IntelOneMono-Light mark.fea
│ │ ├── IntelOneMono-LightItalic mark.fea
│ │ ├── IntelOneMono-Medium mark.fea
│ │ ├── IntelOneMono-MediumItalic mark.fea
│ │ └── IntelOneMono-Regular mark.fea
│ └── shared.fea
├── instances/
│ ├── postscript/
│ │ ├── IntelOneMono-Bold.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-BoldItalic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-Italic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-Light.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│ │ │ │ ├── four.den.glif
│ │ │ │ ├── four.glif
│ │ │ │ ├── four.inf.glif
│ │ │ │ ├── four.num.glif
│ │ │ │ ├── four.sup.glif
│ │ │ │ ├── fourfifths.glif
│ │ │ │ ├── fracbar.glif
│ │ │ │ ├── fraction.glif
│ │ │ │ ├── fullblock.glif
│ │ │ │ ├── g.glif
│ │ │ │ ├── gbreve.glif
│ │ │ │ ├── gcaron.glif
│ │ │ │ ├── gcircumflex.glif
│ │ │ │ ├── gcommaaccent.glif
│ │ │ │ ├── gdotaccent.glif
│ │ │ │ ├── germandbls.glif
│ │ │ │ ├── gmacron.glif
│ │ │ │ ├── grave.glif
│ │ │ │ ├── gravecmb.cap.glif
│ │ │ │ ├── gravecmb.glif
│ │ │ │ ├── greater.glif
│ │ │ │ ├── greater_colon.liga.glif
│ │ │ │ ├── greater_equal.glif
│ │ │ │ ├── greater_equal.liga.glif
│ │ │ │ ├── greater_equal.start.glif
│ │ │ │ ├── greater_equal_greater.liga.glif
│ │ │ │ ├── greater_greater.liga.glif
│ │ │ │ ├── greater_greater_equal.liga.glif
│ │ │ │ ├── greater_greater_equal.start.glif
│ │ │ │ ├── greater_greater_greater.liga.glif
│ │ │ │ ├── greater_greater_hyphen.liga.glif
│ │ │ │ ├── greater_greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen.liga.glif
│ │ │ │ ├── greater_hyphen.start.glif
│ │ │ │ ├── greater_hyphen_greater.liga.glif
│ │ │ │ ├── greaterequal.glif
│ │ │ │ ├── guillemetleft.glif
│ │ │ │ ├── guillemetright.glif
│ │ │ │ ├── guilsinglleft.glif
│ │ │ │ ├── guilsinglright.glif
│ │ │ │ ├── h.glif
│ │ │ │ ├── hbar.glif
│ │ │ │ ├── hbrevebelow.glif
│ │ │ │ ├── hcedilla.glif
│ │ │ │ ├── hcircumflex.glif
│ │ │ │ ├── hdotbelow.glif
│ │ │ │ ├── heavydbldashhorzbxd.glif
│ │ │ │ ├── heavydbldashvertbxd.glif
│ │ │ │ ├── heavydnbxd.glif
│ │ │ │ ├── heavydnhorzbxd.glif
│ │ │ │ ├── heavydnleftbxd.glif
│ │ │ │ ├── heavydnrightbxd.glif
│ │ │ │ ├── heavyhorzbxd.glif
│ │ │ │ ├── heavyleftbxd.glif
│ │ │ │ ├── heavyleftlightrightbxd.glif
│ │ │ │ ├── heavyquaddashhorzbxd.glif
│ │ │ │ ├── heavyquaddashvertbxd.glif
│ │ │ │ ├── heavyrightbxd.glif
│ │ │ │ ├── heavytrpldashhorzbxd.glif
│ │ │ │ ├── heavytrpldashvertbxd.glif
│ │ │ │ ├── heavyupbxd.glif
│ │ │ │ ├── heavyuphorzbxd.glif
│ │ │ │ ├── heavyupleftbxd.glif
│ │ │ │ ├── heavyuplightdnbxd.glif
│ │ │ │ ├── heavyuprightbxd.glif
│ │ │ │ ├── heavyvertbxd.glif
│ │ │ │ ├── heavyverthorzbxd.glif
│ │ │ │ ├── heavyvertleftbxd.glif
│ │ │ │ ├── heavyvertrightbxd.glif
│ │ │ │ ├── hlinebelow.glif
│ │ │ │ ├── hookcmb.cap.glif
│ │ │ │ ├── hookcmb.glif
│ │ │ │ ├── horizontalbar.glif
│ │ │ │ ├── hungarumlaut.glif
│ │ │ │ ├── hungarumlautcmb.cap.glif
│ │ │ │ ├── hungarumlautcmb.glif
│ │ │ │ ├── hyphen.end.glif
│ │ │ │ ├── hyphen.glif
│ │ │ │ ├── hyphen.middle.glif
│ │ │ │ ├── hyphen.start.glif
│ │ │ │ ├── hyphen_asciitilde.liga.glif
│ │ │ │ ├── hyphen_bar.end.glif
│ │ │ │ ├── hyphen_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar.end.glif
│ │ │ │ ├── hyphen_bar_bar.liga.glif
│ │ │ │ ├── hyphen_bar_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_bar_hyphen.middle.glif
│ │ │ │ ├── hyphen_greater.end.glif
│ │ │ │ ├── hyphen_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater.end.glif
│ │ │ │ ├── hyphen_greater_greater.liga.glif
│ │ │ │ ├── hyphen_greater_greater_hyphen.m.glif
│ │ │ │ ├── hyphen_greater_hyphen.middle.glif
│ │ │ │ ├── hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_hyphen_hyphen.liga.glif
│ │ │ │ ├── hyphen_less.end.glif
│ │ │ │ ├── hyphen_less.liga.glif
│ │ │ │ ├── hyphen_less_hyphen.middle.glif
│ │ │ │ ├── hyphen_less_less.end.glif
│ │ │ │ ├── hyphen_less_less.liga.glif
│ │ │ │ ├── hyphen_less_less_hyphen.middle.glif
│ │ │ │ ├── i.glif
│ │ │ │ ├── iacute.glif
│ │ │ │ ├── ibreve.glif
│ │ │ │ ├── icaron.glif
│ │ │ │ ├── icircumflex.glif
│ │ │ │ ├── idieresis.glif
│ │ │ │ ├── idotaccent.glif
│ │ │ │ ├── idotbelow.glif
│ │ │ │ ├── igrave.glif
│ │ │ │ ├── ihookabove.glif
│ │ │ │ ├── imacron.glif
│ │ │ │ ├── iogonek.glif
│ │ │ │ ├── itilde.glif
│ │ │ │ ├── j.glif
│ │ │ │ ├── jcaron.glif
│ │ │ │ ├── jcircumflex.glif
│ │ │ │ ├── k.glif
│ │ │ │ ├── kcommaaccent.glif
│ │ │ │ ├── kdotbelow.glif
│ │ │ │ ├── klinebelow.glif
│ │ │ │ ├── l.dot.glif
│ │ │ │ ├── l.glif
│ │ │ │ ├── lacute.glif
│ │ │ │ ├── layerinfo.plist
│ │ │ │ ├── lcaron.glif
│ │ │ │ ├── lcircumflexbelow.glif
│ │ │ │ ├── lcommaaccent.glif
│ │ │ │ ├── ldotbelow.glif
│ │ │ │ ├── leftdnheavyrightuplightbxd.glif
│ │ │ │ ├── lefteighthblock.glif
│ │ │ │ ├── leftfiveeighthsblock.glif
│ │ │ │ ├── lefthalfblock.glif
│ │ │ │ ├── leftheavyrightdnlightbxd.glif
│ │ │ │ ├── leftheavyrightuplightbxd.glif
│ │ │ │ ├── leftheavyrightvertlightbxd.glif
│ │ │ │ ├── leftlightrightdnheavybxd.glif
│ │ │ │ ├── leftlightrightupheavybxd.glif
│ │ │ │ ├── leftlightrightvertheavybxd.glif
│ │ │ │ ├── leftquarterblock.glif
│ │ │ │ ├── leftseveneighthsblock.glif
│ │ │ │ ├── leftthreeeighthsblock.glif
│ │ │ │ ├── leftthreequartersblock.glif
│ │ │ │ ├── leftupheavyrightdnlightbxd.glif
│ │ │ │ ├── less.glif
│ │ │ │ ├── less_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_asciitilde.liga.glif
│ │ │ │ ├── less_asciitilde_greater.liga.glif
│ │ │ │ ├── less_asterisk.liga.glif
│ │ │ │ ├── less_asterisk_greater.liga.glif
│ │ │ │ ├── less_bar.liga.glif
│ │ │ │ ├── less_bar_bar.liga.glif
│ │ │ │ ├── less_bar_bar_bar.liga.glif
│ │ │ │ ├── less_bar_greater.liga.glif
│ │ │ │ ├── less_colon.liga.glif
│ │ │ │ ├── less_dollar.liga.glif
│ │ │ │ ├── less_dollar_greater.liga.glif
│ │ │ │ ├── less_equal.glif
│ │ │ │ ├── less_equal.liga.glif
│ │ │ │ ├── less_equal.start.glif
│ │ │ │ ├── less_equal_greater.liga.glif
│ │ │ │ ├── less_equal_less.liga.glif
│ │ │ │ ├── less_exclam_hyphen_hyphen.liga.glif
│ │ │ │ ├── less_greater.liga.glif
│ │ │ │ ├── less_hyphen.liga.glif
│ │ │ │ ├── less_hyphen.start.glif
│ │ │ │ ├── less_hyphen_greater.liga.glif
│ │ │ │ ├── less_hyphen_less.liga.glif
│ │ │ │ ├── less_less.liga.glif
│ │ │ │ ├── less_less_equal.liga.glif
│ │ │ │ ├── less_less_equal.start.glif
│ │ │ │ ├── less_less_hyphen.liga.glif
│ │ │ │ ├── less_less_hyphen.start.glif
│ │ │ │ ├── less_less_less.liga.glif
│ │ │ │ ├── less_plus.liga.glif
│ │ │ │ ├── less_plus_greater.liga.glif
│ │ │ │ ├── less_slash.liga.glif
│ │ │ │ ├── less_slash_greater.liga.glif
│ │ │ │ ├── lessequal.glif
│ │ │ │ ├── lightarcdnleftbxd.glif
│ │ │ │ ├── lightarcdnrightbxd.glif
│ │ │ │ ├── lightarcupleftbxd.glif
│ │ │ │ ├── lightarcuprightbxd.glif
│ │ │ │ ├── lightdbldashhorzbxd.glif
│ │ │ │ ├── lightdbldashvertbxd.glif
│ │ │ │ ├── lightdiagcrossbxd.glif
│ │ │ │ ├── lightdiagupleftdnrightbxd.glif
│ │ │ │ ├── lightdiaguprightdnleftbxd.glif
│ │ │ │ ├── lightdnbxd.glif
│ │ │ │ ├── lightdnhorzbxd.glif
│ │ │ │ ├── lightdnleftbxd.glif
│ │ │ │ ├── lightdnrightbxd.glif
│ │ │ │ ├── lighthorzbxd.glif
│ │ │ │ ├── lightleftbxd.glif
│ │ │ │ ├── lightleftheavyrightbxd.glif
│ │ │ │ ├── lightquaddashhorzbxd.glif
│ │ │ │ ├── lightquaddashvertbxd.glif
│ │ │ │ ├── lightrightbxd.glif
│ │ │ │ ├── lightshade.glif
│ │ │ │ ├── lighttrpldashhorzbxd.glif
│ │ │ │ ├── lighttrpldashvertbxd.glif
│ │ │ │ ├── lightupbxd.glif
│ │ │ │ ├── lightupheavydnbxd.glif
│ │ │ │ ├── lightuphorzbxd.glif
│ │ │ │ ├── lightupleftbxd.glif
│ │ │ │ ├── lightuprightbxd.glif
│ │ │ │ ├── lightvertbxd.glif
│ │ │ │ ├── lightverthorzbxd.glif
│ │ │ │ ├── lightvertleftbxd.glif
│ │ │ │ ├── lightvertrightbxd.glif
│ │ │ │ ├── ligspacer.glif
│ │ │ │ ├── llinebelow.glif
│ │ │ │ ├── lmacrondotbelow.glif
│ │ │ │ ├── lslash.glif
│ │ │ │ ├── m.glif
│ │ │ │ ├── macron.glif
│ │ │ │ ├── macronbelowcmb.glif
│ │ │ │ ├── macroncmb.cap.glif
│ │ │ │ ├── macroncmb.glif
│ │ │ │ ├── macronlowmod.glif
│ │ │ │ ├── macute.glif
│ │ │ │ ├── mdotaccent.glif
│ │ │ │ ├── mdotbelow.glif
│ │ │ │ ├── mediumshade.glif
│ │ │ │ ├── middotcat.cap.glif
│ │ │ │ ├── middotcat.glif
│ │ │ │ ├── minus.glif
│ │ │ │ ├── mu.glif
│ │ │ │ ├── multiply.glif
│ │ │ │ ├── n.glif
│ │ │ │ ├── nacute.glif
│ │ │ │ ├── naira.glif
│ │ │ │ ├── ncaron.glif
│ │ │ │ ├── ncircumflexbelow.glif
│ │ │ │ ├── ncommaaccent.glif
│ │ │ │ ├── ndotaccent.glif
│ │ │ │ ├── ndotbelow.glif
│ │ │ │ ├── ngrave.glif
│ │ │ │ ├── nine.den.glif
│ │ │ │ ├── nine.glif
│ │ │ │ ├── nine.inf.glif
│ │ │ │ ├── nine.num.glif
│ │ │ │ ├── nine.sup.glif
│ │ │ │ ├── nlinebelow.glif
│ │ │ │ ├── notequal.glif
│ │ │ │ ├── ntilde.glif
│ │ │ │ ├── numbersign.end.glif
│ │ │ │ ├── numbersign.glif
│ │ │ │ ├── numbersign.middle.glif
│ │ │ │ ├── numbersign.start.glif
│ │ │ │ ├── numbersign_braceleft.liga.glif
│ │ │ │ ├── numbersign_bracketleft.liga.glif
│ │ │ │ ├── numbersign_colon.liga.glif
│ │ │ │ ├── numbersign_equal.liga.glif
│ │ │ │ ├── numbersign_exclam.liga.glif
│ │ │ │ ├── numbersign_parenleft.liga.glif
│ │ │ │ ├── numbersign_question.liga.glif
│ │ │ │ ├── numbersign_underscore.liga.glif
│ │ │ │ ├── numbersign_underscore_parenleft.glif
│ │ │ │ ├── o.glif
│ │ │ │ ├── oacute.glif
│ │ │ │ ├── obreve.glif
│ │ │ │ ├── ocaron.glif
│ │ │ │ ├── ocircumflex.glif
│ │ │ │ ├── ocircumflexacute.glif
│ │ │ │ ├── ocircumflexdotbelow.glif
│ │ │ │ ├── ocircumflexgrave.glif
│ │ │ │ ├── ocircumflexhookabove.glif
│ │ │ │ ├── ocircumflextilde.glif
│ │ │ │ ├── odieresis.glif
│ │ │ │ ├── odotaccent.glif
│ │ │ │ ├── odotbelow.glif
│ │ │ │ ├── oe.glif
│ │ │ │ ├── ogonek.glif
│ │ │ │ ├── ogonekcmb.glif
│ │ │ │ ├── ograve.glif
│ │ │ │ ├── ohookabove.glif
│ │ │ │ ├── ohorn.glif
│ │ │ │ ├── ohornacute.glif
│ │ │ │ ├── ohorndotbelow.glif
│ │ │ │ ├── ohorngrave.glif
│ │ │ │ ├── ohornhookabove.glif
│ │ │ │ ├── ohorntilde.glif
│ │ │ │ ├── ohungarumlaut.glif
│ │ │ │ ├── omacron.glif
│ │ │ │ ├── one.den.glif
│ │ │ │ ├── one.glif
│ │ │ │ ├── one.inf.glif
│ │ │ │ ├── one.num.glif
│ │ │ │ ├── one.sup.glif
│ │ │ │ ├── oneeighth.glif
│ │ │ │ ├── onefifth.glif
│ │ │ │ ├── onehalf.glif
│ │ │ │ ├── onequarter.glif
│ │ │ │ ├── onesixth.glif
│ │ │ │ ├── onethird.glif
│ │ │ │ ├── oogonek.glif
│ │ │ │ ├── ordfeminine.glif
│ │ │ │ ├── ordmasculine.glif
│ │ │ │ ├── oslash.glif
│ │ │ │ ├── otilde.glif
│ │ │ │ ├── p.glif
│ │ │ │ ├── paragraph.glif
│ │ │ │ ├── parenleft.glif
│ │ │ │ ├── parenright.glif
│ │ │ │ ├── percent.glif
│ │ │ │ ├── percent_percent.liga.glif
│ │ │ │ ├── period.glif
│ │ │ │ ├── period_equal.liga.glif
│ │ │ │ ├── period_hyphen.liga.glif
│ │ │ │ ├── period_period.liga.glif
│ │ │ │ ├── period_period_equal.liga.glif
│ │ │ │ ├── period_period_less.liga.glif
│ │ │ │ ├── period_period_period.liga.glif
│ │ │ │ ├── period_question.liga.glif
│ │ │ │ ├── periodcentered.glif
│ │ │ │ ├── peso.glif
│ │ │ │ ├── plus.glif
│ │ │ │ ├── plus_greater.liga.glif
│ │ │ │ ├── plus_plus.liga.glif
│ │ │ │ ├── plus_plus_plus.liga.glif
│ │ │ │ ├── plusminus.glif
│ │ │ │ ├── primemod.glif
│ │ │ │ ├── published.glif
│ │ │ │ ├── q.glif
│ │ │ │ ├── question.glif
│ │ │ │ ├── question_colon.liga.glif
│ │ │ │ ├── question_equal.liga.glif
│ │ │ │ ├── question_period.liga.glif
│ │ │ │ ├── question_question.liga.glif
│ │ │ │ ├── questiondown.glif
│ │ │ │ ├── quotedbl.glif
│ │ │ │ ├── quotedblbase.glif
│ │ │ │ ├── quotedblleft.glif
│ │ │ │ ├── quotedblright.glif
│ │ │ │ ├── quoteleft.glif
│ │ │ │ ├── quoteright.glif
│ │ │ │ ├── quotesinglbase.glif
│ │ │ │ ├── quotesingle.glif
│ │ │ │ ├── r.glif
│ │ │ │ ├── racute.glif
│ │ │ │ ├── rcaron.glif
│ │ │ │ ├── rcommaaccent.glif
│ │ │ │ ├── rdotaccent.glif
│ │ │ │ ├── rdotbelow.glif
│ │ │ │ ├── registered.glif
│ │ │ │ ├── rightdnheavyleftuplightbxd.glif
│ │ │ │ ├── righteighthblock.glif
│ │ │ │ ├── righthalfblock.glif
│ │ │ │ ├── rightheavyleftdnlightbxd.glif
│ │ │ │ ├── rightheavyleftuplightbxd.glif
│ │ │ │ ├── rightheavyleftvertlightbxd.glif
│ │ │ │ ├── rightlightleftdnheavybxd.glif
│ │ │ │ ├── rightlightleftupheavybxd.glif
│ │ │ │ ├── rightlightleftvertheavybxd.glif
│ │ │ │ ├── rightupheavyleftdnlightbxd.glif
│ │ │ │ ├── ring.glif
│ │ │ │ ├── ringcmb.cap.glif
│ │ │ │ ├── ringcmb.glif
│ │ │ │ ├── ringhalfleft.glif
│ │ │ │ ├── ringhalfright.glif
│ │ │ │ ├── rlinebelow.glif
│ │ │ │ ├── rmacrondotbelow.glif
│ │ │ │ ├── s.glif
│ │ │ │ ├── sacute.glif
│ │ │ │ ├── scaron.glif
│ │ │ │ ├── scedilla.glif
│ │ │ │ ├── schwa.glif
│ │ │ │ ├── scircumflex.glif
│ │ │ │ ├── scommaaccent.glif
│ │ │ │ ├── sdotbelow.glif
│ │ │ │ ├── section.glif
│ │ │ │ ├── semicolon.glif
│ │ │ │ ├── semicolon_semicolon.liga.glif
│ │ │ │ ├── servicemark.glif
│ │ │ │ ├── seven.den.glif
│ │ │ │ ├── seven.glif
│ │ │ │ ├── seven.inf.glif
│ │ │ │ ├── seven.num.glif
│ │ │ │ ├── seven.sup.glif
│ │ │ │ ├── seveneighths.glif
│ │ │ │ ├── six.den.glif
│ │ │ │ ├── six.glif
│ │ │ │ ├── six.inf.glif
│ │ │ │ ├── six.num.glif
│ │ │ │ ├── six.sup.glif
│ │ │ │ ├── slash.glif
│ │ │ │ ├── slash_asterisk.liga.glif
│ │ │ │ ├── slash_backslash.liga.glif
│ │ │ │ ├── slash_equal.liga.glif
│ │ │ │ ├── slash_equal.start.glif
│ │ │ │ ├── slash_greater.liga.glif
│ │ │ │ ├── slash_slash.liga.glif
│ │ │ │ ├── slash_slash_equal.liga.glif
│ │ │ │ ├── slash_slash_equal.start.glif
│ │ │ │ ├── slash_slash_slash.liga.glif
│ │ │ │ ├── space.glif
│ │ │ │ ├── sterling.glif
│ │ │ │ ├── t.glif
│ │ │ │ ├── tbar.glif
│ │ │ │ ├── tcaron.glif
│ │ │ │ ├── tcedilla.glif
│ │ │ │ ├── tcircumflexbelow.glif
│ │ │ │ ├── tcommaaccent.glif
│ │ │ │ ├── tdotbelow.glif
│ │ │ │ ├── thorn.glif
│ │ │ │ ├── three.den.glif
│ │ │ │ ├── three.glif
│ │ │ │ ├── three.inf.glif
│ │ │ │ ├── three.num.glif
│ │ │ │ ├── three.sup.glif
│ │ │ │ ├── threeeighths.glif
│ │ │ │ ├── threefifths.glif
│ │ │ │ ├── threequarters.glif
│ │ │ │ ├── tilde.glif
│ │ │ │ ├── tildecmb.cap.glif
│ │ │ │ ├── tildecmb.glif
│ │ │ │ ├── tlinebelow.glif
│ │ │ │ ├── trademark.glif
│ │ │ │ ├── two.den.glif
│ │ │ │ ├── two.glif
│ │ │ │ ├── two.inf.glif
│ │ │ │ ├── two.num.glif
│ │ │ │ ├── two.sup.glif
│ │ │ │ ├── twodotleader.glif
│ │ │ │ ├── twofifths.glif
│ │ │ │ ├── twothirds.glif
│ │ │ │ ├── u.glif
│ │ │ │ ├── uacute.glif
│ │ │ │ ├── ubreve.glif
│ │ │ │ ├── ucaron.glif
│ │ │ │ ├── ucircumflex.glif
│ │ │ │ ├── udieresis.glif
│ │ │ │ ├── udieresisacute.glif
│ │ │ │ ├── udieresiscaron.glif
│ │ │ │ ├── udieresisgrave.glif
│ │ │ │ ├── udieresismacron.glif
│ │ │ │ ├── udotbelow.glif
│ │ │ │ ├── ugrave.glif
│ │ │ │ ├── uhookabove.glif
│ │ │ │ ├── uhorn.glif
│ │ │ │ ├── uhornacute.glif
│ │ │ │ ├── uhorndotbelow.glif
│ │ │ │ ├── uhorngrave.glif
│ │ │ │ ├── uhornhookabove.glif
│ │ │ │ ├── uhorntilde.glif
│ │ │ │ ├── uhungarumlaut.glif
│ │ │ │ ├── umacron.glif
│ │ │ │ ├── underscore.end.glif
│ │ │ │ ├── underscore.glif
│ │ │ │ ├── underscore.middle.glif
│ │ │ │ ├── underscore.start.glif
│ │ │ │ ├── underscore_bar_underscore.m.glif
│ │ │ │ ├── uni00A_0.glif
│ │ │ │ ├── uni0326.glif
│ │ │ │ ├── uni1E_9E_.glif
│ │ │ │ ├── uni2011.glif
│ │ │ │ ├── uni20B_9.glif
│ │ │ │ ├── uni20B_A_.glif
│ │ │ │ ├── uni20B_D_.glif
│ │ │ │ ├── uni2610.glif
│ │ │ │ ├── uni2611.glif
│ │ │ │ ├── uni2612.glif
│ │ │ │ ├── uni2713.glif
│ │ │ │ ├── uniA_788.glif
│ │ │ │ ├── uniE_0A_0.glif
│ │ │ │ ├── uniE_0A_1.glif
│ │ │ │ ├── uniE_0A_2.glif
│ │ │ │ ├── uniE_0B_0.glif
│ │ │ │ ├── uniE_0B_1.glif
│ │ │ │ ├── uniE_0B_2.glif
│ │ │ │ ├── uniE_0B_3.glif
│ │ │ │ ├── uogonek.glif
│ │ │ │ ├── updblhorzsngbxd.glif
│ │ │ │ ├── updblleftsngbxd.glif
│ │ │ │ ├── updblrightsngbxd.glif
│ │ │ │ ├── upeighthblock.glif
│ │ │ │ ├── uphalfblock.glif
│ │ │ │ ├── upheavydnhorzlightbxd.glif
│ │ │ │ ├── upheavyhorzlightbxd.glif
│ │ │ │ ├── upheavyleftdnlightbxd.glif
│ │ │ │ ├── upheavyleftlightbxd.glif
│ │ │ │ ├── upheavyrightdnlightbxd.glif
│ │ │ │ ├── upheavyrightlightbxd.glif
│ │ │ │ ├── upleftdnleftdnrightquadrant.glif
│ │ │ │ ├── upleftdnrightquadrant.glif
│ │ │ │ ├── upleftquadrant.glif
│ │ │ │ ├── upleftuprightdnleftquadrant.glif
│ │ │ │ ├── upleftuprightdnrightquadrant.glif
│ │ │ │ ├── uplightdnhorzheavybxd.glif
│ │ │ │ ├── uplighthorzheavybxd.glif
│ │ │ │ ├── uplightleftdnheavybxd.glif
│ │ │ │ ├── uplightleftheavybxd.glif
│ │ │ │ ├── uplightrightdnheavybxd.glif
│ │ │ │ ├── uplightrightheavybxd.glif
│ │ │ │ ├── uprightdnleftdnrightquadrant.glif
│ │ │ │ ├── uprightdnleftquadrant.glif
│ │ │ │ ├── uprightquadrant.glif
│ │ │ │ ├── upsnghorzdblbxd.glif
│ │ │ │ ├── upsngleftdblbxd.glif
│ │ │ │ ├── upsngrightdblbxd.glif
│ │ │ │ ├── uring.glif
│ │ │ │ ├── utilde.glif
│ │ │ │ ├── v.glif
│ │ │ │ ├── vdotbelow.glif
│ │ │ │ ├── vertdblhorzsngbxd.glif
│ │ │ │ ├── vertdblleftsngbxd.glif
│ │ │ │ ├── vertdblrightsngbxd.glif
│ │ │ │ ├── vertheavyhorzlightbxd.glif
│ │ │ │ ├── vertheavyleftlightbxd.glif
│ │ │ │ ├── vertheavyrightlightbxd.glif
│ │ │ │ ├── verticallinelowmod.glif
│ │ │ │ ├── verticallinemod.glif
│ │ │ │ ├── vertlighthorzheavybxd.glif
│ │ │ │ ├── vertlightleftheavybxd.glif
│ │ │ │ ├── vertlightrightheavybxd.glif
│ │ │ │ ├── vertsnghorzdblbxd.glif
│ │ │ │ ├── vertsngleftdblbxd.glif
│ │ │ │ ├── vertsngrightdblbxd.glif
│ │ │ │ ├── w.glif
│ │ │ │ ├── w_w_w.liga.glif
│ │ │ │ ├── wacute.glif
│ │ │ │ ├── wcircumflex.glif
│ │ │ │ ├── wdieresis.glif
│ │ │ │ ├── wgrave.glif
│ │ │ │ ├── won.glif
│ │ │ │ ├── x.glif
│ │ │ │ ├── xdieresis.glif
│ │ │ │ ├── y.glif
│ │ │ │ ├── yacute.glif
│ │ │ │ ├── ycircumflex.glif
│ │ │ │ ├── ydieresis.glif
│ │ │ │ ├── ydotaccent.glif
│ │ │ │ ├── ydotbelow.glif
│ │ │ │ ├── yen.glif
│ │ │ │ ├── ygrave.glif
│ │ │ │ ├── yhookabove.glif
│ │ │ │ ├── ymacron.glif
│ │ │ │ ├── ytilde.glif
│ │ │ │ ├── z.glif
│ │ │ │ ├── zacute.glif
│ │ │ │ ├── zcaron.glif
│ │ │ │ ├── zcircumflex.glif
│ │ │ │ ├── zdotaccent.glif
│ │ │ │ ├── zdotbelow.glif
│ │ │ │ ├── zero.den.glif
│ │ │ │ ├── zero.glif
│ │ │ │ ├── zero.inf.glif
│ │ │ │ ├── zero.num.glif
│ │ │ │ ├── zero.sup.glif
│ │ │ │ └── zlinebelow.glif
│ │ │ ├── layercontents.plist
│ │ │ ├── lib.plist
│ │ │ └── metainfo.plist
│ │ ├── IntelOneMono-LightItalic.ufo/
│ │ │ ├── features.fea
│ │ │ ├── fontinfo.plist
│ │ │ ├── glyphs/
│ │ │ │ ├── A_.glif
│ │ │ │ ├── A_E_.glif
│ │ │ │ ├── A_acute.glif
│ │ │ │ ├── A_breve.glif
│ │ │ │ ├── A_breveacute.glif
│ │ │ │ ├── A_brevedotbelow.glif
│ │ │ │ ├── A_brevegrave.glif
│ │ │ │ ├── A_brevehookabove.glif
│ │ │ │ ├── A_brevetilde.glif
│ │ │ │ ├── A_caron.glif
│ │ │ │ ├── A_circumflex.glif
│ │ │ │ ├── A_circumflexacute.glif
│ │ │ │ ├── A_circumflexdotbelow.glif
│ │ │ │ ├── A_circumflexgrave.glif
│ │ │ │ ├── A_circumflexhookabove.glif
│ │ │ │ ├── A_circumflextilde.glif
│ │ │ │ ├── A_dieresis.glif
│ │ │ │ ├── A_dotaccent.glif
│ │ │ │ ├── A_dotbelow.glif
│ │ │ │ ├── A_grave.glif
│ │ │ │ ├── A_hookabove.glif
│ │ │ │ ├── A_macron.glif
│ │ │ │ ├── A_ogonek.glif
│ │ │ │ ├── A_ring.glif
│ │ │ │ ├── A_tilde.glif
│ │ │ │ ├── B_.glif
│ │ │ │ ├── B_linebelow.glif
│ │ │ │ ├── C_.glif
│ │ │ │ ├── C_acute.glif
│ │ │ │ ├── C_caron.glif
│ │ │ │ ├── C_cedilla.glif
│ │ │ │ ├── C_circumflex.glif
│ │ │ │ ├── C_dotaccent.glif
│ │ │ │ ├── D_.glif
│ │ │ │ ├── D_caron.glif
│ │ │ │ ├── D_circumflexbelow.glif
│ │ │ │ ├── D_croat.glif
│ │ │ │ ├── D_dotbelow.glif
│ │ │ │ ├── D_linebelow.glif
│ │ │ │ ├── E_.glif
│ │ │ │ ├── E_acute.glif
│ │ │ │ ├── E_breve.glif
│ │ │ │ ├── E_caron.glif
│ │ │ │ ├── E_circumflex.glif
│ │ │ │ ├── E_circumflexacute.glif
│ │ │ │ ├── E_circumflexdotbelow.glif
│ │ │ │ ├── E_circumflexgrave.glif
│ │ │ │ ├── E_circumflexhookabove.glif
│ │ │ │ ├── E_circumflextilde.glif
│ │ │ │ ├── E_dieresis.glif
│ │ │ │ ├── E_dotaccent.glif
│ │ │ │ ├── E_dotbelow.glif
│ │ │ │ ├── E_grave.glif
│ │ │ │ ├── E_hookabove.glif
│ │ │ │ ├── E_macron.glif
│ │ │ │ ├── E_ng.glif
│ │ │ │ ├── E_ogonek.glif
│ │ │ │ ├── E_th.glif
│ │ │ │ ├── E_tilde.glif
│ │ │ │ ├── E_uro.glif
│ │ │ │ ├── F_.glif
│ │ │ │ ├── G_.glif
│ │ │ │ ├── G_breve.glif
│ │ │ │ ├── G_caron.glif
│ │ │ │ ├── G_circumflex.glif
│ │ │ │ ├── G_commaaccent.glif
│ │ │ │ ├── G_dotaccent.glif
│ │ │ │ ├── G_macron.glif
│ │ │ │ ├── H_.glif
│ │ │ │ ├── H_bar.glif
│ │ │ │ ├── H_brevebelow.glif
│ │ │ │ ├── H_cedilla.glif
│ │ │ │ ├── H_circumflex.glif
│ │ │ │ ├── H_dotbelow.glif
│ │ │ │ ├── I_.glif
│ │ │ │ ├── I_acute.glif
│ │ │ │ ├── I_breve.glif
│ │ │ │ ├── I_caron.glif
│ │ │ │ ├── I_circumflex.glif
│ │ │ │ ├── I_dieresis.glif
│ │ │ │ ├── I_dotaccent.glif
│ │ │ │ ├── I_dotbelow.glif
│ │ │ │ ├── I_grave.glif
│ │ │ │ ├── I_hookabove.glif
│ │ │ │ ├── I_macron.glif
│ │ │ │ ├── I_ogonek.glif
│ │ │ │ ├── I_tilde.glif
│ │ │ │ ├── J_.glif
│ │ │ │ ├── J_circumflex.glif
│ │ │ │ ├── K_.glif
│ │ │ │ ├── K_commaaccent.glif
│ │ │ │ ├── K_dotbelow.glif
│ │ │ │ ├── K_linebelow.glif
│ │ │ │ ├── L_.dot.glif
│ │ │ │ ├── L_.glif
│ │ │ │ ├── L_acute.glif
│ │ │ │ ├── L_caron.glif
│ │ │ │ ├── L_circumflexbelow.glif
│ │ │ │ ├── L_commaaccent.glif
│ │ │ │ ├── L_dotbelow.glif
│ │ │ │ ├── L_linebelow.glif
│ │ │ │ ├── L_macrondotbelow.glif
│ │ │ │ ├── L_slash.glif
│ │ │ │ ├── M_.glif
│ │ │ │ ├── M_acute.glif
│ │ │ │ ├── M_dotaccent.glif
│ │ │ │ ├── M_dotbelow.glif
│ │ │ │ ├── N_.glif
│ │ │ │ ├── N_acute.glif
│ │ │ │ ├── N_caron.glif
│ │ │ │ ├── N_circumflexbelow.glif
│ │ │ │ ├── N_commaaccent.glif
│ │ │ │ ├── N_dotaccent.glif
│ │ │ │ ├── N_dotbelow.glif
│ │ │ │ ├── N_grave.glif
│ │ │ │ ├── N_linebelow.glif
│ │ │ │ ├── N_tilde.glif
│ │ │ │ ├── O_.glif
│ │ │ │ ├── O_E_.glif
│ │ │ │ ├── O_acute.glif
│ │ │ │ ├── O_breve.glif
│ │ │ │ ├── O_caron.glif
│ │ │ │ ├── O_circumflex.glif
│ │ │ │ ├── O_circumflexacute.glif
│ │ │ │ ├── O_circumflexdotbelow.glif
│ │ │ │ ├── O_circumflexgrave.glif
│ │ │ │ ├── O_circumflexhookabove.glif
│ │ │ │ ├── O_circumflextilde.glif
│ │ │ │ ├── O_dieresis.glif
│ │ │ │ ├── O_dotaccent.glif
│ │ │ │ ├── O_dotbelow.glif
│ │ │ │ ├── O_grave.glif
│ │ │ │ ├── O_hookabove.glif
│ │ │ │ ├── O_horn.glif
│ │ │ │ ├── O_hornacute.glif
│ │ │ │ ├── O_horndotbelow.glif
│ │ │ │ ├── O_horngrave.glif
│ │ │ │ ├── O_hornhookabove.glif
│ │ │ │ ├── O_horntilde.glif
│ │ │ │ ├── O_hungarumlaut.glif
│ │ │ │ ├── O_macron.glif
│ │ │ │ ├── O_ogonek.glif
│ │ │ │ ├── O_slash.glif
│ │ │ │ ├── O_tilde.glif
│ │ │ │ ├── P_.glif
│ │ │ │ ├── Q_.glif
│ │ │ │ ├── R_.glif
│ │ │ │ ├── R_acute.glif
│ │ │ │ ├── R_caron.glif
│ │ │ │ ├── R_commaaccent.glif
│ │ │ │ ├── R_dotaccent.glif
│ │ │ │ ├── R_dotbelow.glif
│ │ │ │ ├── R_linebelow.glif
│ │ │ │ ├── R_macrondotbelow.glif
│ │ │ │ ├── S_.glif
│ │ │ │ ├── S_acute.glif
│ │ │ │ ├── S_caron.glif
│ │ │ │ ├── S_cedilla.glif
│ │ │ │ ├── S_chwa.glif
│ │ │ │ ├── S_circumflex.glif
│ │ │ │ ├── S_commaaccent.glif
│ │ │ │ ├── S_dotbelow.glif
│ │ │ │ ├── T_.glif
│ │ │ │ ├── T_bar.glif
│ │ │ │ ├── T_caron.glif
│ │ │ │ ├── T_cedilla.glif
│ │ │ │ ├── T_circumflexbelow.glif
│ │ │ │ ├── T_commaaccent.glif
│ │ │ │ ├── T_dotbelow.glif
│ │ │ │ ├── T_horn.glif
│ │ │ │ ├── T_linebelow.glif
│ │ │ │ ├── U_.glif
│ │ │ │ ├── U_acute.glif
│ │ │ │ ├── U_breve.glif
│ │ │ │ ├── U_caron.glif
│ │ │ │ ├── U_circumflex.glif
│ │ │ │ ├── U_dieresis.glif
│ │ │ │ ├── U_dieresisacute.glif
│ │ │ │ ├── U_dieresiscaron.glif
│ │ │ │ ├── U_dieresisgrave.glif
│ │ │ │ ├── U_dieresismacron.glif
│ │ │ │ ├── U_dotbelow.glif
│ │ │ │ ├── U_grave.glif
│ │ │ │ ├── U_hookabove.glif
│ │ │ │ ├── U_horn.glif
│ │ │ │ ├── U_hornacute.glif
│ │ │ │ ├── U_horndotbelow.glif
│ │ │ │ ├── U_horngrave.glif
│ │ │ │ ├── U_hornhookabove.glif
│ │ │ │ ├── U_horntilde.glif
│ │ │ │ ├── U_hungarumlaut.glif
│ │ │ │ ├── U_macron.glif
│ │ │ │ ├── U_ogonek.glif
│ │ │ │ ├── U_ring.glif
│ │ │ │ ├── U_tilde.glif
│ │ │ │ ├── V_.glif
│ │ │ │ ├── V_dotbelow.glif
│ │ │ │ ├── W_.glif
│ │ │ │ ├── W_acute.glif
│ │ │ │ ├── W_circumflex.glif
│ │ │ │ ├── W_dieresis.glif
│ │ │ │ ├── W_grave.glif
│ │ │ │ ├── X_.glif
│ │ │ │ ├── X_dieresis.glif
│ │ │ │ ├── Y_.glif
│ │ │ │ ├── Y_acute.glif
│ │ │ │ ├── Y_circumflex.glif
│ │ │ │ ├── Y_dieresis.glif
│ │ │ │ ├── Y_dotaccent.glif
│ │ │ │ ├── Y_dotbelow.glif
│ │ │ │ ├── Y_grave.glif
│ │ │ │ ├── Y_hookabove.glif
│ │ │ │ ├── Y_macron.glif
│ │ │ │ ├── Y_tilde.glif
│ │ │ │ ├── Z_.glif
│ │ │ │ ├── Z_acute.glif
│ │ │ │ ├── Z_caron.glif
│ │ │ │ ├── Z_circumflex.glif
│ │ │ │ ├── Z_dotaccent.glif
│ │ │ │ ├── Z_dotbelow.glif
│ │ │ │ ├── Z_linebelow.glif
│ │ │ │ ├── _notdef.glif
│ │ │ │ ├── a.glif
│ │ │ │ ├── aacute.glif
│ │ │ │ ├── abreve.glif
│ │ │ │ ├── abreveacute.glif
│ │ │ │ ├── abrevedotbelow.glif
│ │ │ │ ├── abrevegrave.glif
│ │ │ │ ├── abrevehookabove.glif
│ │ │ │ ├── abrevetilde.glif
│ │ │ │ ├── acaron.glif
│ │ │ │ ├── acircumflex.glif
│ │ │ │ ├── acircumflexacute.glif
│ │ │ │ ├── acircumflexdotbelow.glif
│ │ │ │ ├── acircumflexgrave.glif
│ │ │ │ ├── acircumflexhookabove.glif
│ │ │ │ ├── acircumflextilde.glif
│ │ │ │ ├── acute.glif
│ │ │ │ ├── acutecmb.cap.glif
│ │ │ │ ├── acutecmb.glif
│ │ │ │ ├── adieresis.glif
│ │ │ │ ├── adotaccent.glif
│ │ │ │ ├── adotbelow.glif
│ │ │ │ ├── ae.glif
│ │ │ │ ├── agrave.glif
│ │ │ │ ├── ahookabove.glif
│ │ │ │ ├── amacron.glif
│ │ │ │ ├── ampersand.glif
│ │ │ │ ├── ampersand_ampersand.liga.glif
│ │ │ │ ├── aogonek.glif
│ │ │ │ ├── apostrophemod.glif
│ │ │ │ ├── approxequal.glif
│ │ │ │ ├── aring.glif
│ │ │ │ ├── asciicircum.glif
│ │ │ │ ├── asciicircum_equal.liga.glif
│ │ │ │ ├── asciitilde.glif
│ │ │ │ ├── asciitilde_asciitilde.liga.glif
│ │ │ │ ├── asciitilde_asciitilde_greater.glif
│ │ │ │ ├── asciitilde_at.liga.glif
│ │ │ │ ├── asciitilde_greater.liga.glif
│ │ │ │ ├── asciitilde_hyphen.liga.glif
│ │ │ │ ├── asterisk.glif
│ │ │ │ ├── asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_asterisk_asterisk.liga.glif
│ │ │ │ ├── asterisk_greater.liga.glif
│ │ │ │ ├── asterisk_slash.liga.glif
│ │ │ │ ├── at.glif
│ │ │ │ ├── atilde.glif
│ │ │ │ ├── b.glif
│ │ │ │ ├── backslash.glif
│ │ │ │ ├── backslash_slash.liga.glif
│ │ │ │ ├── bahtthai.glif
│ │ │ │ ├── bar.glif
│ │ │ │ ├── bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar.liga.glif
│ │ │ │ ├── bar_bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_equal.liga.glif
│ │ │ │ ├── bar_bar_equal.start.glif
│ │ │ │ ├── bar_bar_greater.liga.glif
│ │ │ │ ├── bar_bar_hyphen.liga.glif
│ │ │ │ ├── bar_bar_hyphen.start.glif
│ │ │ │ ├── bar_braceright.liga.glif
│ │ │ │ ├── bar_bracketright.liga.glif
│ │ │ │ ├── bar_equal.liga.glif
│ │ │ │ ├── bar_equal.start.glif
│ │ │ │ ├── bar_greater.liga.glif
│ │ │ │ ├── bar_hyphen.liga.glif
│ │ │ │ ├── bar_hyphen.start.glif
│ │ │ │ ├── blinebelow.glif
│ │ │ │ ├── braceleft.glif
│ │ │ │ ├── braceleft_bar.liga.glif
│ │ │ │ ├── braceright.glif
│ │ │ │ ├── bracketleft.glif
│ │ │ │ ├── bracketleft_bar.liga.glif
│ │ │ │ ├── bracketright.glif
│ │ │ │ ├── bracketright_numbersign.liga.glif
│ │ │ │ ├── breve.glif
│ │ │ │ ├── breveacute.cap.glif
│ │ │ │ ├── breveacute.glif
│ │ │ │ ├── brevebelowcmb.glif
│ │ │ │ ├── brevecmb.cap.glif
│ │ │ │ ├── brevecmb.glif
│ │ │ │ ├── brevegrave.cap.glif
│ │ │ │ ├── brevegrave.glif
│ │ │ │ ├── brevehook.cap.glif
│ │ │ │ ├── brevehook.glif
│ │ │ │ ├── brevetilde.cap.glif
│ │ │ │ ├── brevetilde.glif
│ │ │ │ ├── bullet.glif
│ │ │ │ ├── c.glif
│ │ │ │ ├── cacute.glif
│ │ │ │ ├── caron.glif
│ │ │ │ ├── caroncmb.cap.glif
│ │ │ │ ├── caroncmb.glif
│ │ │ │ ├── ccaron.glif
│ │ │ │ ├── ccedilla.glif
│ │ │ │ ├── ccircumflex.glif
│ │ │ │ ├── cdotaccent.glif
│ │ │ │ ├── cedilla.glif
│ │ │ │ ├── cedillacmb.glif
│ │ │ │ ├── cent.glif
│ │ │ │ ├── circumflex.glif
│ │ │ │ ├── circumflexacute.cap.glif
│ │ │ │ ├── circumflexacute.glif
│ │ │ │ ├── circumflexbelowcmb.glif
│ │ │ │ ├── circumflexcmb.cap.glif
│ │ │ │ ├── circumflexcmb.glif
│ │ │ │ ├── circumflexgrave.cap.glif
│ │ │ │ ├── circumflexgrave.glif
│ │ │ │ ├── circumflexhook.cap.glif
│ │ │ │ ├── circumflexhook.glif
│ │ │ │ ├── circumflextilde.cap.glif
│ │ │ │ ├── circumflextilde.glif
│ │ │ │ ├── colon.fig.glif
│ │ │ │ ├── colon.glif
│ │ │ │ ├── colon_colon.liga.glif
│ │ │ │ ├── colon_colon_colon.liga.glif
│ │ │ │ ├── colon_colon_equal.liga.glif
│ │ │ │ ├── colon_equal.liga.glif
│ │ │ │ ├── colon_greater.liga.glif
│ │ │ │ ├── colon_less.liga.glif
│ │ │ │ ├── comma.glif
│ │ │ │ ├── commaaboverightcmb.glif
│ │ │ │ ├── commaturnedabovecmb.glif
│ │ │ │ ├── commaturnedmod.glif
│ │ │ │ ├── contents.plist
│ │ │ │ ├── copyright.glif
│ │ │ │ ├── d.glif
│ │ │ │ ├── dagger.glif
│ │ │ │ ├── daggerdbl.glif
│ │ │ │ ├── darkshade.glif
│ │ │ │ ├── dbldnhorzbxd.glif
│ │ │ │ ├── dbldnleftbxd.glif
│ │ │ │ ├── dbldnrightbxd.glif
│ │ │ │ ├── dblhorzbxd.glif
│ │ │ │ ├── dblprimemod.glif
│ │ │ │ ├── dbluphorzbxd.glif
│ │ │ │ ├── dblupleftbxd.glif
│ │ │ │ ├── dbluprightbxd.glif
│ │ │ │ ├── dblvertbxd.glif
│ │ │ │ ├── dblverthorzbxd.glif
│ │ │ │ ├── dblvertleftbxd.glif
│ │ │ │ ├── dblvertrightbxd.glif
│ │ │ │ ├── dcaron.glif
│ │ │ │ ├── dcircumflexbelow.glif
│ │ │ │ ├── dcroat.glif
│ │ │ │ ├── ddotbelow.glif
│ │ │ │ ├── degree.glif
│ │ │ │ ├── dieresis.glif
│ │ │ │ ├── dieresisacute.cap.glif
│ │ │ │ ├── dieresisacute.glif
│ │ │ │ ├── dieresisbelowcmb.glif
│ │ │ │ ├── dieresiscaron.cap.glif
│ │ │ │ ├── dieresiscaron.glif
│ │ │ │ ├── dieresiscmb.cap.glif
│ │ │ │ ├── dieresiscmb.glif
│ │ │ │ ├── dieresisgrave.cap.glif
│ │ │ │ ├── dieresisgrave.glif
│ │ │ │ ├── dieresismacron.cap.glif
│ │ │ │ ├── dieresismacron.glif
│ │ │ │ ├── divide.glif
│ │ │ │ ├── dlinebelow.glif
│ │ │ │ ├── dndblhorzsngbxd.glif
│ │ │ │ ├── dndblleftsngbxd.glif
│ │ │ │ ├── dndblrightsngbxd.glif
│ │ │ │ ├── dneighthblock.glif
│ │ │ │ ├── dnfiveeighthsblock.glif
│ │ │ │ ├── dnhalfblock.glif
│ │ │ │ ├── dnheavyhorzlightbxd.glif
│ │ │ │ ├── dnheavyleftlightbxd.glif
│ │ │ │ ├── dnheavyleftuplightbxd.glif
│ │ │ │ ├── dnheavyrightlightbxd.glif
│ │ │ │ ├── dnheavyrightuplightbxd.glif
│ │ │ │ ├── dnheavyuphorzlightbxd.glif
│ │ │ │ ├── dnleftquadrant.glif
│ │ │ │ ├── dnlighthorzheavybxd.glif
│ │ │ │ ├── dnlightleftheavybxd.glif
│ │ │ │ ├── dnlightleftupheavybxd.glif
│ │ │ │ ├── dnlightrightheavybxd.glif
│ │ │ │ ├── dnlightrightupheavybxd.glif
│ │ │ │ ├── dnlightuphorzheavybxd.glif
│ │ │ │ ├── dnquarterblock.glif
│ │ │ │ ├── dnrightquadrant.glif
│ │ │ │ ├── dnseveneighthsblock.glif
│ │ │ │ ├── dnsnghorzdblbxd.glif
│ │ │ │ ├── dnsngleftdblbxd.glif
│ │ │ │ ├── dnsngrightdblbxd.glif
│ │ │ │ ├── dnthreeeighthsblock.glif
│ │ │ │ ├── dnthreequartersblock.glif
│ │ │ │ ├── dollar.glif
│ │ │ │ ├── dollar_greater.liga.glif
│ │ │ │ ├── dong.glif
│ │ │ │ ├── dotaccent.glif
│ │ │ │ ├── dotaccentcmb.cap.glif
│ │ │ │ ├── dotaccentcmb.glif
│ │ │ │ ├── dotbelowcmb.glif
│ │ │ │ ├── dotlessi.glif
│ │ │ │ ├── dotlessj.glif
│ │ │ │ ├── e.glif
│ │ │ │ ├── eacute.glif
│ │ │ │ ├── ebreve.glif
│ │ │ │ ├── ecaron.glif
│ │ │ │ ├── ecircumflex.glif
│ │ │ │ ├── ecircumflexacute.glif
│ │ │ │ ├── ecircumflexdotbelow.glif
│ │ │ │ ├── ecircumflexgrave.glif
│ │ │ │ ├── ecircumflexhookabove.glif
│ │ │ │ ├── ecircumflextilde.glif
│ │ │ │ ├── edieresis.glif
│ │ │ │ ├── edotaccent.glif
│ │ │ │ ├── edotbelow.glif
│ │ │ │ ├── egrave.glif
│ │ │ │ ├── ehookabove.glif
│ │ │ │ ├── eight.den.glif
│ │ │ │ ├── eight.glif
│ │ │ │ ├── eight.inf.glif
│ │ │ │ ├── eight.num.glif
│ │ │ │ ├── eight.sup.glif
│ │ │ │ ├── ellipsis.glif
│ │ │ │ ├── emacron.glif
│ │ │ │ ├── emdash.glif
│ │ │ │ ├── endash.glif
│ │ │ │ ├── eng.glif
│ │ │ │ ├── eogonek.glif
│ │ │ │ ├── equal.end.glif
│ │ │ │ ├── equal.glif
│ │ │ │ ├── equal.middle.glif
│ │ │ │ ├── equal.start.glif
│ │ │ │ ├── equal_asciitilde.liga.glif
│ │ │ │ ├── equal_bar.end.glif
│ │ │ │ ├── equal_bar.liga.glif
│ │ │ │ ├── equal_bar_bar.end.glif
│ │ │ │ ├── equal_bar_bar.liga.glif
│ │ │ │ ├── equal_bar_bar_equal.middle.glif
│ │ │ │ ├── equal_bar_equal.middle.glif
│ │ │ │ ├── equal_colon_equal.middle.glif
│ │ │ │ ├── equal_equal.liga.glif
│ │ │ │ ├── equal_equal_equal.liga.glif
│ │ │ │ ├── equal_exclam_equal.middle.glif
│ │ │ │ ├── equal_greater.end.glif
│ │ │ │ ├── equal_greater.liga.glif
│ │ │ │ ├── equal_greater_equal.middle.glif
│ │ │ │ ├── equal_greater_greater.end.glif
│ │ │ │ ├── equal_greater_greater.liga.glif
│ │ │ │ ├── equal_greater_greater_equal.m.glif
│ │ │ │ ├── equal_less.end.glif
│ │ │ │ ├── equal_less.liga.glif
│ │ │ │ ├── equal_less_equal.middle.glif
│ │ │ │ ├── equal_less_less.end.glif
│ │ │ │ ├── equal_less_less.liga.glif
│ │ │ │ ├── equal_less_less_equal.middle.glif
│ │ │ │ ├── equal_slash.end.glif
│ │ │ │ ├── equal_slash.liga.glif
│ │ │ │ ├── equal_slash_equal.middle.glif
│ │ │ │ ├── equal_slash_slash.end.glif
│ │ │ │ ├── equal_slash_slash.liga.glif
│ │ │ │ ├── equal_slash_slash_equal.middle.glif
│ │ │ │ ├── eth.glif
│ │ │ │ ├── etilde.glif
│ │ │ │ ├── exclam.glif
│ │ │ │ ├── exclam_asciitilde.liga.glif
│ │ │ │ ├── exclam_equal.liga.glif
│ │ │ │ ├── exclam_equal_equal.liga.glif
│ │ │ │ ├── exclam_exclam.liga.glif
│ │ │ │ ├── exclam_exclam_period.liga.glif
│ │ │ │ ├── exclamdown.glif
│ │ │ │ ├── f.glif
│ │ │ │ ├── five.den.glif
│ │ │ │ ├── five.glif
│ │ │ │ ├── five.inf.glif
│ │ │ │ ├── five.num.glif
│ │ │ │ ├── five.sup.glif
│ │ │ │ ├── fiveeighths.glif
│ │ │ │ ├── fivesixths.glif
│
Copy disabled (too large)
Download .json
Condensed preview — 21098 files, each showing path, character count, and a content snippet. Download the .json file for the full structured content (23,327K chars).
[
{
"path": ".gitignore",
"chars": 9,
"preview": ".DS_Store"
},
{
"path": "AUTHORS.txt",
"chars": 317,
"preview": "# This is the official list of project authors for copyright purposes.\n# This file is distinct from the CONTRIBUTORS.txt"
},
{
"path": "CODE_OF_CONDUCT.md",
"chars": 5438,
"preview": "# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nWe as members, contributors, and leaders pledge to make participa"
},
{
"path": "CONTRIBUTING.md",
"chars": 2296,
"preview": "# Contributing\n\n### License\n\nIntel One Mono is licensed under the terms of the SIL Open Font License, Version 1.1. By co"
},
{
"path": "CONTRIBUTORS.txt",
"chars": 568,
"preview": "# This is the list of people who have contributed to this project,\n# and includes those not listed in `AUTHORS.txt` beca"
},
{
"path": "OFL.txt",
"chars": 4434,
"preview": "Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Nam"
},
{
"path": "README.md",
"chars": 8353,
"preview": "# Intel One Mono Typeface\n\n, with Reserved Font Nam"
},
{
"path": "fonts/ttf/OFL.txt",
"chars": 4434,
"preview": "Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Nam"
},
{
"path": "fonts/woff/OFL.txt",
"chars": 4434,
"preview": "Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Nam"
},
{
"path": "fonts/woff2/OFL.txt",
"chars": 4434,
"preview": "Copyright 2023-2024 The Intel One Mono Project Authors (https://github.com/intel/intel-one-mono), with Reserved Font Nam"
},
{
"path": "security.md",
"chars": 406,
"preview": "# Security Policy\nIntel is committed to rapidly addressing security vulnerabilities affecting our customers and providin"
},
{
"path": "sources/.ninja_log",
"chars": 1337,
"preview": "# ninja log v5\n0\t1181\t1721251731258217000\tinstance_ttf/IntelOneMono-Bold.ufo\t9e8cd7ed2bbce774\n2\t1205\t1721251731271727000"
},
{
"path": "sources/features/aalt.fea",
"chars": 3504,
"preview": "# --------------\n# All Alternates\n# --------------\n\nfeature aalt {\n sub germandbls from [germandbls uni1E9E];\n sub"
},
{
"path": "sources/features/mark/IntelOneMono-Bold mark.fea",
"chars": 4723,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:49"
},
{
"path": "sources/features/mark/IntelOneMono-BoldItalic mark.fea",
"chars": 4731,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:46"
},
{
"path": "sources/features/mark/IntelOneMono-Italic mark.fea",
"chars": 4732,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:51"
},
{
"path": "sources/features/mark/IntelOneMono-Light mark.fea",
"chars": 4722,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:56"
},
{
"path": "sources/features/mark/IntelOneMono-LightItalic mark.fea",
"chars": 4731,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:54"
},
{
"path": "sources/features/mark/IntelOneMono-Medium mark.fea",
"chars": 4722,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:38:01"
},
{
"path": "sources/features/mark/IntelOneMono-MediumItalic mark.fea",
"chars": 4730,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:37:59"
},
{
"path": "sources/features/mark/IntelOneMono-Regular mark.fea",
"chars": 4721,
"preview": "# ---------------------------------------------------------------------\n# MARK | Generated: November 23, 2022 - 02:38:03"
},
{
"path": "sources/features/shared.fea",
"chars": 61454,
"preview": "# ----------------------------\n# INTEL ONE MONO OPENTYPE CODE - v1.4\n# ----------------------------\n\n# ----------------\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/features.fea",
"chars": 132,
"preview": "\ninclude(../../features/shared.fea);\n\ninclude(../../features/mark/IntelOneMono-Italic mark.fea);\n\ninclude(../../features"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/fontinfo.plist",
"chars": 11184,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/P"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_.glif",
"chars": 887,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"A\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0041\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_E_.glif",
"chars": 1060,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"AE\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C6\"/>\n <"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_acute.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Aacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C1\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_breve.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0102\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_breveacute.glif",
"chars": 359,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abreveacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevedotbelow.glif",
"chars": 422,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abrevedotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex="
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevegrave.glif",
"chars": 359,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abrevegrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevehookabove.glif",
"chars": 362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abrevehookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_brevetilde.glif",
"chars": 359,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Abrevetilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_caron.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01CD\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflex.glif",
"chars": 376,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexacute.glif",
"chars": 383,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflexacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexdotbelow.glif",
"chars": 446,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflexdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexgrave.glif",
"chars": 383,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflexgrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflexhookabove.glif",
"chars": 386,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflexhookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicod"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_circumflextilde.glif",
"chars": 383,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Acircumflextilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dieresis.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Adieresis\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C4"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dotaccent.glif",
"chars": 360,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Adotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"022"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_dotbelow.glif",
"chars": 366,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Adotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EA0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_grave.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Agrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C0\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_hookabove.glif",
"chars": 355,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ahookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EA"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_macron.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Amacron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0100\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_ogonek.glif",
"chars": 1333,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Aogonek\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0104\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_ring.glif",
"chars": 1601,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Aring\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C5\"/>\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/A_tilde.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Atilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C3\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/B_.glif",
"chars": 1677,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"B\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0042\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/B_linebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Blinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_.glif",
"chars": 1361,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"C\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0043\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_acute.glif",
"chars": 364,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Cacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0106\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_caron.glif",
"chars": 364,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ccaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"010C\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_cedilla.glif",
"chars": 1813,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ccedilla\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C7\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_circumflex.glif",
"chars": 362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ccircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/C_dotaccent.glif",
"chars": 372,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Cdotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"010"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_.glif",
"chars": 1044,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"D\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0044\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_caron.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Dcaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"010E\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_circumflexbelow.glif",
"chars": 368,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Dcircumflexbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_croat.glif",
"chars": 344,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Dcroat\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0110\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ddotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E0C"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/D_linebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Dlinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_.glif",
"chars": 820,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"E\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0045\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_acute.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Eacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C9\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_breve.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ebreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0114\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_caron.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"011A\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflex.glif",
"chars": 362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexacute.glif",
"chars": 369,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflexacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexdotbelow.glif",
"chars": 420,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflexdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexgrave.glif",
"chars": 369,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflexgrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflexhookabove.glif",
"chars": 372,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflexhookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicod"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_circumflextilde.glif",
"chars": 369,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ecircumflextilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dieresis.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Edieresis\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00CB"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dotaccent.glif",
"chars": 360,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Edotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"011"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Edotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EB8"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_grave.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Egrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00C8\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_hookabove.glif",
"chars": 355,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ehookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EB"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_macron.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Emacron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0112\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_ng.glif",
"chars": 947,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Eng\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"014A\"/>\n "
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_ogonek.glif",
"chars": 1350,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Eogonek\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0118\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_th.glif",
"chars": 1190,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Eth\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D0\"/>\n "
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_tilde.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Etilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EBC\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/E_uro.glif",
"chars": 1762,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Euro\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"20AC\"/>\n "
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/F_.glif",
"chars": 603,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"F\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0046\"/>\n <o"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_.glif",
"chars": 1485,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"G\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0047\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_breve.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gbreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"011E\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_caron.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gcaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01E6\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_circumflex.glif",
"chars": 375,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gcircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_commaaccent.glif",
"chars": 366,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gcommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_dotaccent.glif",
"chars": 360,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gdotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"012"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/G_macron.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Gmacron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E20\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_.glif",
"chars": 901,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"H\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0048\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_bar.glif",
"chars": 1229,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Hbar\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0126\"/>\n "
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_brevebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Hbrevebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_cedilla.glif",
"chars": 1362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Hcedilla\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E28\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_circumflex.glif",
"chars": 362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Hcircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/H_dotbelow.glif",
"chars": 366,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Hdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E24"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_.glif",
"chars": 864,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"I\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0049\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_acute.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Iacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00CD\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_breve.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ibreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"012C\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_caron.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Icaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01CF\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_circumflex.glif",
"chars": 362,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Icircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_dieresis.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Idieresis\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00CF"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_dotaccent.glif",
"chars": 360,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Idotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"013"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Idotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1ECA"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_grave.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Igrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00CC\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_hookabove.glif",
"chars": 355,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ihookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EC"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_macron.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Imacron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"012A\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_ogonek.glif",
"chars": 1350,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Iogonek\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"012E\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/I_tilde.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Itilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0128\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/J_.glif",
"chars": 911,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"J\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004A\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/J_circumflex.glif",
"chars": 376,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Jcircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/K_.glif",
"chars": 807,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"K\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004B\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/K_commaaccent.glif",
"chars": 353,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Kcommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/K_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Kdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E32"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/K_linebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Klinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E3"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_.dot.glif",
"chars": 480,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"L.dot\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"013F\"/>\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_.glif",
"chars": 559,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"L\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004C\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_acute.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0139\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_caron.glif",
"chars": 372,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lcaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"013D\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_circumflexbelow.glif",
"chars": 368,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lcircumflexbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_commaaccent.glif",
"chars": 353,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lcommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ldotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E36"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_linebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Llinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E3"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_macrondotbelow.glif",
"chars": 412,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lmacrondotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/L_slash.glif",
"chars": 780,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Lslash\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0141\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/M_.glif",
"chars": 896,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"M\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004D\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/M_acute.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Macute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E3E\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/M_dotaccent.glif",
"chars": 360,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Mdotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E4"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/M_dotbelow.glif",
"chars": 354,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Mdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E42"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_.glif",
"chars": 767,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"N\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004E\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_acute.glif",
"chars": 365,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Nacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0143\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_caron.glif",
"chars": 365,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ncaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0147\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_circumflexbelow.glif",
"chars": 380,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ncircumflexbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_commaaccent.glif",
"chars": 365,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ncommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_dotaccent.glif",
"chars": 373,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ndotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E4"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_dotbelow.glif",
"chars": 366,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ndotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E46"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_grave.glif",
"chars": 365,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ngrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01F8\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_linebelow.glif",
"chars": 358,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Nlinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E4"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/N_tilde.glif",
"chars": 352,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ntilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D1\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_.glif",
"chars": 1330,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"O\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"004F\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_E_.glif",
"chars": 1304,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"OE\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0152\"/>\n <"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_acute.glif",
"chars": 364,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Oacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D3\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_breve.glif",
"chars": 244,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Obreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"014E\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_caron.glif",
"chars": 244,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01D1\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflex.glif",
"chars": 242,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflexacute.glif",
"chars": 249,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflexacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflexdotbelow.glif",
"chars": 313,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflexdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflexgrave.glif",
"chars": 249,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflexgrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflexhookabove.glif",
"chars": 252,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflexhookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicod"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_circumflextilde.glif",
"chars": 249,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ocircumflextilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_dieresis.glif",
"chars": 250,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Odieresis\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D6"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_dotaccent.glif",
"chars": 252,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Odotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"022"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_dotbelow.glif",
"chars": 247,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Odotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1ECC"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_grave.glif",
"chars": 364,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ograve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D2\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_hookabove.glif",
"chars": 247,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EC"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_horn.glif",
"chars": 1632,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohorn\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01A0\"/>\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_hornacute.glif",
"chars": 252,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohornacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1ED"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_horndotbelow.glif",
"chars": 255,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohorndotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_horngrave.glif",
"chars": 252,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohorngrave\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1ED"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_hornhookabove.glif",
"chars": 255,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohornhookabove\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex="
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_horntilde.glif",
"chars": 252,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohorntilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1EE"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_hungarumlaut.glif",
"chars": 378,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ohungarumlaut\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_macron.glif",
"chars": 246,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Omacron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"014C\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_ogonek.glif",
"chars": 1765,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Oogonek\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01EA\"/"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_slash.glif",
"chars": 1626,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Oslash\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D8\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/O_tilde.glif",
"chars": 244,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Otilde\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00D5\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/P_.glif",
"chars": 1091,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"P\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0050\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/Q_.glif",
"chars": 1389,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Q\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0051\"/>\n <o"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_.glif",
"chars": 1563,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"R\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0052\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_acute.glif",
"chars": 232,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Racute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0154\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_caron.glif",
"chars": 232,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rcaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0158\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_commaaccent.glif",
"chars": 233,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rcommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_dotaccent.glif",
"chars": 240,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rdotaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E5"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_dotbelow.glif",
"chars": 234,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E5A"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_linebelow.glif",
"chars": 238,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rlinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E5"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/R_macrondotbelow.glif",
"chars": 292,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Rmacrondotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_.glif",
"chars": 1946,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"S\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0053\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_acute.glif",
"chars": 244,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Sacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"015A\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_caron.glif",
"chars": 244,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Scaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0160\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_cedilla.glif",
"chars": 2397,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Scedilla\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"015E\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_chwa.glif",
"chars": 1367,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Schwa\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"018F\"/>\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_circumflex.glif",
"chars": 242,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Scircumflex\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"01"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_commaaccent.glif",
"chars": 246,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Scommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/S_dotbelow.glif",
"chars": 247,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Sdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E62"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_.glif",
"chars": 648,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"T\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0054\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_bar.glif",
"chars": 864,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tbar\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0166\"/>\n "
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_caron.glif",
"chars": 232,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tcaron\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0164\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_cedilla.glif",
"chars": 1198,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tcedilla\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0162\""
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_circumflexbelow.glif",
"chars": 248,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tcircumflexbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode he"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_commaaccent.glif",
"chars": 233,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tcommaaccent\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_dotbelow.glif",
"chars": 234,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tdotbelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E6C"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_horn.glif",
"chars": 1138,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Thorn\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00DE\"/>\n"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/T_linebelow.glif",
"chars": 238,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Tlinebelow\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"1E6"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/U_.glif",
"chars": 1109,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"U\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"0055\"/>\n <a"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/U_acute.glif",
"chars": 245,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Uacute\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"00DA\"/>"
},
{
"path": "sources/instances/postscript/IntelOneMono-Bold.ufo/glyphs/U_breve.glif",
"chars": 245,
"preview": "<?xml version='1.0' encoding='UTF-8'?>\n<glyph name=\"Ubreve\" format=\"2\">\n <advance width=\"614\"/>\n <unicode hex=\"016C\"/>"
}
]
// ... and 20898 more files (download for full content)
About this extraction
This page contains the full source code of the intel/intel-one-mono GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 21098 files (18.1 MB), approximately 6.1M tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.