From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/quattrocento/latex/T1Quattrocento-TLF.fd | 89 ++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 fonts/quattrocento/latex/T1Quattrocento-TLF.fd (limited to 'fonts/quattrocento/latex/T1Quattrocento-TLF.fd') diff --git a/fonts/quattrocento/latex/T1Quattrocento-TLF.fd b/fonts/quattrocento/latex/T1Quattrocento-TLF.fd new file mode 100644 index 0000000000..20899d9012 --- /dev/null +++ b/fonts/quattrocento/latex/T1Quattrocento-TLF.fd @@ -0,0 +1,89 @@ +%% Generated by autoinst on 2019/04/03 +%% +\ProvidesFile{T1Quattrocento-TLF.fd} + [2019/04/03 (autoinst) Font definitions for T1/Quattrocento-TLF.] + +\expandafter\ifx\csname Quattrocento@scale\endcsname\relax + \let\Quattrocento@@scale\@empty +\else + \edef\Quattrocento@@scale{s*[\csname Quattrocento@scale\endcsname]}% +\fi + +\DeclareFontFamily{T1}{Quattrocento-TLF}{} + + +% ---- regular ---- + +\DeclareFontShape{T1}{Quattrocento-TLF}{regular}{n}{ + <-> \Quattrocento@@scale Quattrocento-tlf-t1 +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{regular}{it}{ + <-> \Quattrocento@@scale Quattrocento-Italic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{regular}{sl}{ + <-> ssub * Quattrocento-TLF/regular/it +}{} + + +% ---- bold ---- + +\DeclareFontShape{T1}{Quattrocento-TLF}{bold}{n}{ + <-> \Quattrocento@@scale Quattrocento-Bold-tlf-t1 +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{bold}{it}{ + <-> \Quattrocento@@scale Quattrocento-BoldItalic-tlf-t1 +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{bold}{sl}{ + <-> ssub * Quattrocento-TLF/bold/it +}{} + +% +% ==== Extra 'ssub' rules to map the standard NFSS codes to our fancy names ==== +% + +% m --> regular + +\DeclareFontShape{T1}{Quattrocento-TLF}{m}{sl}{ + <-> ssub * Quattrocento-TLF/regular/sl +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{m}{n}{ + <-> ssub * Quattrocento-TLF/regular/n +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{m}{it}{ + <-> ssub * Quattrocento-TLF/regular/it +}{} + + +% b --> bold + +\DeclareFontShape{T1}{Quattrocento-TLF}{b}{sl}{ + <-> ssub * Quattrocento-TLF/bold/sl +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{b}{n}{ + <-> ssub * Quattrocento-TLF/bold/n +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{b}{it}{ + <-> ssub * Quattrocento-TLF/bold/it +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{bx}{n}{ + <-> ssub * Quattrocento-TLF/b/n +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{bx}{sl}{ + <-> ssub * Quattrocento-TLF/b/sl +}{} + +\DeclareFontShape{T1}{Quattrocento-TLF}{bx}{it}{ + <-> ssub * Quattrocento-TLF/b/it +}{} + +\endinput -- cgit v1.2.3