Commit graph

2103 commits

Author SHA1 Message Date
wiz
9958318af0 Update to 2.4:
TTX/FontTools Version 2.4
- Option to write to arbitrary files
- Better dump format for DSIG
- Better detection of OTF XML
- Fix issue with Apple's kern table format
- Fix mangling of TT glyph programs
- Fix issues related to mona.ttf
- Fix Windows Installer instructions
- Fix some modern MacOS issues
- Fix minor issues and typos
2014-01-19 17:45:51 +00:00
obache
529f6914d9 No need to use special variable, PKGVERSION=PKGVERSION_NOREV in PLIST. 2014-01-11 12:32:25 +00:00
obache
3f3d1bea6d use pkg build options for ghostscript to be detect installed ghostscript option
configuration, not to be built option.
2014-01-11 12:29:39 +00:00
mef
c9d2052828 Related change with PR pkg/48479 (of ghostscript-cidfonts):
Makefile
  Adjust for splitting ghostscript-{,a}gpl done before.
  Convert LICENSE from generic-nonlicense to 2-clause-bsd.
  Set MAINTAINER, to notice-quick-if-fail.
PLIST
  Convert path from ${PKGVERSION} to ${PKGVERSION_NOREV}.
files/cidfmap-adobe
  Add one entry
   /Ryumin-Light          /WadaMin-Regular
(NO PKGREVISION++, binaries may not have been built yet).
Thanks dholland@ for taking care of -agpl and -gpl split.
2014-01-09 08:08:55 +00:00
mef
457778cba5 Convert default to ghostscript-gpl in parallel to meta package of ghostscript). 2014-01-09 02:39:42 +00:00
mef
8d351fd905 The variable GS_VERSION is referenced, but it's been lost the source.
Recover by .including ghostscript-{a,}gpl/Makefile.common (and PKGREVISION++).
2014-01-09 00:46:25 +00:00
minskim
94513ab419 Sync tex-kotex-base{,-doc} with ko.TeX Live 2013
- Added a new style file: dhucs-untype1.
2014-01-08 05:12:08 +00:00
dholland
06b659bd9b Needs msgfmt, seen in freebsd build 2014-01-03 04:40:34 +00:00
mef
dbfd534b2e PR pkg/48479 Fix problem of:
ghostscript-cidfonts doesn't switch correctly ghostscript-agpl and -gpl
Thanks wiz@.
2013-12-25 12:12:36 +00:00
markd
ff48eda0ca One final fixup for freetype2. Fixes build with freetype 2.5.x. 2013-12-11 23:49:52 +00:00
wiz
0dbcaa6c6e Update to 0.9.25:
Overview of changes leading to 0.9.25
Wednesday, December 4, 2013
=====================================

- Myanmar shaper improvements.
- Avoid font fallback in CoreText backend.
- Additional OpenType language tag mappiongs.
- More aggressive shape-plan caching.
- Build with / require automake 1.13.
- Build with libtool 2.4.2.418 alpha to support ppc64le.
2013-12-11 19:42:13 +00:00
wiz
19071fba77 Improve layout. 2013-12-04 18:04:28 +00:00
minskim
ffb9af0441 Add tex-mathdesign{,-doc} 2013-12-04 17:55:14 +00:00
minskim
f41380d944 Import tex-mathdesign-doc-2.31 as fonts/tex-mathdesign-doc.
This is documentation for tex-mathdesign.
2013-12-04 17:54:02 +00:00
minskim
85703382f6 Import tex-mathdesign-2.31 as fonts/tex-mathdesign.
The Math Design project offers free mathematical fonts, and
"faked" Caps-and-Small-Caps fonts, that fit with existing text
fonts. So far, four font families are available: - the mdput
family, which corresponds to Adobe Utopia text fonts; - the
mdugm family, which corresponds to URW Garamond text fonts; -
the mdfga family, which corresponds to the (commercial)
Fontsite Garamond text fonts; - the mdbch family, which
corresponds to Bitstream Charter text fonts. Each maths font
has a range of extra symbols, and blackboard bold and 'mathcal'
alphabets.
2013-12-04 17:53:35 +00:00
minskim
31656d8af1 Sync ps2pkm with TeX Live 2013
Changes:
- Pretend that the first pixel of an empty glyph is white; avoid using
  uninitialized data.
