summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/ocr-latex/ot1ocrbo.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/ocr-latex/ot1ocrbo.fd
Initial commit
Diffstat (limited to 'macros/latex/contrib/ocr-latex/ot1ocrbo.fd')
-rw-r--r--macros/latex/contrib/ocr-latex/ot1ocrbo.fd20
1 files changed, 20 insertions, 0 deletions
diff --git a/macros/latex/contrib/ocr-latex/ot1ocrbo.fd b/macros/latex/contrib/ocr-latex/ot1ocrbo.fd
new file mode 100644
index 0000000000..ec7e2d30f6
--- /dev/null
+++ b/macros/latex/contrib/ocr-latex/ot1ocrbo.fd
@@ -0,0 +1,20 @@
+\ProvidesFile{ot1ocro.fd}[2006/09/18 Font definitions for the OCR-B outline fonts. Look in ocr.sty for further information.]
+
+\DeclareFontFamily{OT1}{ocrbo}{}
+\DeclareFontShape{OT1}{ocrbo}{m}{n}{%
+ <5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>ocrb10f}{}
+
+\DeclareFontShape{OT1}{ocrbo}{m}{sl}{%
+ <5><6><7><8><9><10><10.95><12><14.4><17.28><20.74><24.88>ocrb10g}{}
+
+\DeclareFontShape{OT1}{ocrbo}{m} {it}{<->ssub * ocrbo/m/sl}{}
+\DeclareFontShape{OT1}{ocrbo}{m} {sc}{<->ssub * ocrbo/m/n}{}
+\DeclareFontShape{OT1}{ocrbo}{b} {n} {<->ssub * ocrbo/m/n}{}
+\DeclareFontShape{OT1}{ocrbo}{b} {sc}{<->ssub * ocrbo/m/n}{}
+\DeclareFontShape{OT1}{ocrbo}{b} {sl}{<->ssub * ocrbo/m/sl}{}
+\DeclareFontShape{OT1}{ocrbo}{b} {it}{<->ssub * ocrbo/m/it}{}
+\DeclareFontShape{OT1}{ocrbo}{bx}{n} {<->ssub * ocrbo/b/n}{}
+\DeclareFontShape{OT1}{ocrbo}{bx}{sc}{<->ssub * ocrbo/b/sc}{}
+\DeclareFontShape{OT1}{ocrbo}{bx}{sl}{<->ssub * ocrbo/b/sl}{}
+\DeclareFontShape{OT1}{ocrbo}{bx}{it}{<->ssub * ocrbo/b/it}{}
+\endinput \ No newline at end of file