From 0c064f70cbb4e75660441c4d0da7b0374beb4537 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 8 Jan 2011 00:42:16 +0000 Subject: ocr-b-outline 1.0 (7jan11) git-svn-id: svn://tug.org/texlive/trunk@20969 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/ocr-b-outline/README | 36 ++++++++++++++++++++++ .../texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex | 7 +++++ 2 files changed, 43 insertions(+) create mode 100644 Master/texmf-dist/doc/fonts/ocr-b-outline/README create mode 100644 Master/texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex (limited to 'Master/texmf-dist/doc/fonts') diff --git a/Master/texmf-dist/doc/fonts/ocr-b-outline/README b/Master/texmf-dist/doc/fonts/ocr-b-outline/README new file mode 100644 index 00000000000..0f714b927a0 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/ocr-b-outline/README @@ -0,0 +1,36 @@ +OCR-B outline fonts (Type1 and OpenType), 6 Jan 2010 +Z. Wagner, http://icebearsoft.euweb.cz + +This package contains Type1 and OpenType versions of OCR-B fonts. +The METAFONT sources were developed by: + + Norbert Schwarz + Ruhr-Universitaet Bochum + Rechenzentrum + Postfach 10 21 48 + D-4630 Bochum 1 + West Germany + + EARN: P920021@DBORUB01 + + Norbert/Schwarz/ruhr-uni-bochum/de + +The license of the outline fonts is the same as for the original fonts, +i.e. you may freely use, modify, and/or distribute any of these files, +without limitation. + +It is necesary to stress that TeX needs metric files in addition to the +Type1 files. The metric files are not included in this package. The PFB +files will therefore be useless without the original OCR-B package. + +The METAFONT sources were first processed by mftrace using potrace +as a vectorizer. A few years later the resulting Type1 files were +manually converted to OpenType by fontforge. The SFD files are also +distributed. + +The conversion was done just automatically, the results were not carefully +examined. The result is decent if used in design size. The fonts might +be unusable in larger sizes. + +It might be useful to combine all OTF files into a single font with several +optical sizes. diff --git a/Master/texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex b/Master/texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex new file mode 100644 index 00000000000..4fa7f2cbcb1 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/ocr-b-outline/xe-test.tex @@ -0,0 +1,7 @@ +\documentclass{article} +\usepackage{fontspec} +\pagestyle{empty} +\begin{document} +\fontspec{ocrb10} +ASD asd 123 +\end{document} -- cgit v1.2.3