summaryrefslogtreecommitdiff
path: root/fonts/tex-cm-unicode/Makefile
diff options
context:
space:
mode:
authorminskim <minskim>2011-10-10 22:07:23 +0000
committerminskim <minskim>2011-10-10 22:07:23 +0000
commitf631ea84b326c2f9847d09d7234b55766adfbc2c (patch)
tree78b8b4e25bf8e598298fbdd23e7d280c535a4a9a /fonts/tex-cm-unicode/Makefile
parent6cb813e9cea6a9f0dbe1f8aa9e1c0320f1563127 (diff)
downloadpkgsrc-f631ea84b326c2f9847d09d7234b55766adfbc2c.tar.gz
Import tex-cm-unicode-0.7.0 as fonts/tex-cm-unicode.
Computer Modern Unicode fonts were converted from metafont sources using mftrace with autotrace backend and fontforge. Some characters in several fonts are copied from Blue Sky type 1 fonts released by AMS. Currently the fonts contain glyphs from Latin (Metafont ec, tc, vnr), Cyrillic (lh), Greek (cbgreek when available) code sets and IPA extensions (from tipa). This font set contains 33 fonts. This archive contains AFM, PFB and OTF versions; the OTF version of the Computer Modern Unicode fonts works with TeX engines that directly support OpenType features, such as XeTeX and LuaTeX.
Diffstat (limited to 'fonts/tex-cm-unicode/Makefile')
-rw-r--r--fonts/tex-cm-unicode/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/fonts/tex-cm-unicode/Makefile b/fonts/tex-cm-unicode/Makefile
new file mode 100644
index 00000000000..c9205616f47
--- /dev/null
+++ b/fonts/tex-cm-unicode/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2011/10/10 22:07:23 minskim Exp $
+
+DISTNAME= cm-unicode
+PKGNAME= tex-${DISTNAME}-0.7.0
+TEXLIVE_REV= 19445
+
+MAINTAINER= minskim@NetBSD.org
+COMMENT= Computer Modern Unicode font family
+LICENSE= open-font-license
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"