summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd')
-rw-r--r--Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd45
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd b/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd
new file mode 100644
index 00000000000..35c87f93c6e
--- /dev/null
+++ b/Master/texmf-dist/source/fonts/fonts-tlwg/latex/lthkinnari.fd
@@ -0,0 +1,45 @@
+% lthkinnari.fd
+%
+% This file is part of the thaifonts-scalable package
+%
+% Copyright (C) 1999 National Electronics and Computer Technology Center
+% (NECTEC), Thailand. All rights reserved.
+%
+% It may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either version 1.3
+% of this license or (at your option) any later version.
+% The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3 or later is part of all distributions of LaTeX
+% version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work is Theppitak Karoonboonyanan.
+%
+% 2005/01/24 Theppitak Karoonboonyanan <thep@linux.thai.net>
+% - italic shape added for medium and bold face series
+% 2004/02/05 Poonlap Veerathanabutr <poonlap@linux.thai.net>
+% - first release (based on lthgaruda.fd)
+
+\ProvidesFile{lthkinnari.fd}[2004/02/05 v1.0 Thai font definitions]
+
+% Primary declarations
+\DeclareFontFamily{LTH}{kinnari}{}
+\DeclareFontShape{LTH}{kinnari}{m}{n}{<->s * kinnari}{}
+\DeclareFontShape{LTH}{kinnari}{m}{it}{<->s * kinnari_i}{}
+\DeclareFontShape{LTH}{kinnari}{m}{sl}{<->s * kinnari_o}{}
+%%%%%%% bold series
+\DeclareFontShape{LTH}{kinnari}{b}{n}{<->s * kinnari_b}{}
+\DeclareFontShape{LTH}{kinnari}{b}{it}{<->s * kinnari_bi}{}
+\DeclareFontShape{LTH}{kinnari}{b}{sl}{<->s * kinnari_bo}{}
+
+% Substitutions
+\DeclareFontShape{LTH}{kinnari}{bx}{n}{<->ssub * kinnari/b/n}{}
+\DeclareFontShape{LTH}{kinnari}{bx}{sl}{<->ssub * kinnari/b/sl}{}
+\DeclareFontShape{LTH}{kinnari}{bx}{it}{<->ssub * kinnari/b/it}{}
+\endinput
+
+%
+% EOF
+%