Commit graph

2549 commits

Author SHA1 Message Date
markd
e7048e6314 Add tex-academicons{,-doc} 1.5
Font containing icons of online academic profiles
Add tex-comicneue{,-doc} 1.0
  Use Comic Neue with TeX(-alike) systems
Add tex-esrelation{,-doc} 2015
  Provides a symbol set for describing relations between ordered pairs
Add tex-sourceserifpro{,-doc} 1.1
  Use SourceSerifPro with TeX(-alike) systems
Add tex-typicons{,-doc} 2.0.7
  Font containing a set of web-related icons
2015-09-02 11:06:14 +00:00
wiz
17557266f6 Update to 0.83:
2015-08-21 (Paul Sladen) Ubuntu Font Family version 0.83

  Note: This release was created by binary patching from the v0.80
  release using the scripts in 'sources/patch-0.80-0.83/' to rebuild
  the necessary tables. The release selectively updates only those
  proportional .ttf font files exhibiting the bug below bug number;
  the Ubuntu Mono monospace font files remain unchanged, being the
  original version 0.80 ones.

  [Marc Foley]
  * [Engineering] Fixed wrong characters appear in some mac apps. (LP: #1334363)
2015-08-30 14:39:30 +00:00
shattered
5ac67cc4b7 Update to 1.23.0. Changes: LICENSE file is no longer shipped. 2015-08-26 21:37:11 +00:00
wiz
198d639ce2 Update to 1.0.2:
Overview of changes leading to 1.0.2
Wednesday, August 19, 2015
====================================

- Fix shaping with cluster-level > 0.
- Fix Uniscribe backend font-size scaling.
- Declare dependencies in harfbuzz.pc.
  FreeType is not declared though, to avoid bugs in pkg-config
  0.26 with recursive dependencies.
- Slightly improved debug infrastructure.  More to come later.
- Misc build fixes.
2015-08-23 13:40:14 +00:00
leot
4db9843fc0 Re-add CONF_FILES (noted by wiz@). 2015-08-17 18:33:08 +00:00
leot
e61267511e Update fonts/ttf-tlwg to ttf-tlwg-0.6.1, patches based from Benedek Gergely
via pkgsrc-users@.

Changes:
* New font: Laksaman (Sarabun derivative).
* Split fontconfig files to allow individual fonts installation.
* LaTeX options for setting default fonts.
2015-08-17 18:09:07 +00:00
leot
26e02bb585 LICENSE is vera-ttf-license. 2015-08-17 17:59:57 +00:00
markd
7f6bcad282 Update tex-fontspec{,-doc} to 2.4d
changes unknown
2015-08-09 09:54:12 +00:00
markd
c057727e74 Update some TeX fonts to latest versions.
fonts/tex-Asana-Math to 000.955
fonts/tex-archaic to 2015
fonts/tex-fbb to 1.08a
fonts/tex-fge to 1.25
fonts/tex-garuda-c90 to 2015
fonts/tex-musixtex-fonts to 2015
fonts/tex-newpx to 1.292
fonts/tex-newtx to 1.451
fonts/tex-newtxsf to 1.03
fonts/tex-newtxtt to 1.052
fonts/tex-norasi-c90 to 2015
fonts/tex-rsfso to 1.02
fonts/tex-xcharter to 1.075
2015-08-09 06:14:07 +00:00
wiz
4d19ad8b23 Update to 1.002, from Benedek Gergely on pkgsrc-users.
8 September 2010 (Mark Simonson) Anonymous Pro Version 1.002
- Fixed (stupid) incorrect design of quotesinglbase and quotedblbase
- Lengthened hyphen
- Shortened underscore so that it is distinct from adjacent underscores
- Increased the weight of the ampersand to make it visually the same weight as other glyphs
- Adjusted vertical position of "<", ">" and math characters to align with hyphen
- Modified design of Cyrillic "ze" to better distinguish it from "3"
- Modified 12ppm and 13ppm "m" bitmap so it does not touch adjacent glyphs
- Corrected asymmetrical parentheses in 13ppm bitmaps
- Corrected missing encoding of .null and CR
- Added installation instructions for Linux to README.txt
2015-08-06 07:01:53 +00:00
ryoon
b177fbf4d5 Update to 0.530
Status:
Unadjusted glyphs (characters; 1st pass): Uninode 855c-8b95
Unadjusted glyphs (Bushu; 1st pass): Kusakanmuri, Mushi, Koromo, Gonben
2015-08-05 14:05:46 +00:00
markd
aecb6505af Update tex-fontawesome{,-doc} to 4.3.01
Version 4.3.0:
- Updated the font and icons to the 4.3.0 version of the opentype font
- Added a type1 conversion and character mappings, so fontawesome now
also works under pdfLaTeX!

Please note this update will probably break code relying on the
previous release, as many icon names have changed (upstream). I decided
to reflect the upstream name changes as some name changes were
absolutely required to introduce new icon variants with consistent
naming. Sorry for the debugging this will cause to some. I also
automated to process, so expect speedier updates in the future :)

Version 4.3.0-1: Converted the otf font to 1000upm to avoid a bug
within xdvipdfmx.
2015-08-02 12:43:51 +00:00
markd
aae0d78fe5 Update tex-fira{,-doc} to 4.1
Corrected scaling for the mono fonts.
2015-08-02 10:58:31 +00:00
markd
d001e7cab2 Update tex-dozenal{,-doc} to 6.0
For version 6.0, added the "\doznumtowords" macro, which
will take a counter and output it in dozenal words.  Which
words it uses can be customized; I have made no attempt to
internationalize this with different languages, because I
haven't the foggiest how to do so other than simply writing
option packs with different definitions in them.  Also did a
complete rewrite of |\basex|, so its workings are now
(almost) comprehensible.  Finally, darkened the tally marks
and put in hand-written italic shapes.
2015-08-02 10:09:52 +00:00
richard
04441bc8c6 update to awesome-ttf-4.4.0 2015-08-01 15:49:19 +00:00
wiz
110e6ad7d3 Update to 1.0.1:
Overview of changes leading to 1.0.1
Monday, July 27, 2015
====================================

