From 44b1c57b3e9bb7fc98177afdce193c457abeddc5 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 24 Dec 2010 23:23:20 +0000 Subject: droid 1.0 (24dec10) git-svn-id: svn://tug.org/texlive/trunk@20850 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/droid/ot1fdr.fd | 89 +++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/droid/ot1fdr.fd (limited to 'Master/texmf-dist/tex/latex/droid/ot1fdr.fd') diff --git a/Master/texmf-dist/tex/latex/droid/ot1fdr.fd b/Master/texmf-dist/tex/latex/droid/ot1fdr.fd new file mode 100644 index 00000000000..993502cff6f --- /dev/null +++ b/Master/texmf-dist/tex/latex/droid/ot1fdr.fd @@ -0,0 +1,89 @@ +%Filename: ot1fdr.fd +%Created by: tex droid-drv +%Created using fontinst v1.927 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{ot1fdr.fd} + [2010/12/17 Fontinst v1.927 font definitions for OT1/fdr.] + +\expandafter\ifx\csname droid@fdr@scale\endcsname\relax + \let\droid@fdr@scale\@empty +\fi + +\DeclareFontFamily{OT1}{fdr}{} + +\DeclareFontShape{OT1}{fdr}{m}{n}{ + <->\droid@fdr@scale ot1-DroidSerif-Regular +}{} + +\DeclareFontShape{OT1}{fdr}{m}{sl}{ + <->\droid@fdr@scale ot1-DroidSerif-Regular-Slanted +}{} + +\DeclareFontShape{OT1}{fdr}{m}{sc}{ + <->\droid@fdr@scale ot1-DroidSerif-Regular-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{m}{scsl}{ + <->\droid@fdr@scale ot1-DroidSerif-Regular-Slanted-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{m}{it}{ + <->\droid@fdr@scale ot1-DroidSerif-Italic +}{} + +\DeclareFontShape{OT1}{fdr}{m}{up}{ + <->\droid@fdr@scale ot1-DroidSerif-Italic-Upright +}{} + +\DeclareFontShape{OT1}{fdr}{m}{scit}{ + <->\droid@fdr@scale ot1-DroidSerif-Italic-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{m}{scup}{ + <->\droid@fdr@scale ot1-DroidSerif-Italic-Upright-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{b}{n}{ + <->\droid@fdr@scale ot1-DroidSerif-Bold +}{} + +\DeclareFontShape{OT1}{fdr}{b}{sl}{ + <->\droid@fdr@scale ot1-DroidSerif-Bold-Slanted +}{} + +\DeclareFontShape{OT1}{fdr}{b}{sc}{ + <->\droid@fdr@scale ot1-DroidSerif-Bold-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{b}{scsl}{ + <->\droid@fdr@scale ot1-DroidSerif-Bold-Slanted-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{b}{it}{ + <->\droid@fdr@scale ot1-DroidSerif-BoldItalic +}{} + +\DeclareFontShape{OT1}{fdr}{b}{up}{ + <->\droid@fdr@scale ot1-DroidSerif-BoldItalic-Upright +}{} + +\DeclareFontShape{OT1}{fdr}{b}{scit}{ + <->\droid@fdr@scale ot1-DroidSerif-BoldItalic-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{b}{scup}{ + <->\droid@fdr@scale ot1-DroidSerif-BoldItalic-Upright-SmallCaps +}{} + +\DeclareFontShape{OT1}{fdr}{bx}{n}{<->ssub * fdr/b/n}{} +\DeclareFontShape{OT1}{fdr}{bx}{sl}{<->ssub * fdr/b/sl}{} +\DeclareFontShape{OT1}{fdr}{bx}{sc}{<->ssub * fdr/b/sc}{} +\DeclareFontShape{OT1}{fdr}{bx}{scsl}{<->ssub * fdr/b/scsl}{} +\DeclareFontShape{OT1}{fdr}{bx}{it}{<->ssub * fdr/b/it}{} +\DeclareFontShape{OT1}{fdr}{bx}{up}{<->ssub * fdr/b/up}{} +\DeclareFontShape{OT1}{fdr}{bx}{scit}{<->ssub * fdr/b/scit}{} +\DeclareFontShape{OT1}{fdr}{bx}{scup}{<->ssub * fdr/b/scup}{} + +\endinput -- cgit v1.2.3