;; default.fst -- The default fontset -*- lisp -*- ;; Copyright (C) 2003, 2004, 2005, 2006 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 ;; This file is part of the m17n database; a sub-part of the m17n ;; library. ;; The m17n library is free software; you can redistribute it and/or ;; modify it under the terms of the GNU Lesser General Public License ;; as published by the Free Software Foundation; either version 2.1 of ;; the License, or (at your option) any later version. ;; The m17n library is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU ;; Lesser General Public License for more details. ;; You should have received a copy of the GNU Lesser General Public ;; License along with the m17n library; if not, write to the Free ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. ;; The file format is this: ;; (SCRIPT (LANGAUGE (FONT-SPEC-LIST [LAYOUTER]) ...) ...) ... ;; (CHARSET (FONT-SPEC-LIST [LAYOUTER]) ...) ... ;; (nil (FONT-SPEC-LIST [LAYOUTER]) ...) ... ;; See FORMAT/Fontset.txt for the detail. ;;;
  • default.fst ;;; ;;; The default fontset. It contains complehensive specifications ;;; about which font to use for which script. In addition to X fonts, ;;; it contains these freely available TrueType fonts. ;;; (latin (nil ((iso8859-1)) ((iso8859-2)) ((iso8859-15)) ((iso10646-1)) ((iso8859-3)) ((iso8859-4)) ((iso8859-5)) ((iso8859-9)) ((iso8859-10)) ((iso8859-13)) ((iso8859-14)) ((nil freesans unicode-bmp))) (vi ((viscii1.1-1)) ((iso10646-1)) ((nil freeserif unicode-bmp)))) (greek (nil ((iso8859-7)) ((iso10646-1)) ((nil freesans unicode-bmp)) ((nil freeserif unicode-bmp)))) (cyrillic (nil ((iso8859-5)) ((microsoft-cp1251)) ((iso10646-1)) ((nil freesans unicode-bmp)) ((nil freeserif unicode-bmp)))) (hebrew (nil ((nil freesans unicode-bmp) hebr) ((iso10646-1)))) (arabic (nil ((nil riwaj unicode-bmp) arab-otf) ((nil paktype\ tehreer unicode-bmp) arab-otf) ((nil paktype\ naqsh unicode-bmp) arab-otf) ((nil bitstream\ cyberbase unicode-bmp) arab) ((nil mule iso10646-1) arab))) (syriac (nil ((nil estrangelo\ edessa unicode-bmp) syrc-otf) ((nil serto\ jerusalem unicode-bmp) syrc-otf) ((nil east\ syriac\ adiabene unicode-bmp) syrc-otf))) (thaana (nil ((nil nil unicode-bmp otf:thaa) thaa-otf) ((nil thaana\ unicode\ akeh unicode-bmp) thaa-otf))) (devanagari (nil ((nil gargi_1.7 unicode-bmp) deva-otf) ((nil gargi unicode-bmp) deva-otf) ((nil raghindi unicode-bmp) deva-otf))) (bengali (nil ((nil mukti\ narrow unicode-bmp) beng-otf) ((nil likhan unicode-bmp) beng-otf) ((nil sagar unicode-bmp) beng-otf))) (gurmukhi (nil ((nil lohit\ punjabi unicode-bmp) guru-otf) ((nil saab unicode-bmp) guru-otf))) (gujarati (nil ((nil padmaa unicode-bmp) gujr-otf))) (oriya (nil ((nil utkal unicode-bmp) orya-otf))) (tamil (nil ((nil akrutitml1 unicode-bmp) taml-otf) ((nil akrutitml2 unicode-bmp) taml-otf) ((nil tscu_paranar unicode-bmp) taml-otf) ((nil tscu_comic unicode-bmp) taml-otf) ((nil tscu_times unicode-bmp) taml-otf) ((nil tamu_kadambri unicode-bmp) taml-otf) ((nil tamu_kalyani unicode-bmp) taml-otf) ((nil tamu_maduram unicode-bmp) taml-otf))) (telugu (nil ((nil pothana2000 unicode-bmp) telu-otf))) (kannada (nil ((nil kedage unicode-bmp) knda-otf) ((nil mallige unicode-bmp) knda-otf) ((nil sampige unicode-bmp) knda-otf))) (malayalam (nil ((nil rachana unicode-bmp) mlym-rachana) ((nil thoolikaunicode unicode-bmp) mlym-otf))) (sinhala (nil ((nil lklug unicode-bmp) sinh-otf))) (thai (nil ((tis620.2529-1) thai-tis620) ((tis620.2533-0) thai-tis620) ((nil norasi unicode-bmp) thai-norasi))) (lao (nil ((mulelao-1) laoo-mule) ((nil alice0\ lao iso8859-1) laoo-alice) ((nil alice0\ lao apple-roman) laoo-alice) ((nil phetsarath\ ot unicode-bmp) laoo-otf))) (tibetan (nil ((muletibetan-2) tibt-mule) ((nil mtib unicode-bmp) tibt-mtib) ((nil tibetan\ machine\ uni unicode-bmp) tibt-otf))) (myanmar (nil ((nil padauk unicode-bmp) mymr-sil) ((nil myazedi_m17n unicode-bmp) mymr-myazedi))) (georgian (nil ((nil \1col iso10646-1)) ((nil bpg\ classic\ 99u unicode-bmp)))) (ethiopic (nil ((ethiopic-unicode)) ((nil freeserif unicode-bmp)))) (khmer (nil ((nil khmer\ os unicode-bmp) khmr-otf) ((nil anlongvill\ khek apple-roman) khmr-anlong))) (hiragana (ja ((jisx0208.1983-0)) ((nil kochi\ gothic unicode-bmp))) (nil ((jisx0208.1983-0)) ((gb2312.1980-0)) ((ksc5601.1987-0)))) (katakana (ja ((jisx0208.1983-0)) ((nil kochi\ gothic unicode-bmp))) (nil ((jisx0208.1983-0)) ((jisx0201.1976-0)) ((gb2312.1980-0)) ((ksc5601.1987-0)))) (hangul (nil ((ksc5601.1987-0)) ((nil baekmuk\ dotum unicode-bmp)))) (han (ja ((jisx0208.1983-0)) ((jisx0212.1990-0)) ((nil kochi\ gothic unicode-bmp))) (zh ((gb2312.1980-0)) ((big5.eten-0)) ((big5-1)) ((gbk-0)) ((nil ar\ pl\ sungtil\ gb unicode-bmp)) ((nil ar\ pl\ mingti2l\ big5 unicode-bmp))) (ko ((ksc5601.1987-0)))) (nil ((nil \1col iso10646-1)) ((gnu unifont iso10646-1)) ((mutt clearlyu iso10646-1)) ((iso10646-1)) ((nil freesans unicode-bmp)) ((nil freeserif unicode-bmp)))