Commit graph

2422 commits

Author SHA1 Message Date
adam
1551aa3d8c Fix building on OS X 2015-11-23 20:02:15 +00:00
wiz
dff2d481b0 Update harfbuzz to 1.1.0:
Overview of changes leading to 1.1.0
Wednesday, November 18, 2015
====================================

- Implement 'stch' stretch feature for Syriac Abbreviation Mark.
  https://github.com/behdad/harfbuzz/issues/141
- Disable use of decompose_compatibility() callback.
- Implement "shaping" of various Unicode space characters, even
  if the font does not support them.
  https://github.com/behdad/harfbuzz/issues/153
- If font does not support U+2011 NO-BREAK HYPHEN, fallback to
  U+2010 HYPHEN.
- Changes resulting from libFuzzer continuous fuzzing:
  * Reject font tables that need more than 8 edits,
  * Bound buffer growth during shaping to 32x,
  * Fix assertions and other issues at OOM / buffer max-growth.
- Misc fixes and optimizations.
- API changes:
  * All fonts created with hb_font_create() now inherit from
    (ie. have parent) hb_font_get_empty().
2015-11-22 23:33:13 +00:00
agc
efd9ad4549 Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
agc
b9f9b025f5 Add SHA512 digests for distfiles for fonts category
Problems found locating distfiles:
	Package acroread7-chsfont: missing distfile acrobat7-fonts/chsfont.tar.gz
	Package acroread7-font-share: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread7-korfont: missing distfile acrobat7-fonts/korfont.tar.gz
	Package acroread9-chtfont: missing distfile acrobat9-fonts/FontPack910_cht_i486-linux.tar.bz2
	Package acroread9-jpnfont: missing distfile acrobat9-fonts/FontPack910_jpn_i486-linux.tar.bz2
	Package cyberbase-ttf: missing distfile cyberbit-ttf/Cyberbase.ZIP
	Package cyberbit-ttf: missing distfile cyberbit-ttf/Cyberbit.ZIP
	Package pixel-sagas-startrek: missing distfile PS_Font_Fontana.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Montalban.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Probert.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Sternbach.zip
	Package pixel-sagas-startrek: missing distfile PS_Font_Trek_Arrowcaps.zip
	Package umefont-ttf: missing distfile umefont_560.tar.xz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 20:44:27 +00:00
ryoon
0c780934e5 Update to 0.560
* Workaround for WRKSRC.

Status:
Unadjusted glyphs (characters; 1st pass): Uninode 8869-8b95
Unadjusted glyphs (Bushu; 1st pass): Koromo, Gonben
2015-11-02 16:04:55 +00:00
bsiegert
1eafdbc5a9 Remove the Latin-1 umlaut from the header comment of the patch. It messes
with sed on El Capitan, which apparently assumes valid UTF-8 inputs.
2015-10-27 20:20:31 +00:00
wiz
ea85d2c41d Update harfbuzz to 1.0.6:
Overview of changes leading to 1.0.6
Thursday, October 15, 2015
====================================

- Reduce max nesting level in OT lookups from 8 to 6.
  Should not affect any real font as far as I know.
- Fix memory access issue in ot-font.
- Revert default load-flags of fonts created using hb_ft_font_create()
  back to FT_LOAD_DEFAULT|FT_LOAD_NO_HINTING.  This was changed in
  last release (1.0.5), but caused major issues, so revert.
  https://github.com/behdad/harfbuzz/issues/143


Overview of changes leading to 1.0.5
Tuesday, October 13, 2015
====================================

- Fix multiple memory access bugs discovered using libFuzzer.
  https://github.com/behdad/harfbuzz/issues/139
  Everyone should upgrade to this version as soon as possible.
  We now have continuous fuzzing set up, to avoid issues like
  these creeping in again.
- Misc fixes.

- New API:
  * hb_font_set_parent().
  * hb_ft_font_[sg]et_load_flags()
    The default flags for fonts created using hb_ft_font_create()
    has changed to default to FT_LOAD_DEFAULT now.  Previously it
    was defaulting to FT_LOAD_DFEAULT|FT_LOAD_NO_HINTING.

- API changes:
  * Fonts now default to units-per-EM as their scale, instead of 0.
  * hb_font_create_sub_font() does NOT make parent font immutable
    anymore.  hb_font_make_immutable() does.
