X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=truetype.fst;h=fd8006adb337d2a81e0a55811f3d617c20d2464d;hb=e0da09bdf3b07c9ec55e34a9f4e9dc70761506f9;hp=ba729e67cad20d0958bbd0d174f2322e5224a335;hpb=52eff9c868f1362f22009e33dc9c1c5dd84bf943;p=m17n%2Fm17n-db.git diff --git a/truetype.fst b/truetype.fst index ba729e6..fd8006a 100644 --- a/truetype.fst +++ b/truetype.fst @@ -1,5 +1,5 @@ ;; truetype.fst -- Fontset using only TrueType fonts -*- lisp -*- -;; Copyright (C) 2003, 2004 +;; Copyright (C) 2003, 2004, 2005, 2006 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -18,8 +18,8 @@ ;; 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., 59 Temple Place, Suite 330, Boston, MA -;; 02111-1307, USA. +;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;;
  • truetype.fst ;;; @@ -38,43 +38,93 @@ ((nil freemono unicode-bmp)))) (hebrew (nil - ((nil freesans unicode-bmp) hebrew))) + ((nil freesans unicode-bmp) hebr))) (arabic (nil - ((nil bitstream\ cyberbase unicode-bmp) arabic))) + ((nil riwaj unicode-bmp) arab-otf) + ((nil bitstream\ cyberbase unicode-bmp) arab))) +(syriac + (nil + ((nil estrangelo\ talada unicode-bmp) syrc-otf) + ((nil serto\ jerusalem unicode-bmp) syrc-otf) + ((nil east\ syriac adiabene unicode-bmp) syrc-otf))) +(thaana + (nil + ((nil thaana\ unicode\ akeh unicode-bmp) thaa-otf))) (devanagari (nil - ((nil raghindi t) dev-otf) - ((nil dv-ttyogesh apple-roman) dev-cdac))) + ((nil gargi_1.7 unicode-bmp) deva-otf) + ((nil gargi unicode-bmp) deva-otf) + ((nil raghindi unicode-bmp) deva-otf) + ((nil dv-ttyogesh apple-roman) deva-cdac))) (bengali (nil - ((nil mukti\ narrow unicode-bmp) ben-otf) - ((nil likhan unicode-bmp) ben-otf))) -(malayalam + ((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 thoolikaunicode unicode-bmp) mlm-otf) - ((nil ml-ttkarthika apple-roman) mlm-cdac))) + ((nil padmaa unicode-bmp) gujr-otf))) +(oriya + (nil + ((nil utkal unicode-bmp) orya-otf))) (tamil (nil - ((nil tm-ttvalluvar apple-roman) tml-cdac))) + ((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) + ((nil tm-ttvalluvar apple-roman) taml-cdac))) +(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))) +(sinhala + (nil + ((nil lklug unicode-bmp) sinh-otf))) +(malayalam + (nil + ((nil rachana unicode-bmp) mlym-otf) + ((nil thoolikaunicode unicode-bmp) mlym-otf) + ((nil ml-ttkarthika apple-roman) mlym-cdac))) (thai (nil + ((nil nil unicode-bmp :otf=thai+mark,mkmk) thai-otf) ((nil norasi unicode-bmp) thai-norasi))) (lao (nil - ((nil alice0\ lao apple-roman) lao-alice))) -(khmer - (nil - ((nil anlongvill\ khek apple-roman) khmer-anlong))) + ((nil phetsarath\ ot unicode-bmp) laoo-otf) + ((nil alice0\ lao apple-roman) laoo-alice))) (tibetan (nil - ((nil mtib unicode-bmp) tib-mtib))) + ((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 bpg\ classic\ 99u unicode-bmp)))) (ethiopic (nil ((nil freeserif unicode-bmp)))) +(khmer + (nil + ((nil khmer\ os unicode-bmp) khmr-otf) + ((nil anlongvill\ khek apple-roman) khmr-anlong))) (hiragana (nil ((nil kochi\ gothic unicode-bmp)) @@ -92,8 +142,10 @@ (zh ((nil ar\ pl\ sungtil\ gb unicode-bmp)) ((nil ar\ pl\ mingti2l\ big5 unicode-bmp))) - ) + (ko + ((nil baekmuk\ dotum unicode-bmp)))) (nil ((nil freesans unicode-bmp)) + ((nil freeserif unicode-bmp)) ((nil freemono unicode-bmp)))