- Fix out-of-bounds access in USE shaper.


Overview of changes leading to 1.0.0
Sunday, July 26, 2015
====================================

- Implement Universal Shaping Engine:
  https://www.microsoft.com/typography/OpenTypeDev/USE/intro.htm
  http://blogs.windows.com/bloggingwindows/2015/02/23/windows-shapes-the-worlds-languages/
- Bump version to 1.0.0.  The soname was NOT bumped.


Overview of changes leading to 0.9.42
Thursday, July 26, 2015
=====================================

- New API to allow for retrieving finer-grained cluster
  mappings if the client desires to handle them.  Default
  behavior is unchanged.
- Fix cluster merging when removing default-ignorables.
- Update to Unicode 8.0
- hb-graphite2 fixes.
- Misc fixes.
- Removed HB_NO_MERGE_CLUSTERS hack.
- New API:
  hb_buffer_cluster_level_t enum
  hb_buffer_get_cluster_level()
  hb_buffer_set_cluster_level()
  hb-shape / hb-view --cluster-level
2015-07-28 12:18:40 +00:00
wiz
e83357c745 Use lib/X11/fonts when referencing X11PREFIX.
From Izumi Tsutsui in PR 50062.
Bump PKGREVISION.
2015-07-19 08:11:08 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
1472a02ee9 + noto-fft. 2015-07-02 13:20:43 +00:00
wiz
b24333044e Import noto-ttf-20150630 as fonts/noto-ttf, packaged for wip
by Leonardo Taccari in response to PR 50016.

Noto's goal is providing a beautiful reading experience for everyone and
for all languages. With visual harmony when multiple languages share a
page. With multiple styles and weights, and freely available to all.

Currently, Noto covers all major languages of the world and many others,
including European, African, Middle Eastern, Indic, South and Southeast
Asian, Central Asian, American, and East Asian languages. Several minority
and historical languages are also supported.
2015-07-02 13:20:31 +00:00
ryoon
34cca449f0 Update to 0.520
Status:
Unadjusted glyphs (characters; 1st pass): Uninode 8401-8b95
Unadjusted glyphs (Bushu; 1st pass): Kusakanmuri, Mushi, Koromo, Gonben
2015-07-01 12:33:38 +00:00
nonaka
f5533da883 Update koruri-ttf to 20150701.
20150701:
* M+ OUTLINE FONTS has been updated to TESTFLIGHT 060.
2015-07-01 05:22:03 +00:00
ryoon
3b6ad5b39a Update to 0.9.41
Changelog:
Overview of changes leading to 0.9.41
Thursday, June 18, 2015
=====================================