2015-10-21 08:29:02 +00:00
nonaka
875c21f2a3 Update koruri-ttf to 20151021.
20151021:
* M+ OUTLINE FONTS has been updated to CVS HEAD (2015.10.21).
2015-10-21 03:24:20 +00:00
wiz
b5f6daba21 Update harfbuzz to 1.0.4:
Overview of changes leading to 1.0.4
Wednesday, September 30, 2015
====================================

- Fix minor out-of-bounds read error.
2015-10-15 10:57:36 +00:00
leot
deec836dc3 Update fonts/Hack-ttf to Hack-ttf-2.015.
pkgsrc changes (no functional changes intended):
 o unset USE_LANGUAGES
 o use NO_BUILD instead of defining an empty do-build target

Changes:
# Version 2.015 (release build)
Changes vs. release v2.013:
- new vertical metrics = decreased line spacing height - Issues #28, #32, #39,
  #41, #95, #103
- adjusted vertical position of the colon to a higher position, improves
  alignment with other punctuation glyphs (U+003A) - Issue #66
- changed vertical position of the dash (U+002D) so that regular and oblique,
  bold and bold oblique are properly aligned - Issue #107
- updated hinting algorithm for bold set (improved point position over stem of
  lowercase j/i for some text sizes) - Issue #84
- underscore (U+005F) centered, increased width, increased height & aligned
  vertical position closer to baseline - Issues #97, #98, #100, 103,
- increased vertical position of dieresis mark on lowercase u dieresis
  (U+00FC) - Issue #61
- increased vertical position of dieresis mark on lowercase i dieresis (U+00EF)
- increased vertical position of dieresis mark on lowercase e dieresis (U+00EB)
- decreased vertical position of the asterisk (U+002A) - Issue #34
- new design for ascii tilde - broader curves, taller glyph with goal to
  improve appearance at small text sizes where it tended to render like a dash
  (U+007E) - Issue #37
- new ttf build autohinting script
  (./postbuild_processing/tt-hinting/autohint.sh)
- new ttf build autohinting Control Instructions File - bold set
  (./postbuild_processing/tt-hinting/Hack-Bold-TA.txt)
- new ttf build release script (./postbuild_processing/tt-hinting/release.sh)
- new web font release script
  (./postbuild_processing/webfonts/releasewebfonts.sh)
- new vfb to UFO source file conversion script (./tools/makeufo.sh)
- new UFO source file types - includes separate source files for TrueType
  (`*-TT.ufo`) and PostScript (`*-PS.ufo`) releases
- source file path changes: now includes separate `ufo` and `vfb` directories
  under the `./source` repository directory
- Hack Open Font license updated to version 2.0.  The license changes better
  define the Hack project as a derivative project of the Bitstream Vera Sans
  Mono typeface project and are intended to make the license more consistent
  with the Bitstream Vera libre, open source license under which Hack is
  co-licensed.  There are no new restrictions on use of the fonts with these
  license changes.  Embedding permissions are made explicit in this version
  of the Hack Open Font license.