- Code cleanup.
2013-12-04 03:35:27 +00:00
minskim
5126d8ed4e Add tex-musixtex-fonts{,-doc} 2013-12-04 02:20:36 +00:00
minskim
457078f049 Import tex-musixtex-fonts-doc-2013 as fonts/tex-musixtex-fonts-doc.
This is documentation for tex-musixtex-fonts.
2013-12-04 02:19:19 +00:00
minskim
e762a1d42f Import tex-musixtex-fonts-2013 as fonts/tex-musixtex-fonts.
These are fonts for use with MusixTeX; they are provided both
as original Metafont source, and as converted Adobe Type 1.
2013-12-04 02:18:42 +00:00
minskim
ad132230ba Add tex-lm-math{,-doc} 2013-12-03 23:53:49 +00:00
minskim
78b068e9e2 Import tex-lm-math-doc-1.958 as fonts/tex-lm-math-doc.
This is documentation for tex-lm-math.
2013-12-03 23:51:59 +00:00
minskim
0152d9358a Import tex-lm-math-1.958 as fonts/tex-lm-math.
Latin Modern Math is a maths companion for the Latin Modern
family of fonts, in OpenType format. For use with LuaLaTeX or
XeLaTeX, support is available from the unicode-math package.
2013-12-03 23:51:42 +00:00
minskim
63430e1052 Sync tex-lm{,-doc} with TeX Live 2013
No functional change.
2013-12-03 22:33:45 +00:00
minskim
47ba01aed7 Update tex-mfware to 2013
- Update DESCR.
2013-11-30 23:18:45 +00:00
minskim
feb72f1605 Sync tex-metafont with TeX Live 2013
No functional change.
2013-11-30 23:15:17 +00:00
minskim
6bb86b3d27 Update tex-fontname{,-doc} to 2013
This fixes PR 48417.

Changes:
- Added BickhamScriptPro and ChaparralPro.
2013-11-30 22:53:46 +00:00
minskim
f16af4a9d4 Add a patch missed in the previous commit. 2013-11-19 03:12:36 +00:00
minskim
bf8c32ec55 Sync ttf2pk with TeX Live 2013
No functional change.
2013-11-19 03:11:20 +00:00
wiz
c422b6e6ee Update to 0.9.24:
Overview of changes leading to 0.9.24
Tuesday, November 13, 2013
=====================================

- Misc compiler warning fixes with clang.
- No functional changes.
2013-11-18 19:47:18 +00:00
minskim
812609d001 Add tex-fontinst{,-doc} 2013-11-18 19:05:35 +00:00
minskim
7df88e29d6 Import tex-fontinst-doc-1.933 as fonts/tex-fontinst-doc.
This is documentation for tex-fontinst.
2013-11-18 19:03:29 +00:00
minskim
51809f1c66 Import tex-fontinst-1.933 as fonts/tex-fontinst.
TeX macros for converting Adobe Font Metric files to TeX metric
and virtual font format. Fontinst helps mainly with the number
crunching and shovelling parts of font installation. This means
in practice that it creates a number of files which give the
TeX metrics (and related information) for a font family that
(La)TeX needs to do any typesetting in these fonts. Fontinst
furthermore makes it easy to create fonts containing glyphs
from more than one base font, taking advantage of (e.g.)
"expert" font sets. Fontinst cannot examine files to see if
they contain any useful information, nor automatically search
for files or work with binary file formats; those tasks must
normally be done manually or with the help of some other tool,
such as the pltotf and vptovf programs.
2013-11-18 19:02:57 +00:00
minskim
b9e0f34e19 Update tex-cm{,-doc} to 2013
- Removed cmssbxo10 from fontmap.
2013-11-18 18:05:13 +00:00
minskim
e50998f1eb Update tex-amsfonts{,-doc} to 3.04
Changes:
- Make LaTeX packages work with stix
2013-11-17 18:49:37 +00:00
minskim
bd9361d7d8 Update tex-latex-fonts to 2013
- Removed lcircle.mf.
lcircle.mf
2013-11-17 18:31:35 +00:00
minskim
778c1fbb25 Update tex-ttfutils{,-doc} to 2013.
- Files in share/texmf have been moved to share/texmf-dist.
2013-11-17 17:07:05 +00:00
minskim
ad3e45ed77 Update tex-glyphlist to 2.95.
- Added ct, longdbls, longsh, longsi, longsl, longst, and st.
2013-11-17 02:56:03 +00:00
minskim
b7c88553b5 Add ttf-dump. 2013-11-12 21:51:17 +00:00
minskim
47feb76f11 Import ttfdump-0.5.5 as fonts/ttfdump.
Ttfdump is a TrueType font dumper. The main purpose of ttfdump is to
dump the various table in a TrueType font file in ASCII form. Ttfdump
is the first step in the ILX (Internationalized and Localized X-window)
project.
2013-11-12 21:50:09 +00:00
minskim
905e7c2e88 Sync gsftopkk with TeX Live 2013.
A file in share/texmf was moved to share/texmf-dist.  No functional
change.
2013-11-12 21:07:03 +00:00
wiz
af2432d6f6 Update to 0.9.23:
Overview of changes leading to 0.9.23
Monday, October 28, 2013
=====================================

