From 2a7fb50f246a5d5805c2ebabd0f7275b19054e29 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 May 2015 11:27:28 +0000 Subject: Add a couple more tex-* font packages. This completes texlive-collection-fontsextra. --- fonts/tex-almfixed/DESCR | 22 ++++++++++++++++++++++ fonts/tex-almfixed/Makefile | 13 +++++++++++++ fonts/tex-almfixed/PLIST | 3 +++ fonts/tex-almfixed/distinfo | 5 +++++ 4 files changed, 43 insertions(+) create mode 100644 fonts/tex-almfixed/DESCR create mode 100644 fonts/tex-almfixed/Makefile create mode 100644 fonts/tex-almfixed/PLIST create mode 100644 fonts/tex-almfixed/distinfo (limited to 'fonts/tex-almfixed') diff --git a/fonts/tex-almfixed/DESCR b/fonts/tex-almfixed/DESCR new file mode 100644 index 00000000000..cefdf64c788 --- /dev/null +++ b/fonts/tex-almfixed/DESCR @@ -0,0 +1,22 @@ +Arabic-Latin Modern Fixed is an extension of TeX-Gyre Latin +Modern Mono 10 Regular. Every glyph and opentype feature of the +Latin Modern Mono has been retained, with minor improvements. +On the other hand, we have changed the vertical metrics of the +font. Although the Arabic script is designed to use the same x- +size as Latin Modern Mono, the former script needs greater +ascender and descender space. Every Arabic glyph in each +Unicode-code block is supported (up to Unicode 7.0): Arabic, +Arabic Supplement, Arabic Extended, Arabic Presentation-Forms +A, and Arabic Presentation-Forms B. There are two versions of +the font: otf and ttf. The opentype version is for print +applications (and usually the default for TeX). The TrueType +version is for on-screen applications such as text editors. +Hinting in the ttf version is much better for on-screen, at +least on Microsoft Windows. The most unique feature of Arabic- +Latin Modern is in its treatment of vowels and diacritics. Each +vowel and diacritic (ALM Fixed contains a total of 68 such +glyphs) can now be edited horizontally within any text editor +or processor. The author believes this is the very first +opentype Arabic font ever to have this capability. Editing +complex Arabic texts will now be much easier to input and to +proofread. diff --git a/fonts/tex-almfixed/Makefile b/fonts/tex-almfixed/Makefile new file mode 100644 index 00000000000..14e95f36c9f --- /dev/null +++ b/fonts/tex-almfixed/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +DISTNAME= almfixed +PKGNAME= tex-${DISTNAME}-0.92 +TEXLIVE_REV= 35065 + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://ctan.org/pkg/almfixed +COMMENT= Add full Arabic Unicode support to TeX-Gyre Latin Modern Mono 10 +LICENSE= lppl-1.3c # gfl + +.include "../../print/texlive/package.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/fonts/tex-almfixed/PLIST b/fonts/tex-almfixed/PLIST new file mode 100644 index 00000000000..e6d84695e78 --- /dev/null +++ b/fonts/tex-almfixed/PLIST @@ -0,0 +1,3 @@ +@comment $NetBSD: PLIST,v 1.1 2015/05/08 11:27:29 wiz Exp $ +share/texmf-dist/fonts/opentype/public/almfixed/almfixed.otf +share/texmf-dist/fonts/truetype/public/almfixed/almfixed.ttf diff --git a/fonts/tex-almfixed/distinfo b/fonts/tex-almfixed/distinfo new file mode 100644 index 00000000000..ccebb4ccfdd --- /dev/null +++ b/fonts/tex-almfixed/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2015/05/08 11:27:29 wiz Exp $ + +SHA1 (tex-almfixed-35065/almfixed.tar.xz) = 1f60b72c1fa4955738173f6f8dc39af76a8a2364 +RMD160 (tex-almfixed-35065/almfixed.tar.xz) = dc838a9ebdd8feb4c8bc71122adaad0587bb28df +Size (tex-almfixed-35065/almfixed.tar.xz) = 246240 bytes -- cgit v1.2.3