- Fix hb-coretext with trailing whitespace in right-to-left.
- New API: hb_buffer_reverse_range().
- Allow implementing atomic ops in config.h.
- Fix hb_language_t in language bindings.
- Misc fixes.
2015-06-30 10:33:53 +00:00
ryoon
7110bb1f60 Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN.
sourceforge.jp is renamed to osdn.jp.
However its mirror sites are not ready for osdn.jp.
2015-06-29 11:06:46 +00:00
markd
1e2903d897 Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
 \pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
 random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
 to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
 updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
 fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
 (including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
 directory, instead of always using the existing PATH.
2015-06-14 11:19:58 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
taca
69bfe23280 Allow this package build on Ruby 2.2. 2015-06-07 10:29:59 +00:00
markd
f3e69e7cef Fix python check. 2015-05-31 03:21:15 +00:00
markd
2f2213235d Remove tex-afm2pl-doc 2015-05-31 03:10:02 +00:00
markd
a65fb1ed70 Remove the tex-afm2pl-doc package. Contents are in afm2pl. 2015-05-31 03:08:38 +00:00
markd
fb5baf8276 Fix PLIST. 2015-05-31 02:54:48 +00:00
markd
31ddb99f21 Add texlive langother packages. 2015-05-28 12:21:58 +00:00
markd
f1670918e7 Add packages from texlive langother collection. 2015-05-28 12:20:00 +00:00
ryoon
d63e4e0ca3 Update to 0.510
Status:
Unadjusted glyphs (characters; 1st pass): Uninode 808e-8f58
Unadjusted glyphs (Bushu; 1st pass): Niku, Kusa-kanmuri, Mushi, Koromo,
Gon-ben, Ashi, Kuruma
2015-05-27 12:52:14 +00:00
joerg
2f5ad5f867 Let's assume it is afm2pl for now. 2015-05-17 21:49:36 +00:00
markd
e67fb45955 Add packages from texlive fontutils collection. 2015-05-17 06:25:09 +00:00
markd
04e7f9b8b6 Add packages that are part of the texlive fontutils collection. 2015-05-17 06:16:22 +00:00
wiz
55faf2a290 Add 4 more tex packages. 2015-05-14 17:36:54 +00:00
wiz
0d00c5a0db Add more tex font packages. 2015-05-14 17:36:40 +00:00
markd
ba0b1c5cc7 Add tex-mxedruli{,-doc} 2015-05-09 22:23:11 +00:00
markd
5838830517 Add tex-mxedruli{,-doc} 3.3c
Two Georgian fonts, in both Metafont and Type 1 formats, which
cover the Mxedruli and the Xucuri alphabets.
2015-05-09 22:21:52 +00:00
markd
dc09e33c4f Fix path in DEPENDS 2015-05-08 22:24:40 +00:00
wiz
7ec7587577 Add more tex font packages. 2015-05-08 11:28:35 +00:00
wiz
eebf7ed7ef Add a couple more tex-* font packages. This completes
texlive-collection-fontsextra.
2015-05-08 11:27:28 +00:00
wiz
eab28b350d Add HOMEPAGE. 2015-05-08 11:18:00 +00:00
wiz
c8830089bf Add HOMEPAGE and missing DEPENDS. Bump PKGREVISION. 2015-05-08 11:16:56 +00:00
wiz
c03b684ecc Set HOMEPAGE and LICENSE. 2015-05-08 10:58:52 +00:00
markd
b5d1d5f3f3 rm tex-collection* (moved to meta-pkgs/texlive-collection*) 2015-05-06 10:49:49 +00:00
markd
b63d9a8ee5 rm tex-collection-* 2015-05-06 10:48:25 +00:00
wiz
65fc4d684a + tex-tex-gyre-math-doc. 2015-05-06 09:37:40 +00:00
wiz
afb59ff54a Import tex-tex-gyre-math-doc-2014 as fonts/tex-tex-gyre-math-doc.
Documentation for tex-tex-gyre-math.
2015-05-06 09:37:04 +00:00
wiz
6ce6e5b541 Add HOMEPAGE. 2015-05-06 09:35:18 +00:00
wiz
b32d7b6b6f Set HOMEPAGE, LICENSE. 2015-05-06 09:33:38 +00:00
wiz
4f0aedcab6 + tex-bartel-chess-fonts* 2015-05-06 08:38:26 +00:00
wiz
9cad731d2e Set LICENSE. 2015-05-06 08:38:15 +00:00
wiz
1a5fc7c290 Import tex-bartel-chess-fonts-doc-2014 as fonts/tex-bartel-chess-fonts-doc.
Documentation for tex-bartel-chess-fonts.
2015-05-06 08:37:35 +00:00
wiz
d952018eaf Import tex-bartel-chess-fonts-2014 as fonts/tex-bartel-chess-fonts.
The fonts are provided as Metafont source.
2015-05-06 08:37:20 +00:00
wiz
2f23e796bf Add HOMEPAGE. 2015-05-05 18:33:51 +00:00
wiz
26b6f7adf6 Set HOMEPAGE and LICENSE.
XXX: version should be 2.0 instead of 2014.
2015-05-05 18:29:17 +00:00
wiz
71cadc915e Set HOMEPAGE and LICENSE.
XXX: versin number should be 2.0 instead of 2014
2015-05-05 18:28:01 +00:00
wiz
d558d6d3f3 Set HOMEPAGE.
XXX: version number is wrong, should be 2.7182818, not 2014.
2015-05-05 18:25:36 +00:00
wiz
1cd9a73993 Set HOMEPAGE. 2015-05-05 18:13:30 +00:00
wiz
944219adf0 Add HOMEPAGE. 2015-05-05 18:12:25 +00:00
wiz
54f57a2430 Add HOMEPAGE. 2015-05-05 16:44:41 +00:00
wiz
728b771c88 Use version from tlpobj. 2015-05-05 16:44:36 +00:00
wiz
e8278482da Sort. 2015-05-05 16:27:41 +00:00
wiz
c0dee8028b Add HOMEPAGE 2015-05-05 16:18:35 +00:00
wiz
8a5ef6db92 + tex-concrete* 2015-05-05 14:52:46 +00:00
wiz
e7c2fed417 Import tex-concrete-doc-2014 as fonts/tex-concrete-doc.
Documentation for tex-concrete.
2015-05-05 14:52:05 +00:00
wiz
a6cf249c4e Import tex-concrete-2014 as fonts/tex-concrete.
Concrete Roman fonts, designed by Donald E. Knuth, originally
for use with Euler mathematics fonts. Alternative mathematics
fonts, based on the concrete 'parameter set' are available as
the concmath fonts bundle. LaTeX support is offered by the
beton, concmath and ccfonts packages. T1- and TS1-encoded
versions of the fonts are available in the ecc bundle, and
Adobe Type 1 versions of the ecc fonts are part of the cm-super
bundle.
2015-05-05 14:51:53 +00:00
wiz
5d33cd8f5a + tex-euxm. 2015-05-05 14:49:03 +00:00
wiz
d90bd62c75 Import tex-euxm-2014 as fonts/tex-euxm.
Euler fonts for TeX.
2015-05-05 14:48:44 +00:00
wiz
50b471ff83 + tex-gothic* 2015-05-05 14:45:26 +00:00
wiz
3bd10406a2 Import tex-gothic-doc-2014 as fonts/tex-gothic-doc.
Documentation for tex-gothic.
2015-05-05 14:45:22 +00:00
wiz
d5cda300aa Import tex-gothic-2014 as fonts/tex-gothic.
A collection of fonts that reproduce those used in "old German"
printing and handwriting. The set comprises Gothic, Schwabacher
and Fraktur fonts, a pair of handwriting fonts, Sutterlin and
Schwell, and a font containing decorative initials. In
addition, there are two re-encoding packages for Haralambous's
fonts, providing T1, using virtual fonts, and OT1 and T1, using
Metafont.
2015-05-05 14:44:57 +00:00
wiz
dd70105d87 + tex-cs. 2015-05-05 14:29:48 +00:00
wiz
a3bcf1d036 Import tex-cs-2014 as fonts/tex-cs.
The fonts are provided as Metafont source; Type 1 format
versions (csfonts-t1) are also available.
2015-05-05 14:29:19 +00:00
wiz
185b3c9f0f Reimport tex-pl-mf* as tex-pl* after discussion with markd.
We'll be using the distfile names as directory names and ignore
the catalogue entry names for pkgsrc.
2015-05-04 12:51:25 +00:00
wiz
5ed276feba Set LICENSE. 2015-05-04 07:53:48 +00:00
wiz
bb7c4ead9a + tex-cbfonts* 2015-05-03 19:37:30 +00:00
wiz
b98dc89a66 Import tex-cbfonts-fd-doc-1.0 as fonts/tex-cbfonts-fd-doc.
Documentation for tex-cbfonts-fd.
2015-05-03 19:37:21 +00:00
wiz
957ccc2183 Import tex-cbfonts-doc-2014 as fonts/tex-cbfonts-doc.
Documentation for tex-cbfonts.
2015-05-03 19:34:48 +00:00
wiz
8ac705ed5e Import tex-cbfonts-2014 as fonts/tex-cbfonts.
This bundle presents the whole of Beccari's original Greek font
set, which use the 'Lispiakos' font shape derived from the
shape of the fonts used in printers' shops in Lispia. The fonts
are available both as Metafont source and in Adobe Type 1
format, and at the same wide set of design sizes as are such
font sets as the EC fonts.
2015-05-03 19:34:25 +00:00
wiz
2756e7d9b1 + tex-bbm* 2015-05-03 19:31:22 +00:00
wiz
a0b9f6d199 Import tex-bbm-doc-2014 as fonts/tex-bbm-doc.
Documentation for tex-bbm.
2015-05-03 19:31:12 +00:00
wiz
22012342c4 Import tex-bbm-2014 as fonts/tex-bbm.
Blackboard variants of Computer Modern fonts. The fonts are
distributed as Metafont source (only); LaTeX support is
available with the bbm-macros package. The Sauter font package
has Metafont parameter source files for building the fonts at
more sizes than you could reasonably imagine. A sample of these
fonts appears in the blackboard bold sampler.
2015-05-03 19:30:56 +00:00
wiz
75c685c780 Move tex-ocherokee* to print, it also contains styles, not only fonts. 2015-05-03 19:16:59 +00:00
wiz
65efabb0e3 + tex-ocherokee* 2015-05-03 19:13:06 +00:00
wiz
34c126d59b Import tex-ocherokee-doc-2014 as fonts/tex-ocherokee-doc.
Documentation for tex-ocherokee.
2015-05-03 19:12:52 +00:00
wiz
d9533e1c84 Import tex-ocherokee-2014 as fonts/tex-ocherokee.
Macros and Type 1 fonts for Typesetting the Cherokee language
with the Omega version of LaTeX (known as Lambda).
2015-05-03 19:12:38 +00:00
wiz
8c40f276a6 + tex-pl-mf*. 2015-05-03 19:08:03 +00:00
wiz
355645de14 Import tex-pl-mf-doc-1.09 as fonts/tex-pl-mf-doc.
Documentation for tex-pl-mf.
2015-05-03 19:07:46 +00:00
wiz
26077fc853 Import tex-pl-mf-1.09 as fonts/tex-pl-mf.
The Polish extension of the Computer Modern fonts (compatible
with CM itself) for use with Polish TeX formats. The fonts were
originally a part of the MeX distribution (and they are still
available that way).
2015-05-03 19:07:10 +00:00
wiz
cece710f2c + tex-concmath{,-doc} 2015-05-03 18:57:56 +00:00
wiz
54807b6bd9 Import tex-concmath-doc-19990318 as fonts/tex-concmath-doc.
Documentation for tex-concmath.
2015-05-03 18:57:47 +00:00
wiz
e2ff3c84b6 Import tex-concmath-19990318 as fonts/tex-concmath.
A LaTeX package and font definition files to access the
Concrete mathematics fonts, which were derived from Computer
Modern math fonts using parameters from Concrete Roman text
fonts.
2015-05-03 18:57:26 +00:00
wiz
20e2314d50 +tex-concmath-fonts* 2015-05-03 18:53:26 +00:00
wiz
edcb9f611e Import tex-concmath-fonts-doc-2014 as fonts/tex-concmath-fonts-doc.
Documentation for tex-concmath-fonts.
2015-05-03 18:51:14 +00:00
wiz
299e178ded Import tex-concmath-fonts-2014 as fonts/tex-concmath-fonts.
The fonts are derived from the computer modern mathematics
fonts and from Knuth's Concrete Roman fonts; they are
distributed as Metafont source. LaTeX support is offered by the
concmath package.
2015-05-03 18:50:33 +00:00
wiz
1462c17faf + tex-ccfonts{,-doc} 2015-05-03 18:45:39 +00:00
wiz
a559696041 Import tex-ccfonts-doc-1.1 as fonts/tex-ccfonts-doc.
Documentation for tex-ccfonts.
2015-05-03 18:45:24 +00:00
wiz
d3c2b045f8 Import tex-ccfonts-1.1 as fonts/tex-ccfonts.
LaTeX font definition files for the Concrete fonts and a LaTeX
package for typesetting documents using Concrete as the default
font family. The files support OT1, T1, TS1, and Concrete
mathematics including AMS fonts (Ulrik Vieth's concmath).
2015-05-03 18:44:59 +00:00
wiz
ee644e9280 + tex-cmbright{,doc} 2015-05-02 14:29:14 +00:00
wiz
9bf89f2d35 Import tex-cmbright.doc-8.1 as fonts/tex-cmbright-doc.
This is documentation for tex-cmbright.
2015-05-02 14:28:54 +00:00
wiz
b2ecd73395 Import tex-cmbright-8.1 as fonts/tex-cmbright.
A family of sans serif fonts for TeX and LaTeX, based on Donald
Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text fonts
of various shapes as well as all the fonts necessary for mathematical
typesetting, including AMS symbols. This collection provides all
the necessary files for using the fonts with LaTeX.

A commercial-quality Adobe Type 1 version of these fonts is available
from Micropress. Free versions are available, in the cm-super font
bundle (the T1 and TS1 encoded part of the set), and in the hfbright
package (the OT1 encoded part, and the maths fonts).
2015-05-02 14:26:41 +00:00
wiz
f9b8de66b2 + tex-cbfonts-fd. 2015-05-02 14:08:18 +00:00
wiz
e7ed1477cd Import tex-cbfonts-fd-1.0 as fonts/tex-cbfonts-fd.
The package provides font description files for all the many shapes
available from the cbfonts collection. The files provide the means
whereby the NFSS knows which fonts a LaTeX user is requesting.
2015-05-02 14:08:04 +00:00
wiz
11d1a67949 + tex-sauter. 2015-05-02 14:00:56 +00:00
wiz
667e8f4cf7 Import tex-sauter-2.4 as fonts/tex-sauter.
Extensions, originally to the CM fonts, providing a parameterization
scheme to build METAFONT fonts at true design sizes, for a large
range of sizes.

The scheme has now been extended to a range of other fonts, including
the AMS fonts, bbm, bbold, rsfs and wasy fonts.
2015-05-02 14:00:44 +00:00
wiz
e3869ad674 + tex-antt, tex-antt-doc. 2015-05-02 13:33:09 +00:00
wiz
835895c93c Import tex-antt-doc-2.08 as fonts/tex-antt-doc.
This is documentation for tex-antt.
2015-05-02 13:32:54 +00:00
wiz
ea78725e2a Import tex-antt-2.08 as fonts/tex-antt.
Antykwa Torunska (meaning just "Antiqua of Torun") is a two-element
typeface designed by Zygfryd Gardzielewski, a typographer from
Torun, Poland.
2015-05-02 13:32:37 +00:00
wiz
e5cd9b382d Update to 1.1.3. Improve COMMENT.
Alan Coopersmith (6):
      Initialize both value1 & value2, not value1 twice
      Replace sprintf call with snprintf
      Replace strcpy+strcat calls with snprintf calls
      Reformat code to X.Org standard style
      Initialize aliases array in parseEncodingFile()
      libfontenc 1.1.3
2015-05-01 08:36:12 +00:00
markd
9ea72d0bb9 Depend on fonts/tex-metafont. Bump PKGREVISION. 2015-04-30 11:48:45 +00:00
markd
eb930beeb3 Note conflict with teTeX3-texmf. 2015-04-30 07:23:54 +00:00
ryoon
3f556e9a15 Bump PKGREVISION.
* Depend on fonts/tex-wasy2-ps.
  Fix devel/doxygen build.
2015-04-26 12:09:55 +00:00
markd
d1bdce5c66 Update tex-collection-fontsrecommended to 2014
added tex-ec tex-lm-math tex-manfnt-font tex-mflogo-font tex-tex-gyre-math
      tex-wasy2-ps
removed tex-eurofont tex-eurosans
2015-04-26 03:23:46 +00:00
markd
086f511e64 add tex-tex-gyre-math and tex-wasy2-ps 2015-04-26 03:17:07 +00:00
markd
8d6c43b29e Add tex-wasy2-ps 2014
Converted (Adobe Type 1) outlines of (some of) the wasy2 fonts.
2015-04-26 03:15:12 +00:00
markd
f23fdb8469 Add tex-tex-gyre-math 2014
TeX-Gyre-Math is to be a collection of maths fonts to match the
text fonts of the TeX-Gyre collection. The collection will be
made available in OpenType format, only; fonts will conform to
the developing standards for OpenType maths fonts. TeX-Gyre-
Math-Pagella (to match Tex-Gyre-Pagella) and TeX-Gyre-Math-
Termes (to match Tex-Gyre-Termes) fonts are provided.
2015-04-26 03:14:23 +00:00
markd
8ed9d28517 Add tex-knuth-lib tex-knuth-local 2015-04-26 02:33:13 +00:00
markd
a0a75975d0 Add tex-knuth-local 2014
A collection of experimental programs and developments for TeX based
on, or complementary to, the matter in knuth's distribution directories.
2015-04-26 02:31:13 +00:00
markd
12e87d0573 Add tex-knuth-lib 2014
A collection of miscellaneous MetaFont source, including the
means to generate the logo font that is used for MetaFont and
MetaPost.
2015-04-26 02:30:24 +00:00
markd
6772627df1 Update tex-norasi-c90 to 2014
now depends on tex-fonts-tlwg
2015-04-26 01:48:20 +00:00
markd
c819fe669b Update tex-garuda-c90 to 2014
now depends on tex-fonts-tlwg
2015-04-26 01:47:02 +00:00
markd
c3c1d3ac7b Add tex-fonts-tlwg 2015-04-26 01:34:22 +00:00
markd
82c3dbe732 Add tex-fonts-tlwg version 0.6.1
A collection of free Thai fonts, supplied as FontForge sources,
and with LaTeX .fd files. This package depends on the thailatex
package.
2015-04-26 01:33:23 +00:00
markd
4fcfda1e2f Update tex-fontspec{,-doc} to 2.4c
latest texlive version. changes unknown.
2015-04-26 01:18:22 +00:00
markd
402068e1e6 Add tex-manfnt-font tex-mflogo-font{,-doc} 2015-04-26 00:49:09 +00:00
markd
c126d8c554 Add tex-mflogo-font{,-doc} version 1.002
These fonts were created in Metafont by Knuth, for his own
publications. At some stage, the letters 'P' and 'S' were
added, so that the MetaPost logo could also be expressed. The
fonts were originally issued (of course) as Metafont source;
they have since been autotraced and reissued in Adobe Type 1
format by Taco Hoekwater.
2015-04-26 00:47:41 +00:00
markd
eb4742fe47 Update tex-mflogo{,-doc} to 2014
logo font moved to separate package.
2015-04-26 00:43:06 +00:00
markd
fd3e3a63f3 Add tex-manfnt-font version 2014
Font for LaTeX support for the TeX book symbols
2015-04-26 00:38:57 +00:00
markd
53fae53281 Update tex-manfnt to 2014
font split out to separate package.
2015-04-26 00:34:34 +00:00
markd
0007a899d7 Update ttf2pk to 2.0
convert to use freetype2.
2015-04-26 00:30:52 +00:00
tnn
255d0cb0b8 Recursive revbump following MesaLib update, categories a through f. 2015-04-25 14:20:17 +00:00
markd
5731581d12 Update gsftopkk to texlive 2014 version
Replace bzero(s, l) => memset(s, 0, l)
2015-04-25 13:40:05 +00:00
markd
dfc287460f Update ps2pkm to texlive 2014 version.
Include Autoconf generated headers first.
2015-04-25 13:36:25 +00:00
markd
73fbcedaeb Update to ttfdump version from texlive 2014
tidyup of includes.
2015-04-25 13:29:37 +00:00
markd
78eeef7a83 Update tex-zapfding to 2014
latest texlive version.  changes unknown.
2015-04-25 08:43:35 +00:00
markd
2add9c8f20 Update tex-zapfchan to 2014
latest texlive version.  changes unknown.
2015-04-25 08:39:42 +00:00
markd
b9dcfd42b1 Update tex-wasy{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 08:36:58 +00:00
markd
149a2fd133 Update tex-tipa{,-doc} to 1.3pl29349
latest texlive version.  changes unknown.
2015-04-25 08:33:07 +00:00
markd
99a7c359c6 Update tex-times to 2014
latest texlive version.  changes unknown.
2015-04-25 08:30:26 +00:00
markd
8ce44ed860 Update tex-symbol to 2014
latest texlive version.  changes unknown.
2015-04-25 08:27:13 +00:00
markd
651002e6f9 Update tex-psnfss{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 08:24:56 +00:00
markd
5841318084 Update tex-palatino to 2014
latest texlive version.  changes unknown.
2015-04-25 08:22:13 +00:00
markd
c0ff736d12 Update tex-ncntrsbk to 2014
latest texlive version.  changes unknown.
2015-04-25 08:20:35 +00:00
markd
e186739a3d Update tex-musixtex-fonts{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 08:17:00 +00:00
markd
7c61bdf859 Update tex-mfware to 2014
latest texlive version.  changes unknown.
2015-04-25 08:13:22 +00:00
markd
36e6b71727 Update tex-metafont to 2014
latest texlive version.  changes unknown.
2015-04-25 08:11:35 +00:00
markd
79cbe4823e Update tex-marvosym{,-doc} to 2.2a
latest texlive version.  changes unknown.
2015-04-25 08:07:19 +00:00
markd
dead11d405 Update tex-luaotfload{,-doc} to 2.5.4
latest texlive version.  changes unknown.
2015-04-25 08:04:12 +00:00
markd
d278f8a992 Update tex-japanese-otf{,-doc} to 1.7b6
latest texlive version.  changes unknown.
2015-04-25 08:01:05 +00:00
markd
6984948e68 Update tex-ipaex{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 07:58:45 +00:00
markd
83a4edea29 Update tex-helvetic to 2014
latest texlive version.  changes unknown.
2015-04-25 07:56:24 +00:00
markd
133393f820 Update tex-courier to 2014
latest texlive version.  changes unknown.
2015-04-25 07:53:38 +00:00
markd
07ecd0225c Update tex-cmextra to 2014
latest texlive version.  changes unknown.
2015-04-25 07:52:01 +00:00
markd
d94f35688e Update tex-cm{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 07:50:27 +00:00
markd
8907f435e8 Update tex-bookman to 2014
latest texlive version.  changes unknown.
2015-04-25 07:48:18 +00:00
markd
d7a0e32208 Update tex-bbold-type1{,-doc} to 2014
latest texlive version.  changes unknown.
2015-04-25 05:39:28 +00:00
markd
77db58d66b Update tex-avantgar to 2014
latest texlive version.  changes unknown.
2015-04-25 05:36:21 +00:00
markd
a6cb665ea0 Update tex-adobemapping to 2014
latest texlive version.  changes unknown.
2015-04-25 05:34:54 +00:00
mef
5180945d02 (pkgsrc)
- Add LICENSE as gnu-gpl-v2
(upstream)
 - Update 2.3.1 to 2.3.8
---------------------
* Thu Mar 05 2009 Rahul Bhalerao <rbhalera@redhat.com> - 2.3.8
- Bug 428427 - [kn_IN][fonts-indic] - 0CB5+0CCA is wrongly rendering
- Bug 450699 - [ta_IN]Errors in "sh" and "shrI" in Lohit Tamil
  font (fixed in font, needs rendering update)
- Bug 476427 - [te_IN] -
  Consonant+Virama+Consonant+Virama+space renders the second
  virama as a separate glyph in lohit-telugu font
- Bug 479100 - [kn_IN] Conjunct combination of U0C9D with
  U0CCA/U0CCB is rendering wrongly
- Bug 483530 - [bn_IN]Lohit Bengali font cheating about character support
- Added Lohit-Assamese
- Modified README file.
2015-04-18 12:43:07 +00:00
mef
d6d5eff122 Update to 1.11
--------------
CHANGES IN 1.11 2015-01-21

  Changed capital "A" to be less pointy, more consistent between sizes.
  Expecting hate mail.

  Previously, unimplemented chars defaulted to print a blank space under X.
  Now those chars are not placed in the font at all in order to allow
  fontconfig to fall back to use a char from another font.  (Thanks, Allen,
  for pointing this out and testing the fix.)
2015-04-18 12:06:08 +00:00
ryoon
7d2d76335f Update to 0.490
Status:
Unadjusted glyphs (characters; 1st pass): Uninode 808e-933a
Unadjusted glyphs (Bushu; 1st pass): Niku, Kusa-kanmuri, Mushi, Koromo,
Gon-ben, Ashi, Kuruma, Kane.
2015-04-08 18:38:48 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
c23ff4e317 Update to 0.9.40:
Overview of changes leading to 0.9.40
Friday, March 20, 2015
=====================================

- Another hb-coretext crasher fix.  Ouch!
- Happy Norouz!
2015-04-02 22:39:22 +00:00
ryoon
91c4f7b2b1 Change LICENSE=. 2015-03-19 23:41:22 +00:00
ryoon
079ee2df44 Update to 3.2.4
* Drop bash from USE_TOOLS.
* Convert to use GITHUB framework.
* USe .tar.gz instead of .zip.

Changelog:
* Change LICENSE to 2-clause BSD from public domain.
2015-03-19 23:39:21 +00:00
ryoon
fd14112729 Update to 0.480
Status:
Unadjusted glyphs: Unicode 7d31-9398
Unadjusted Bushu: Ito, Niku, Kusa-kanmuri, Mushi, Koromo, Gon-ben, Kai,
Ashi, Kuruma, Oozato, Hiyomi-no-tori, Kane
2015-03-17 20:11:16 +00:00
wiz
5b83372149 Update to 1.3.1:
This release fixes the autoconf macros installed for use generating the
other Xorg font packages to respect the $PKG_CONFIG variable that some
build systems, especially cross-compilers, require; and updates the
license notice in map-JISX0201.1976-0 to the current version from
Unicode Consortium.

Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Alan Coopersmith (3):
      Fix a bunch of clang integer size conversion warnings in ucs2any
      Update map-JISX0201.1976-0 to current version from Unicode Consortium
      font-util 1.3.1

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Ross Burton (1):
      fontutil.m4.in: use $PKG_CONFIG instead of pkg-config
2015-03-15 20:41:17 +00:00
tnn
b50ed5958c needs gzip(1) 2015-03-15 18:42:12 +00:00
tnn
2134887cb7 needs gzip(1) in manual do-install target 2015-03-15 15:29:46 +00:00
wiz
54504bbcee Update to 0.9.39:
Overview of changes leading to 0.9.39
Wednesday, March 4, 2015
=====================================

- Critical hb-coretext fixes.
- Optimizations and refactoring; no functional change
  expected.
- Misc build fixes.
2015-03-09 08:10:05 +00:00
ryoon
baf6904107 Add takao-ex-fonts-ttf 2015-03-07 12:14:08 +00:00
ryoon
ea540d9dd5 Import takao-fonts-ttf-002.01.01 as fonts/takao-ex-fonts-ttf.
The Takao Ex Fonts are a font family based on the the IPAex Fonts.
Its purpose is to make it possible to maintain and release the
fonts by the community with changing their names. These fonts
contain some modifications based on ORCA Font.
2015-03-07 12:12:59 +00:00
ryoon
34776b5c7c Fix COMMENT too. 2015-03-07 12:09:25 +00:00
ryoon
35b809cb92 Remove IPA Ex fonts words. 2015-03-07 12:07:20 +00:00
ryoon
65a218b1e2 Update to 003.03.01 aka 15.03
* Takao Ex Fonts are no longer in this package.

Changelog:
2015-03-04  Nobuto Murata  <nobuto@ubuntu.com>

        * Update base fonts as of today:
          Takao Fonts - 00303.01
          Takao Ex Fonts - 00201.01
        * Add Mj Fonts:
          Takao Mj Fonts - 00301.01
        * Add maintenance tasks into build scripts
        * Fix typo in Styles (SubFamily) string
2015-03-07 11:11:05 +00:00
ryoon
d6dbeedd3f Update to 3.001
Changelog:
not available
2015-03-07 01:15:15 +00:00
wiz
e4e8cee273 Update to 1.39:
Version 1.39   26.Feb.2015

* t1disasm: Security fixes for buffer overrun reported by Jakub Wilk
  and Niels Thykier.
2015-03-01 14:58:19 +00:00
tnn
eda90a9b9f change rpm build dependencies to rpm2cpio 2015-02-27 21:42:57 +00:00
joerg
1cdc2e0427 Fix up config.guess/config.sub. 2015-02-24 21:44:35 +00:00
joerg
5231be19e1 Help config.guess/config.sub override logic. 2015-02-23 18:28:51 +00:00
wiz
a1e9f7a39b Add magic to fix freetype pc files on NetBSD 6 and 7 which had outdated
information in the installed pc file.
Remove local hack in fonts/harfbuzz.

From Leonardo Taccari <iamleot@gmail.com> in private email.
2015-02-18 09:53:27 +00:00
snj
8066de410a Recursive bump for SDL2-using packages. 2015-02-09 08:43:13 +00:00
taca
3629380310 Update ruby-ttfunk to 1.4.0.
Changes are not available, various improvements.
2015-02-03 13:56:45 +00:00
taca
0644b49db5 Update ruby-afm to 0.2.2.
## 0.2.2

* The gem was missing

## 0.2.1

* Fixed rdoc tasks, replaced Test::Unit with Minitest (Thanks to @yob, @strzibny for changes)
* Removed jeweler dependency
2015-02-03 13:41:49 +00:00
wiz
e32a93fb86 The freetype2 version in the pkg-config file was not properly
defined in NetBSD-6, NetBSD-7 and -current up to 7.99.4.
Manually override the detection since pkgsrc makes sure the proper
version is available.

Based on a patch by Leonardo Taccari on pkgsrc-changes.
2015-01-28 08:17:33 +00:00
wiz
e084c3e995 Update to 0.9.38:
Overview of changes leading to 0.9.38
Friday, January 23, 2015
=====================================

- Fix minor out-of-bounds access in Indic shaper.
- Change New Tai Lue shaping engine from South-East Asian to default,
  reflecting change in Unicode encoding model.
- Add hb-shape --font-size.  Can take up to two numbers for separate
  x / y size.
- Fix CoreText and FreeType scale issues with negative scales.
- Reject blobs larger than 2GB.  This might break some icu-le-hb clients
  that need security fixes.  See:
  http://www.icu-project.org/trac/ticket/11450
- Avoid accessing font tables during face destruction, in casce rogue
  clients released face data already.
- Fix up gobject-introspection a bit.  Python bindings kinda working.
  See README.python.
- Misc fixes.
- API additions:
  hb_ft_face_create_referenced()
  hb_ft_font_create_referenced()
2015-01-25 18:50:15 +00:00
wiz
8df0617298 Update to 1.1.2:
This minor maintenance release provides the usual set of accumulated
build configuration improvements, compiler & static analyzer warning
fixes, and other janitorial cleanups.

Alan Coopersmith (8):
      Add missing newline to usage output
      Add -v flag to print program version
      Make usage() always exit(1)
      Print which option was in error along with usage message
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Remove extraneous duplicate checks for -r & -n options
      mkfontscale 1.1.2

Jeremy Huddleston Sequoia (2):
      Plug a memory leak found by clang static analysis
      Fix possible malloc allocation error found by clang static analysis

Thomas Klausner (1):
      Only include config.h if it exists.
2015-01-17 09:12:53 +00:00
ryoon
40c340b310 Update to 0.468
Status:
Unadjusted glyphs: Unicode 7cc7-9398
2015-01-01 20:11:12 +00:00
wiz
3085adcd4d Update to 1.0.5:
This minor maintenance release fixes a couple of issues with the usage
messages printed for incorrect options, and updates the configure scripts
to the latest X.Org standards.

Alan Coopersmith (6):
      config: Add missing AC_CONFIG_SRCDIR
      Correct usage message for scanline unit option to be -u, not -s
      Print which option was in error along with usage message
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      bdftopcf 1.0.5
2014-12-31 14:12:49 +00:00
wiz
28a2a4dba8 Update to 0.9.37:
Overview of changes leading to 0.9.37
Wednesday, December 17, 2014
=====================================

- Fix out-of-bounds access in Context lookup format 3.
- Indic: Allow ZWJ/ZWNJ before syllable modifiers.
2014-12-30 14:29:58 +00:00
nonaka
70df0f62cd Update koruri-ttf to 20141224.
20141224:
* M+ OUTLINE FONTS has been updated to TESTFLIGHT 059 (2014.11.26).
2014-12-24 13:06:38 +00:00
ryoon
8b47b8115a Update to 20141206
Changelog:
* Sync with M+1C,1M part with CVS HEAD of 2014.12.06.
* Improve misc symbols and allows characters, U+2B60-2BA7
  with Unicode 7.0 or later.
* Add 1 more Kanji character.
2014-12-07 00:05:11 +00:00
ryoon
240895e7ab Bump PKGREVISION from fonts/migu-ttf update. 2014-12-06 03:45:11 +00:00
ryoon
66d9472057 Update to 20130617
Changelog:
20130617:
* Sync with M+ TESTFLIGHT 056 (2013-06-17T12:30+09:00 CVS repository).
* Fix IPA Gothic's U+FFE3 glyph.
* Improve typographic ligature of U+02E9 and U+02E5.

20130507:
* Migu 1C: Fix side bearing of l charracter

20130430:
* Sync with M+ TESTFLIGHT 055 (2013-04-30T08:10+09:00のCVS repository).
* Support JIS X0213:2004 glyphs with jp90 tag. IVS replacement is not
  supported.
* Fix glyphs of Katakana like Kanji characters.
* Migu 1C: Fix glyph of l character.
* Migu 1VS: Distinguish l from 1.
* Migu 1BT: Use western glyphs from Bitter.
  - Add slash to zero, 0.
  - Improve l character.
  - Make - more long.
  - More curly ~.
  - More side bearing for : and ;.
2014-12-06 03:42:48 +00:00
ryoon
fd28d2cb54 Update to 0.467
Status:
Unadjusted glyphs: Unicode 7x73-9398
2014-12-06 03:13:48 +00:00
wiz
80d9d5f08b Update to 7.0.0: newer, better, probably more symbols. 2014-12-04 23:41:39 +00:00