# Version 2.013 (release build)
Changes vs. release v2.010:
- Fixed missing middle dot glyph (U+00B7), adjusted width of U+00B7 em box to
  address spacing issues in editors that highlight empty spaces
  (Issues #27 & #46)
- Powerline glyph alignment and size adjustments (Issue #33)
- Fixed name tables to address:
  - incorrect oblique rendering with Java type renderers on OS X (Issue #26)
  - incorrect italic + bold + bold oblique rendering in some syntax
    highlighters (Issues #42, #50, #60)
  - backslash character took inappropriate vertical alignment because of
    incorrect slant angle in some editors (Issue #67)
- Changed oblique and bold oblique font names to "Hack Italic" and "Hack Bold
  Italic" to address Windows listings
- Changed oblique and bold oblique webfont names to "hack-italic-webfont.[xxx]"
  and "hack-bolditalic-webfont.[xxx]"
- Changed oblique and bold oblique basic Latin + Latin-1 webfont subsets to the
  names "hack-italic-latin-webfont.[xxx]" and
  "hack-bolditalic-latin-webfont.[xxx]"
- Changed license name from "Modified SIL Open Font License" to "Hack Open Font
  License" to comply with SIL regulations for SIL Open Font License
  modifications
- Removed all license references to SIL to comply with SIL regulations for
  modifications of the SIL Open Font License
- Removed SIL Open Font License preamble from the Hack Open Font License to
  comply with SIL regulations for modifications of the SIL Open Font License
- Removed the following statement from Hack Open Font License condition #3:
  "This restriction only applies to the primary font name as presented to the
  users." to address a reserved font name conflict with the Bitstream Vera
  license
- Modified the build directory structure for the Hack web fonts
- Added Hack webfont CSS files to the build directory
2015-10-14 14:37:43 +00:00
ryoon
cf8656f3db Update to 0.550
Status:
Unadjusted glyphs (characters; 1st pass): Uninode 8691-8b95
Unadjusted glyphs (Bushu; 1st pass): Mushi, Koromo, Gonben
2015-10-10 13:56:50 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
wiz
444b1552c9 Add FONTS_DIRS.* variables for proper installation.
Addresses PR 50280 by tsutsui@

Bump PKGREVISION.
2015-09-29 08:08:25 +00:00
ryoon
9b705f54de Update to 20150923
* Use 2015-09-23 snapshot.
  From:
  https://android.googlesource.com/platform/frameworks/base/+/master/data/fonts/
2015-09-23 11:36:14 +00:00
ryoon
3910738e01 Update to 20150923
* Use 2015-09-23 snapshot.
  From:
  https://android.googlesource.com/platform/frameworks/base/+/master/data/fonts/
* Install RobotoCondensed-Regular.
2015-09-23 11:34:16 +00:00
wiz
ecb56345d9 remove url2pkg marker. 2015-09-14 21:08:04 +00:00
tnn
83251dace2 mention license constraints 2015-09-14 16:38:15 +00:00
wiz
4434a512aa + unifont. 2015-09-12 18:22:32 +00:00
wiz
3af14d671a Import unifont-8.0.01 as fonts/unifont.
GNU Unifont is an official GNU package.  It is a dual-width
(8x16/16x16) bitmap font, designed to provide coverage for all of
Unicode Plane 0, the Basic Multilingual Plane (BMP).

GNU Unifont has a glyph for each visible code point in the Unicode
Basic Multilingual Plane (Plane 0) and some glyphs in the Supplemental
Multilingual Plane (Plane 1).  This version also includes many
glyphs in Michael Everson's ConScript Unicode Registry (CSUR).

Unifont only provides a single glyph for each character, making it
impossible to handle any language properly that needs context-dependent
character shaping. It is supplied in the form of a hex file, with
a converter to convert it to BDF. See http://czyborra.com/unifont/
or http://unifoundry.com/unifont.html for more information.  The
BDF font is converted to PCF, and the hex file is converted to a
TrueType font.
2015-09-12 18:22:22 +00:00
wiz
15ccde9dc1 Update to 1.0.3:
Overview of changes leading to 1.0.3
Tuesday, September 1, 2015
====================================

- Start of user documentation, from Simon Cozens!
- Implement glyph_extents() for TrueType fonts in hb-ot-font.
- Improve GPOS cursive attachments with conflicting lookups.
- More fixes for cluster-level = 1.
- Uniscribe positioning fix.
2015-09-06 20:30:26 +00:00
wiz
359ff8d187 + Hack-ttf. 2015-09-06 09:17:19 +00:00
wiz
ad08b69dd0 Import Hack-ttf-2.010 as fonts/Hack-ttf.
Hack is hand groomed and optically balanced to be a workhorse face
for code.

It has deep roots in the libre, open source typeface community and
expands upon the contributions of the Bitstream Vera & DejaVu
projects. The face has been re-designed with a larger glyph set,
modifications of the original glyph shapes (including distinct
point styles and semi-bold punctuation weight in the regular set
to make analphabetic characters less transparent), and meticulous
attention to metrics (including numerous spacing adjustments to
improve the rhythm of the face and the legibility of code at small
text sizes). The large x-height + wide aperture + low contrast
design combined with PostScript hinting/hint replacement programs
and a TrueType instruction set make it highly legible at commonly
used source code text sizes with a sweet spot that runs in the 8px
- 12px range on modern desktop and laptop monitors. Combine it with
an HD monitor and you can comfortably work at 6 or 7px sizes.
2015-09-06 09:16:24 +00:00
markd
b6e685564d Add tex-{academicons,comicneue,esrelation,sourceserifpro,typicons}{,-doc} 2015-09-02 11:10:08 +00:00
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