- "Udupi HarfBuzz Hackfest", Paris, October 14..18 2013.
- Fix (Chain)Context recursion with non-monotone lookup positions.
- Misc Indic bug fixes.
- New Javanese / Buginese shaping, similar to Windows 8.1.
2013-11-03 16:00:43 +00:00
wiz
065cb7ccdf Try fixing build on Solaris 10, from Akira TAGOH (upstream). 2013-10-30 23:53:10 +00:00
wiz
d3fa5b9146 Add patch from Akira TAGOH for fixing test/test-migration.c on Solaris. 2013-10-21 08:21:04 +00:00
joerg
31f426cc1e Fix rpath option to have -Wl prefix. 2013-10-20 18:10:11 +00:00
richard
c8f47b642b disable tests in fontconfig given problems on at least WIN32 and Solaris 2013-10-19 10:36:08 +00:00
wiz
9d43e9e9c6 Fix typo in comment. 2013-10-19 09:29:37 +00:00
adam
63c018902c Revbump after updating textproc/icu 2013-10-19 09:06:55 +00:00
wiz
9314afa56c Update to 2.11.0. Changes since 2.10.95 (previous pkgsrc version)
not found, but:

Here is the summary of changes since 2.10.2:
- Make fontconfig thread-safe
- Use O_CLOEXEC to open a file
- Fix/improve portability issues
- new tool, fc-validate to check the glyph coverage against the language
- Deprecation:
  - FcName(Un)RegisterObjectTypes()
  - FcName(Un)RegisterConstants()
  - FC_RASTERIZER
- User-defined numerical expressions support in the matrix element
  - See conf.d/10-scale-bitmap-fonts.conf for example
- Add new rule to scale the bitmap font and enabled by default
- New objects support in FcPattern
  - FC_FONT_FEATURES
  - FC_PRGNAME
  - FC_HASH
  - FC_POSTSCRIPT_NAME
- The cache version bumped to 4
- Support intermixed edit and test elements
- Support delete and delete_all mode in edit element
- Add --sysroot option to fc-cache
- Fix the parser to ignore the leading whitespaces in the parameter
- Auto migration for XDG Base Directory Specification
- Match on FC_SCALABLE and FC_FONTFORMAT
- Add quz.orth
- Improve 30-metric-aliases.conf
- Workaround the race condition issue on updating cache
2013-10-17 07:27:33 +00:00
ryoon
3fba1a52dd Recursive revbump from pango-1.36.0 2013-10-10 14:41:44 +00:00
ryoon
484688770e Update to 0.454
* Convert to use tar.xz archive, 7z version has many extra stuff.

Status:
unadjusted glyphs: Unicode 7890-9398
2013-10-09 15:56:29 +00:00