From: ntakahas Date: Wed, 21 Nov 2007 07:27:11 +0000 (+0000) Subject: Move copying condition to the end. X-Git-Tag: REL-1-5-0~19 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a6a9dd38ecd1854b62e00926a1dba6ee338f2c89;p=m17n%2Fm17n-db.git Move copying condition to the end. --- diff --git a/FLT/ARAB-OTF-NO-GPOS.flt b/FLT/ARAB-OTF-NO-GPOS.flt index 98c8b3d..beab4a0 100644 --- a/FLT/ARAB-OTF-NO-GPOS.flt +++ b/FLT/ARAB-OTF-NO-GPOS.flt @@ -1,34 +1,15 @@ ;; ARAB-OTF-NO-GPOS.flt -- Font Layout Table for Arabic OpenType font sans GPOS -;; Copyright (C) 2005, 2006, 2007 -;; 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. +;; Copyright (C) 2005, 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter arab-otf-no-gpos nil + (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+~mark))) ;;;
  • ARAB-OTF-NO-GPOS.flt ;;; ;;; For Arabic OpenType fonts that don't have GPOS table to draw the ;;; Arabic script. -(font layouter arab-otf-no-gpos nil - (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+~mark))) - ;; Step 0: Move Kazakh high hamza. (category @@ -254,6 +235,28 @@ ("." =)) *)) +;; Copyright (C) 2005, 2006, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/ARAB-OTF.flt b/FLT/ARAB-OTF.flt index 59b62ea..eb9f384 100644 --- a/FLT/ARAB-OTF.flt +++ b/FLT/ARAB-OTF.flt @@ -1,33 +1,14 @@ ;; ARAB-OTF.flt -- Font Layout Table for Arabic OpenType font -;; Copyright (C) 2004, 2006, 2007 -;; 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. +;; Copyright (C) 2004, 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter arab-otf nil + (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+mark))) ;;;
  • ARAB-OTF.flt ;;; ;;; For Arabic OpenType fonts to draw the Arabic script. -(font layouter arab-otf nil - (font (nil nil unicode-bmp :otf=arab=init,medi,fina,liga+mark))) - ;; Step 0: Move Kazakh high hamza. (category @@ -222,6 +203,28 @@ (0 otf:arab=rlig,calt,liga,dlig,cswh,mset+curs,kern,mark,mkmk)) +;; Copyright (C) 2004, 2006, 2007 +;; 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., 59 Temple Place, Suite 330, Boston, MA +;; 02111-1307, USA. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/ARAB.flt b/FLT/ARAB.flt index 0a1b168..0fc3fb9 100644 --- a/FLT/ARAB.flt +++ b/FLT/ARAB.flt @@ -1,25 +1,6 @@ ;; ARAB.flt -- Font Layout Table for Arabic font (Unicode encoding) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. (font layouter arab nil (font (nil bitstream\ cyberbase unicode-bmp))) @@ -553,6 +534,28 @@ )) ) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/BENG-OTF.flt b/FLT/BENG-OTF.flt index 60807e0..627c9ce 100644 --- a/FLT/BENG-OTF.flt +++ b/FLT/BENG-OTF.flt @@ -1,33 +1,14 @@ ;; BENG-OTF.flt -- Font Layout Table for Bengali OpenType font -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter beng-otf nil + (font (nil nil unicode-bmp :otf=beng=rphf))) ;;;
  • BENG-OTF.flt ;;; ;;; For Bengali OpenType fonts to draw the Bengali script. -(font layouter beng-otf nil - (font (nil nil unicode-bmp :otf=beng=rphf))) - (category ;; X: generic ;; V: independent vowel @@ -204,6 +185,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/COMBINING.flt b/FLT/COMBINING.flt index 0416fed..e52752a 100644 --- a/FLT/COMBINING.flt +++ b/FLT/COMBINING.flt @@ -1,32 +1,13 @@ ;; COMBINING.flt -- Font Layout Table for combining diacritical marks -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter combining nil) ;;;
  • COMBINING.flt ;;; ;;; For combining diacritical marsk (U+0300..U+036F). -(font layouter combining nil) - (category ;; The contents is build up by the m17n-lib. ) @@ -64,3 +45,29 @@ ("[a-t]" [ = ]) ("." =)) *)) + +;; Copyright (C) 2007 +;; 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. + +;; Local Variables: +;; mode: emacs-lisp +;; End: diff --git a/FLT/DEVA-CDAC.flt b/FLT/DEVA-CDAC.flt index 1ed5b8e..c17d699 100644 --- a/FLT/DEVA-CDAC.flt +++ b/FLT/DEVA-CDAC.flt @@ -1,25 +1,9 @@ ;; DEVA-CDAC.flt -- Font Layout Table for Devanagari (C-DAC font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter deve-cdac nil + (font (nil dv-ttyogesh apple-roman))) ;;;
  • DEVA-CDAC.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: http://www.iiit.net/ltrc/iscii/iscii_plugin_linux.tar.gz ;;; -(font layouter deva-cdac nil - (font (nil dv-ttyogesh apple-roman))) - (category ;; A: ANUSVARA or CANDRABINDU ;; C: CONSONANT (except for R) @@ -435,6 +416,28 @@ ((0xEC 0xC7 0xC6) 0xEF) ((0xEC 0xC7) 0xEE)))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/DEVA-OTF.flt b/FLT/DEVA-OTF.flt index 1a4996b..8b6bed7 100644 --- a/FLT/DEVA-OTF.flt +++ b/FLT/DEVA-OTF.flt @@ -1,33 +1,14 @@ ;; DEVA-OTF.flt -- Font Layout Table for Devanagari OpenType font -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter deva-otf nil + (font (nil nil unicode-bmp :otf=deva=rphf))) ;;;
  • DEVA-OTF.flt ;;; ;;; For Devanagari OpenType fonts to draw the Devanagari script. -(font layouter deva-otf nil - (font (nil nil unicode-bmp :otf=deva=rphf))) - (category ;; X: generic ;; C: consonant (except for RA) @@ -222,6 +203,28 @@ [ = ])) *)) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/GUJR-OTF.flt b/FLT/GUJR-OTF.flt index 350d45d..4711ca1 100644 --- a/FLT/GUJR-OTF.flt +++ b/FLT/GUJR-OTF.flt @@ -1,33 +1,14 @@ ;; GUJR-OTF.flt -- Font Layout Table for Gujarati OpenType fonts -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter gujr-otf nil + (font (nil nil unicode-bmp :otf=gujr=rphf))) ;;;
  • GUJR-OTF.flt ;;; ;;; For Gujarati OpenType fonts to draw the Gujarati script. -(font layouter gujr-otf nil - (font (nil nil unicode-bmp :otf=gujr=rphf))) - (category ;; C: consonant (except for RA) ;; R: consonant RA @@ -163,6 +144,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/GURU-OTF.flt b/FLT/GURU-OTF.flt index 3e0e8d1..88a5021 100644 --- a/FLT/GURU-OTF.flt +++ b/FLT/GURU-OTF.flt @@ -1,33 +1,14 @@ ;; GURU-OTF.flt -- Font Layout Table for Gurmukhi OpenType fonts -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter guru-otf nil + (font (nil nil unicode-bmp :otf=guru=blwf))) ;;;
  • GURU-OTF.flt ;;; ;;; For Gurmukhi OpenType fonts to draw the Gurmukhi script. -(font layouter guru-otf nil - (font (nil nil unicode-bmp :otf=guru=blwf))) - (category ;; C: general consonant (except for R and Y) ;; R: consonant (below) @@ -162,6 +143,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/HEBR-FF.flt b/FLT/HEBR-FF.flt index 1395e9a..7c7df76 100644 --- a/FLT/HEBR-FF.flt +++ b/FLT/HEBR-FF.flt @@ -1,25 +1,9 @@ ;; HEBR-FF.flt -- Font Layout Table for Hebrew fonts (Unicode encoding) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter hebr-ff nil + (font (nil nil unicode-bmp :lang=he,yi))) ;;;
  • HEBR-FF.flt ;;; @@ -27,9 +11,6 @@ ;;; This is for such fonts that do not require an explicit combining ;;; code because accents and points have negative lbearing. -(font layouter hebr-ff nil - (font (nil nil unicode-bmp :lang=he,yi))) - (category (0x0590 0x05ff ?h) ; hebrew ) @@ -96,6 +77,28 @@ *) ) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/HEBR.flt b/FLT/HEBR.flt index bf409a2..b7576a1 100644 --- a/FLT/HEBR.flt +++ b/FLT/HEBR.flt @@ -1,25 +1,9 @@ ;; HEBR.flt -- Font Layout Table for Hebrew font (Unicode encoding) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter hebr nil + (font (nil freesans unicode-bmp))) ;;;
  • HEBR.flt ;;; @@ -27,9 +11,6 @@ ;;; is for such a font that requires explicit combining code to draw ;;; accents and points. -(font layouter hebr nil - (font (nil freesans unicode-bmp))) - (category (0x0590 0x05ff ?h) ; hebrew ) @@ -95,6 +76,28 @@ *) ) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/KHMR-ANLONG.flt b/FLT/KHMR-ANLONG.flt index 0bb7da2..2f4655b 100644 --- a/FLT/KHMR-ANLONG.flt +++ b/FLT/KHMR-ANLONG.flt @@ -1,25 +1,9 @@ ;; KHMR-ANLONG.flt -- Font Layout Table for Khmer (Anlong font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter khmr-anlong nil + (font (nil anlongvill\ khek apple-roman))) ;;;
  • KHMR-ANLONG.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: http://www.cambodia.org/fonts/khmerfnt.zip ;;; -(font layouter khmr-anlong nil - (font (nil anlongvill\ khek apple-roman))) - (category ;; C: CONSONANT (except R and KHMER LETTER LA) ;; R: KHMER LETTER RO @@ -270,6 +251,28 @@ =)) *)) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/KHMR-MULE.flt b/FLT/KHMR-MULE.flt index 67eb8c7..787b3e0 100644 --- a/FLT/KHMR-MULE.flt +++ b/FLT/KHMR-MULE.flt @@ -1,34 +1,15 @@ ;; KHMR-MULE.flt -- Font Layout Table for Khmer (mule font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter khmr-mule nil + (font (mulekhmer-1))) ;;;
  • KHMR-MULE.flt ;;; ;;; For Khmer fonts of mule encoding to draw Khmer script. The font is ;;; available at: -(font layouter khmr-mule nil - (font (mulekhmer-1))) - (category (0x1780 0x17A2 ?C) ;; C: CONSONANT (except R and KHMER LETTER LA) (0x179A ?R) ;; R: KHMER LETTER RO @@ -199,6 +180,28 @@ (high-YA-IE ((range 0x04 0x05) Br.bc 0x14))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/KHMR-OTF.flt b/FLT/KHMR-OTF.flt index 38634cb..9419b16 100644 --- a/FLT/KHMR-OTF.flt +++ b/FLT/KHMR-OTF.flt @@ -1,25 +1,9 @@ ;; KHMR-OTF.flt -- Font Layout Table for Khmer OpenType fonts -;; Copyright (C) 2005, 2007 -;; 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. +;; Copyright (C) 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter khmr-otf nil + (font (nil nil unicode-bmp :otf=khmr=pres))) ;;;
  • KHMR-OTF.flt ;;; @@ -27,9 +11,6 @@ ;;; A Font is available from ;;; . -(font layouter khmr-otf nil - (font (nil nil unicode-bmp :otf=khmr=pres))) - (category (0x1780 0x17FF ?E) ; E: else (0x19E0 0x19FF ?E) @@ -189,6 +170,28 @@ ("." =)) *)) +;; Copyright (C) 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/KNDA-OTF.flt b/FLT/KNDA-OTF.flt index 90809fd..243ddeb 100644 --- a/FLT/KNDA-OTF.flt +++ b/FLT/KNDA-OTF.flt @@ -1,33 +1,14 @@ ;; KNDA-OTF.flt -- Font Layout Table for Kannada OpenType fonts -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter knda-otf nil + (font (nil nil unicode-bmp :otf=knda=rphf))) ;;;
  • KNDA-OTF.flt ;;; ;;; For Kannada OpenType fonts to draw the Kannada script. -(font layouter knda-otf nil - (font (nil nil unicode-bmp :otf=knda=rphf))) - (category ;; C: consonant (except for RA) ;; R: RA @@ -160,6 +141,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/LAOO-ALICE.flt b/FLT/LAOO-ALICE.flt index 87d2dfa..9a3eab7 100644 --- a/FLT/LAOO-ALICE.flt +++ b/FLT/LAOO-ALICE.flt @@ -1,25 +1,10 @@ ;; LAOO-ALICE.flt -- Font Layout Table for Lao (Alice font) -;; Copyright (C) 2003, 2004, 2005, 2007 -;; National Institute of Advanced Industrial Science and Technology (AIST) -;; Registration Number H15PRO112 +;; Copyright (C) 2003, 2004, 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter laoo-alice nil + (font (nil alice0\ lao apple-roman) + (nil alice0\ lao iso8859-1))) ;;;
  • LAOO-ALICE.flt ;;; @@ -30,10 +15,6 @@ ;;;
  • download: http://seasrc.th.net/font/fontlao.dir/alice0.zip ;;; -(font layouter laoo-alice nil - (font (nil alice0\ lao apple-roman) - (nil alice0\ lao iso8859-1))) - (category ;; C: CONSONANT (except for c and s) ;; c: TALL CONSONANT @@ -205,6 +186,28 @@ ((0x0ECC) 0xCC) ((0x0ECD) 0xD6)))) +;; Copyright (C) 2003, 2004, 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/LAOO-GENERIC.flt b/FLT/LAOO-GENERIC.flt index a4fda49..8fe8b79 100644 --- a/FLT/LAOO-GENERIC.flt +++ b/FLT/LAOO-GENERIC.flt @@ -1,31 +1,12 @@ ;; LAOO-GENERIC.flt -- Font Layout Table for Lao -;; Copyright (C) 2005, 2007 -;; 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. - -;;;
  • LAOO-GENERIC.flt +;; Copyright (C) 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. (font layouter laoo-generic nil (font (nil nil unicode-bmp :lang=lo))) +;;;
  • LAOO-GENERIC.flt + (category ;; C: CONSONANT (except for c and s) ;; c: TALL CONSONANT @@ -86,6 +67,28 @@ =)) *)) +;; Copyright (C) 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/LAOO-MULE.flt b/FLT/LAOO-MULE.flt index 064077f..8e098df 100644 --- a/FLT/LAOO-MULE.flt +++ b/FLT/LAOO-MULE.flt @@ -1,25 +1,9 @@ ;; LAOO-MULE.flt -- Font Layout Table for Lao (mule font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter laoo-mule nil + (font (mulelao-1))) ;;;
  • LAOO-MULE.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: ftp://ftp.gnu.org/pub/gnu/intlfonts/intlfonts-1.2.1.tar.gz ;;; -(font layouter laoo-mule nil - (font (mulelao-1))) - (category ;; C: CONSONANT (except c and s) ;; c: TALL CONSONANT @@ -126,6 +107,28 @@ ((0x0E4D) Bc-Bc 0xED) ((0x0E4E) Bc-Bc 0xEE)))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/LAOO-OTF.flt b/FLT/LAOO-OTF.flt index 705a16b..5504171 100644 --- a/FLT/LAOO-OTF.flt +++ b/FLT/LAOO-OTF.flt @@ -1,31 +1,12 @@ ;; LAOO-OTF.flt -- Font Layout Table for Lao -;; Copyright (C) 2006, 2007 -;; 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. - -;;;
  • LAOO-OTF.flt +;; Copyright (C) 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. (font layouter laoo-otf nil (font (nil phetsarath\ ot unicode-bmp))) +;;;
  • LAOO-OTF.flt + (category ;; C: CONSONANT ;; S: LAO SEMIVOWEL SIGN LO @@ -75,6 +56,28 @@ [ otf:lao\ =+ ])) *)) +;; Copyright (C) 2006, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/MLYM-CDAC.flt b/FLT/MLYM-CDAC.flt index f4460d2..330a4c8 100644 --- a/FLT/MLYM-CDAC.flt +++ b/FLT/MLYM-CDAC.flt @@ -1,25 +1,10 @@ ;; MLYM-CDAC.flt -- Font Layout Table for Malayalam (C-DAC font) -;; Copyright (C) 2003, 2004, 2007 -;; National Institute of Advanced Industrial Science and Technology (AIST) -;; Registration Number H15PRO112 +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter mlym-cdac nil + (font (malayalam-cdac) + (nil ml-ttkarthika apple-roman))) ;;;
  • MLYM-CDAC.flt ;;; @@ -30,10 +15,6 @@ ;;;
  • download: http://www.iiit.net/ltrc/iscii/iscii_plugin_linux.tar.gz ;;; -(font layouter mlym-cdac nil - (font (malayalam-cdac) - (nil ml-ttkarthika apple-roman))) - (category (0x0D00 0x0D7F ?E) ; all malayalam characters (0x0D02 ?A) ; ANUSVARA @@ -237,6 +218,28 @@ ("." [ = ])) *)) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/MLYM-OTF.flt b/FLT/MLYM-OTF.flt index b5ffe03..7300680 100644 --- a/FLT/MLYM-OTF.flt +++ b/FLT/MLYM-OTF.flt @@ -1,33 +1,14 @@ ;; MLYM-OTF.flt -- Font Layout Table for Malayalam OpenType font -;; Copyright (C) 2003, 2004, 2005, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter mlym-otf nil + (font (nil nil unicode-bmp :otf=mlym=akhn))) ;;;
  • MLYM-OTF.flt ;;; ;;; For Malayalam OpenType fonts to draw the reformed Malayalam script. -(font layouter mlym-otf nil - (font (nil nil unicode-bmp :otf=mlym=akhn))) - (category ;; C: consonant (except for R, B, and P) ;; R: consonant RA @@ -218,6 +199,28 @@ [ = ])) *)) +;; Copyright (C) 2003, 2004, 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/MLYM-RACHANA.flt b/FLT/MLYM-RACHANA.flt index 9b41b86..e1d5b51 100644 --- a/FLT/MLYM-RACHANA.flt +++ b/FLT/MLYM-RACHANA.flt @@ -1,25 +1,9 @@ ;; MLYM-RACHANA.flt -- Font Layout Table for Malayalam Rachana font -;; Copyright (C) 2005, 2007 -;; 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. +;; Copyright (C) 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter mlym-rachana nil + (font (nil rachana unicode-bmp))) ;;;
  • MLYM-RACHANA.flt ;;; @@ -27,9 +11,6 @@ ;;; script. This fonts handles virtually all ligatures with the AKHN ;;; feature without character reordering. -(font layouter mlym-rachana nil - (font (nil rachana unicode-bmp))) - ;; The first stage is to extract a syllable and re-order characters. (category ;; C: consonant @@ -128,6 +109,28 @@ ("." =)) *)) +;; Copyright (C) 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/MYMR-MYAZEDI.flt b/FLT/MYMR-MYAZEDI.flt index 4de4b2b..7df418e 100644 --- a/FLT/MYMR-MYAZEDI.flt +++ b/FLT/MYMR-MYAZEDI.flt @@ -1,25 +1,9 @@ ;; MYMR-MYAZEDI.flt -- Font Layout Table for Myanmar (Zedi font) -;; Copyright (C) 2004, 2005, 2006, 2007 -;; 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. +;; Copyright (C) 2004, 2005, 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter mymr-myazedi nil + (font (nil myazedi_m17n unicode-bmp))) ;;;
  • MYMR-MYAZEDI.flt ;;; @@ -28,9 +12,6 @@ ;;;
  • download: http://www.myazedi.com/downloads/MyaZedi_M17N.ttf ;;; -(font layouter mymr-myazedi nil - (font (nil myazedi_m17n unicode-bmp))) - ;; 1st stage ;; Extract syllable while detecting Kinzi, substituting subscripts, ;; and removing Halants. @@ -370,6 +351,28 @@ =)) *)) +;; Copyright (C) 2004, 2005, 2006, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; coding: utf-8 diff --git a/FLT/NO-CTL.flt b/FLT/NO-CTL.flt index 4d8582d..46c30da 100644 --- a/FLT/NO-CTL.flt +++ b/FLT/NO-CTL.flt @@ -1,4 +1,26 @@ ;; NO-CLT.flt -- Font Layout Table suppressing Complex Text Layout +;; Copyright (C) 2003, 2004, 2005 AIST (H15PRO112) +;; See the end for copying conditions. + +(font layouter no-ctl nil) + +;;;
  • NO-CTL.flt +;;; +;;; This is to suppress Complex Text Layout for many scripts. This +;;; FLT can be used for fonts that have Unicode encoding. Even if a +;;; glyph in a font has zero width, the glyph is displayed as if it is +;;; a spacing glyph. + +(category + (0x0000 0x10FFFF ?C) +) + +(generator + (0 + (cond + ("C" [ = ])) + *)) + ;; Copyright (C) 2003, 2004, 2005 ;; National Institute of Advanced Industrial Science and Technology (AIST) ;; Registration Number H15PRO112 @@ -20,23 +42,6 @@ ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, ;; Boston, MA 02110-1301, USA. -;;;
  • NO-CTL.flt -;;; -;;; This is to suppress Complex Text Layout for many scripts. This -;;; FLT can be used for fonts that have Unicode encoding. Even if a -;;; glyph in a font has zero width, the glyph is displayed as if it is -;;; a spacing glyph. - -(category - (0x0000 0x10FFFF ?C) -) - -(generator - (0 - (cond - ("C" [ = ])) - *)) - ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/ORYA-OTF.flt b/FLT/ORYA-OTF.flt index 85b23a4..fb436a3 100644 --- a/FLT/ORYA-OTF.flt +++ b/FLT/ORYA-OTF.flt @@ -1,33 +1,14 @@ ;; ORYA-OTF.flt -- Font Layout Table for Oriya OpenType font -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter orya-otf nil + (font (nil nil unicode-bmp :otf=orya=rphf))) ;;;
  • ORYA-OTF.flt ;;; ;;; For Oriya OpenType fonts to draw the Oriya script. -(font layouter orya-otf nil - (font (nil nil unicode-bmp :otf=orya=rphf))) - (category ;; C: consonant (except for R, B and Y) ;; R: consonant RA @@ -225,6 +206,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/SINH-OTF.flt b/FLT/SINH-OTF.flt index c55089f..de47056 100644 --- a/FLT/SINH-OTF.flt +++ b/FLT/SINH-OTF.flt @@ -1,34 +1,15 @@ ;; SINH-OTF.flt -- Font Layout Table for Sinhala OpenType fonts -;; Copyright (C) 2004, 2005, 2007 -;; 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. +;; Copyright (C) 2004, 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter sinh-otf nil + (font (nil nil unicode-bmp :otf=sinh=akhn))) ;;;
  • SINH-OTF.flt ;;; ;;; For Sinhala OpenType fonts to draw Sinhala. ;;; A Font is available from . -(font layouter sinh-otf nil - (font (nil nil unicode-bmp :otf=sinh=akhn))) - (category ;; V : independent vowels ;; C : consonants @@ -126,6 +107,28 @@ [ otf:sinh=+ ])) *)) +;; Copyright (C) 2004, 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/SYRC-OTF.flt b/FLT/SYRC-OTF.flt index 39a86b1..5cb7fb6 100644 --- a/FLT/SYRC-OTF.flt +++ b/FLT/SYRC-OTF.flt @@ -1,33 +1,14 @@ ;; SYRC-OTF.flt -- Font Layout Table for Syriac OpenType font -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter syrc-otf nil + (font (nil nil unicode-bmp :otf=syrc))) ;;;
  • SYRC-OTF.flt ;;; ;;; For Syriac OpenType fonts to draw the Syriac script. -(font layouter syrc-otf nil - (font (nil nil unicode-bmp :otf=syrc))) - ;; Step 1: Initial, medial, or final. (category @@ -178,6 +159,28 @@ (0 otf:syrc=)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/TAML-CDAC.flt b/FLT/TAML-CDAC.flt index 7c0d139..1dcf85b 100644 --- a/FLT/TAML-CDAC.flt +++ b/FLT/TAML-CDAC.flt @@ -1,25 +1,9 @@ ;; TAML-CDAC.flt -- Font Layout Table for Tamil (C-DAC font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter taml-cdac nil + (font (nil tm-ttvalluvar apple-roman))) ;;;
  • TAML-CDAC.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: http://www.iiit.net/ltrc/iscii/iscii_plugin_linux.tar.gz ;;; -(font layouter taml-cdac nil - (font (nil tm-ttvalluvar apple-roman))) - (category ;; C: CONSONANT ;; I: INDEPENDENT VOWEL @@ -340,6 +321,28 @@ )) ) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/TAML-OTF.flt b/FLT/TAML-OTF.flt index 21477d1..05e189f 100644 --- a/FLT/TAML-OTF.flt +++ b/FLT/TAML-OTF.flt @@ -1,33 +1,14 @@ ;; TAML-OTF.flt -- Font Layout Table for Tamil OpenType fonts -;; Copyright (C) 2004, 2006, 2007 -;; 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. +;; Copyright (C) 2004, 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter taml-otf nil + (font (nil nil unicode-bmp :otf=taml=akhn))) ;;;
  • TAML-OTF.flt ;;; ;;; For Tamil OpenType fonts to draw the Tamil script. -(font layouter taml-otf nil - (font (nil nil unicode-bmp :otf=taml=akhn))) - (category ;; C: consonant ;; H: HALANT @@ -103,6 +84,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2006, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/TELU-OTF.flt b/FLT/TELU-OTF.flt index c99809a..df01955 100644 --- a/FLT/TELU-OTF.flt +++ b/FLT/TELU-OTF.flt @@ -1,33 +1,14 @@ ;; TELU-OTF.flt -- Font Layout Table for Telugu OpenType fonts -;; Copyright (C) 2004, 2007 -;; 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. +;; Copyright (C) 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter telu-otf nil + (font (nil nil unicode-bmp :otf=telu=blwf))) ;;;
  • TELU-OTF.flt ;;; ;;; For Telugu OpenType fonts to draw the Telugu script. -(font layouter telu-otf nil - (font (nil nil unicode-bmp :otf=telu=blwf))) - (category ;; C: consonant ;; H: HALANT @@ -116,6 +97,28 @@ [ = ])) *)) +;; Copyright (C) 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/THAA-OTF.flt b/FLT/THAA-OTF.flt index 4df79ae..7847437 100644 --- a/FLT/THAA-OTF.flt +++ b/FLT/THAA-OTF.flt @@ -1,33 +1,14 @@ ;; THAA.flt -- Font Layout Table for Thaana OpenType font -;; Copyright (C) 2004, 2005, 2007 -;; 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. +;; Copyright (C) 2004, 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter thaa-otf nil + (font (nil nil unicode-bmp :otf=thaa))) ;;;
  • THAA-OTF.flt ;;; ;;; For Thaana OpenType fonts to draw the Thaana script. -(font layouter thaa-otf nil - (font (nil nil unicode-bmp :otf=thaa))) - (category (0x0780 0x07a5 ?c) ; consonants (0x07a6 0x07b0 ?v) ; vowels @@ -49,6 +30,28 @@ (0 otf:thaa=+mark)) +;; Copyright (C) 2004, 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/THAI-GENERIC.flt b/FLT/THAI-GENERIC.flt index 260fba6..e69924a 100644 --- a/FLT/THAI-GENERIC.flt +++ b/FLT/THAI-GENERIC.flt @@ -1,33 +1,14 @@ ;; THAI-GENERIC.flt -- Font Layout Table for Thai (proportional font) -;; Copyright (C) 2005, 2007 -;; 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. +;; Copyright (C) 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter thai-generic nil + (font (nil nil unicode-bmp :lang=th))) ;;;
  • THAI-GENERIC.flt ;;; ;;; For the Thai proportional fonts to draw Thai script. -(font layouter thai-generic nil - (font (nil nil unicode-bmp :lang=th))) - (category ;; C: CONSONANT normal ;; c: CONSONANT tall @@ -73,6 +54,28 @@ =)) *)) +;; Copyright (C) 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/THAI-NORASI.flt b/FLT/THAI-NORASI.flt index 081cff9..6826c03 100644 --- a/FLT/THAI-NORASI.flt +++ b/FLT/THAI-NORASI.flt @@ -1,25 +1,9 @@ ;; THAI-NORASI.flt -- Font Layout Table for Thai (Norasi font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter thai-norasi nil + (font (nil norasi unicode-bmp))) ;;;
  • THAI-NORASI.flt ;;; @@ -29,9 +13,6 @@ ;;;
  • infopage: ;;; -(font layouter thai-norasi nil - (font (nil norasi unicode-bmp))) - ;; 1st stage: basic composition of CVT (category ;; C: CONSONANT @@ -122,6 +103,28 @@ (tone-low ((range 0x0E48 0x0E4C) 0xF70A))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/THAI-OTF.flt b/FLT/THAI-OTF.flt index 01f75b7..25aff49 100644 --- a/FLT/THAI-OTF.flt +++ b/FLT/THAI-OTF.flt @@ -1,31 +1,12 @@ ;; THAI-OTF.flt -- Font Layout Table for Thai -;; Copyright (C) 2006, 2007 -;; 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. - -;;;
  • THAI-OTF.flt +;; Copyright (C) 2006, 2007 AIST (H15PRO112) +;; See the end for copying conditions. (font layouter thai-otf nil (font (nil nil unicode-bmp :otf=thai+mark,mkmk))) +;;;
  • THAI-OTF.flt + (category ;; C: CONSONANT ;; A: SARA-AM @@ -93,6 +74,28 @@ [ otf:thai=+ ])) *)) +;; Copyright (C) 2006, 2007 +;; 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. + ;; Local Variables: ;; mode: emacs-lisp ;; End: diff --git a/FLT/THAI-TIS620.flt b/FLT/THAI-TIS620.flt index 37ee3b6..1b797f3 100644 --- a/FLT/THAI-TIS620.flt +++ b/FLT/THAI-TIS620.flt @@ -1,34 +1,15 @@ ;; THAI-TIS620.flt -- Font Layout Table for Thai (TIS620 font) -;; Copyright (C) 2003, 2004, 2007 -;; National Institute of Advanced Industrial Science and Technology (AIST) -;; Registration Number H15PRO112 +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter thai-tis620 nil + (font (tis620.2529-1) + (tis620.2533-0))) ;;;
  • THAI-TIS620.flt ;;; ;;; For fixed width fonts of TIS620 encoding to draw Thai script. -(font layouter thai-tis620 nil - (font (tis620.2529-1) - (tis620.2533-0))) - (category ;; C: CONSONANT ;; V: VOWEL UPPER @@ -76,6 +57,28 @@ ((0x0E4D) tc+bc 0xED) ((0x0E4E) tc+bc 0xEE)))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; End: diff --git a/FLT/TIBT-MTIB.flt b/FLT/TIBT-MTIB.flt index 7ec3785..0df539f 100644 --- a/FLT/TIBT-MTIB.flt +++ b/FLT/TIBT-MTIB.flt @@ -1,25 +1,9 @@ ;; TIBT-MTIB.flt -- Font Layout Table for Tibetan (Tomabechi font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter tibt-mtib nil + (font (nil mtib unicode-bmp))) ;;;
  • TIBT-MTIB.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: http://www.m17n.org/emacs-ttf/fonts/tibetan/mtib.ttf ;;; -(font layouter tibt-mtib nil - (font (nil mtib unicode-bmp))) - (category ;; Tibetan character category for rendering ;; C: CONSONANTS (except R) @@ -257,6 +238,28 @@ ((0x0FB7 0x0FAD) 0xE00F) ((0x0FB7 0x0FB2) 0xE024)))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; coding: utf-8 diff --git a/FLT/TIBT-MULE.flt b/FLT/TIBT-MULE.flt index edf6f94..f01c045 100644 --- a/FLT/TIBT-MULE.flt +++ b/FLT/TIBT-MULE.flt @@ -1,25 +1,9 @@ ;; TIBT-MULE.flt -- Font Layout Table for Tibetan (muletibetan font) -;; Copyright (C) 2003, 2004, 2007 -;; 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. +;; Copyright (C) 2003, 2004, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter tibt-mule nil + (font (muletibetan-2))) ;;;
  • TIBT-MULE.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: ftp://ftp.gnu.org/pub/gnu/intlfonts/intlfonts-1.2.1.tar.gz ;;; -(font layouter tibt-mule nil - (font (muletibetan-2))) - (category ;; Tibetan character category for rendering ;; C: CONSONANTS (except R) @@ -258,6 +239,28 @@ ((0x2348 0x233E) 0x2430) ((0x2348 0x2343) 0x245C)))) +;; Copyright (C) 2003, 2004, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; coding: utf-8 diff --git a/FLT/TIBT-OTF.flt b/FLT/TIBT-OTF.flt index 3676d26..7c9f43b 100644 --- a/FLT/TIBT-OTF.flt +++ b/FLT/TIBT-OTF.flt @@ -1,25 +1,9 @@ ;; TIBT-OTF.flt -- Font Layout Table for Tibetan (OpenType font) -;; Copyright (C) 2005, 2007 -;; 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. +;; Copyright (C) 2005, 2007 AIST (H15PRO112) +;; See the end for copying conditions. -;; 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. +(font layouter tibt-otf nil + (font (nil nil unicode-bmp :otf=tibt=ccmp,blws,abvs))) ;;;
  • TIBT-OTF.flt ;;; @@ -30,9 +14,6 @@ ;;;
  • download: http://ftp.debian.org/debian/pool/main/t/ttf-tmuni/ttf-tmuni_0.0.20040806.orig.tar.gz ;;; -(font layouter tibt-otf nil - (font (nil nil unicode-bmp :otf=tibt=ccmp,blws,abvs))) - ;; Step 0: Reordering Characters ;; ;; According to the Unicode canonical combining class value (CCCV), @@ -109,6 +90,28 @@ =)) *)) +;; Copyright (C) 2005, 2007 +;; 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. + ;; Local Variables: ;; mode: lisp ;; coding: utf-8