Commit graph

2557 commits

Author SHA1 Message Date
wiz
fbbded8b45 Updated harfbuzz to 1.4.3.
Overview of changes leading to 1.4.3
Saturday, February 25, 2017
====================================

- Route Adlam script to Arabic shaper.
- Misc fixes.
- New API:
  hb_font_set_face()
- Deprecate API:
  hb_graphite2_font_get_gr_font()
2017-02-27 09:55:21 +00:00
ryoon
d78182cfff FIx buildlink3.mk to remove graphite2 support 2017-02-12 06:27:04 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
ryoon
0bc83c9e11 Disable graphite2 support. Bump PKGREVISION
Enabling graphite2 causes segfault in graphics/librsvg
and SVG support in GTK2 is required for some packages.
2017-02-12 01:29:30 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiz
aba1c3c362 Updated harfbuzz to 1.4.2.
Enable graphite2 dependency, as libreoffice seems to want it.

Overview of changes leading to 1.4.2
Monday, January 23, 2017
====================================

- Implement OpenType Font Variation tables avar/fvar/HVAR/VVAR.
- hb-shape and hb-view now accept --variations.
- New API:

hb_variation_t
hb_variation_from_string()
hb_variation_to_string()

hb_font_set_variations()
hb_font_set_var_coords_design()
hb_font_get_var_coords_normalized()

hb-ot-var.h:
hb_ot_var_axis_t
hb_ot_var_has_data()
hb_ot_var_get_axis_count()
hb_ot_var_get_axes()
hb_ot_var_find_axis()
hb_ot_var_normalize_variations()
hb_ot_var_normalize_coords()

- MVAR to be implemented later.  Access to named instances to be
  implemented later as well.

- Misc fixes.
2017-02-06 12:45:09 +00:00
wiz
44d73eb9c7 + junicode. 2017-02-04 18:21:04 +00:00
wiz
ec0a2025b7 Import junicode-0.7.8 as fonts/junicode.
Junicode (short for Junius-Unicode) is a Unicode font for medievalists.
The current version is a beta; the selection of characters and the
arrangement of the Private Use Area are subject to change.

Junicode contains 3280 characters in the regular style (the italic,
bold and bold italic styles are less complete). These Unicode ranges
are either complete in the regular style or they contain substantial
numbers of glyphs (especially those of interest to medievalists).
2017-02-04 18:20:50 +00:00
agc
30b55df38e Convert all occurrences (353 by my count) of
MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
2017-01-19 18:52:01 +00:00
wiz
bb7c0f0ff5 Updated harfbuzz to 1.4.1.
Overview of changes leading to 1.4.1
Thursday, January 5, 2017
====================================

- Always build and use UCDN for Unicode data by default.
  Reduces dependence on version of Unicode data in glib,
  specially in the Windows bundles we are shipping, which
  have very old glib.


Overview of changes leading to 1.4.0
Thursday, January 5, 2017
====================================

- Merged "OpenType GX" branch which adds core of support for
  OpenType 1.8 Font Variations.  To that extent, the relevant
  new API is:

New API:
hb_font_set_var_coords_normalized()

  with supporting API:

New API:
HB_OT_LAYOUT_NO_VARIATIONS_INDEX
hb_ot_layout_table_find_feature_variations()
hb_ot_layout_feature_with_variations_get_lookups()
hb_shape_plan_create2()
hb_shape_plan_create_cached2()

  Currently variations in GSUB/GPOS/GDEF are fully supported,
  and no other tables are supported.  In particular, fvar/avar
  are NOT supported, hence the hb_font_set_var_coords_normalized()
  taking normalized coordinates.  API to take design coordinates
  will be added in the future.

  HVAR/VVAR/MVAR support will also be added to hb-ot-font in the
  future.

- Fix regression in GDEF glyph class processing.
- Add decompositions for Chakma, Limbu, and Balinese in USE shaper.
- Misc fixes.
2017-01-16 11:10:44 +00:00
ryoon
1afe4d4da3 Update to 2.020
* Many improvements from 1.0.38

The latest changelog:
Roman fonts version 2.020 and Italic fonts version 1.075 (OTF, TTF, WOFF, WOFF2, EOT)

    Changed vendor ID to ADBO. (issue #52)
    Updated x-height measurements in all fonts. (issue #57)
    Updated name table to remove full license text from binary font files.
    Removed NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts.

The following changes only apply to the Italic fonts:

    Updated right side bearing of quotedblbase and kerning of baseline quotes. (issue #49)
    Added narrow no-break space (U+202F).
    Moved fi and fl ligatures to the end of glyph order.
2017-01-14 11:47:11 +00:00
wiz
a7d40aac62 Updated unifont to 9.0.06.
2016-12-22 Paul Hardy <unifoundry@unifoundry.com>

	* Version: 9.0.06.
	* Makefiles, src/unifontpic.c - changed version number to 9.0.06.
	* font/plane00/unifont-base.hex:
	  - U+22F5: Added missing dot; thanks to Johnnie Weaver for noticing
	    this error.
	* font/plane01/plane01.hex:
	  - Osage: Glyphs U+0104D9 and U+0104DA were swapped; Johnnie Weaver
	    corrected them.  Shifted glyphs that were 7 pixels wide left one
	    pixel to line up on the leftmost column.
	* font/plane0Fcsur/plane0Fcsur.hex:
	  - Pikto: Paul Hardy modified about 50 glyphs to improve shapes.
2017-01-01 15:38:11 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
wiz
272033237b Updated unifont to 9.0.05.
2016-12-10: Release 9.0.05

   Modified Cherokee glyphs to reflect changes in recent Cherokee font
   that the Unicode Consortium adopted for its code charts.  Removed
   serifs to make Cherokee glyphs easier to read.

   Modified Pikto CSUR glyphs after comparison with high-resolution scans
   of Basic Pikto book.
2016-12-19 09:06:43 +00:00
wiz
67ce90a9ac Updated harfbuzz to 1.3.4.
Overview of changes leading to 1.3.4
Monday, December 5, 2016
====================================

- Fix vertical glyph origin in hb-ot-font.
- Implement CBDT/CBLC color font glyph extents in hb-ot-font.
2016-12-12 14:50:51 +00:00
ryoon
36ed025474 Recursive revbump from textproc/icu 58.1 2016-12-04 05:17:03 +00:00
khorben
7fa6fd2a29 Update to the latest version
Changes:

version 2.030 (romans) & version 1.050 (italics) created 2016/06/09

	Updates outlines for Q to address interpolation issues.

version 2.028 (romans) & version 1.048 (italics) created 2016/06/08

	Updates outlines for Q to address CFF hinting issues.
	Corrects OpenType feature rules relating to capital figures and alternate 1s.
	Fixes final names for fi and fl ligatures to f_i and f_l.

version 2.026 (romans) & version 1.046 (italics) created 2016/06/01

	Updates the design of 1s in all styles for better character recognition.
	Adds alternates for l (lowercase L) and 1. (issue #126)
	Removes colored artwork from default forms of glyphs.
	Adds IVSes for emoji representation for pictorial glyphs.

version 2.020 (romans) & version 1.040 (italics) created 2016/05/05

	Fixes issue #121 for Italic.
	Updates TT hinting for Block- and Quadrant glyphs (U+2080 -- U+209F).
	Adds manual TT hints to specific Box Drawing Characters for improved horizontal connection.

version 2.015 (romans) & version 1.035 (italics) created 2016/05/02

	Redesigns box drawing shades (issue #57).
	Zeros widths of fraction characters in frac feature (issue #121).
	Adds TrueType hints to box drawing characters (issue #122).
	Removes NULL (U+0000) and CR (U+000D) glyphs from TrueType fonts.
	Gzips SVG table documents.
2016-12-03 02:26:54 +00:00
mef
0c05b4c37f Updated fonts/FiraCode to 1.204
-------------------------------
    Added U+25B6 (black right-pointing triangle) and U+25C0
       (black left-pointing triangle) (#289)
    Changed look of Markdown headers ## ### #### to make them easier to tell apart (#287)
    Fixed BBEdit incorrectly applying ligatures after tab (#274)
    Returned Nim pragmas {. .} (#279)
    Added Unicode increment U+2206 (#174, #298)
    Added fish operators >-> <-< (#297)
    Added safe navigation operators ?. .? ?: (#215)
    Added <~> (#179, used in IntelliJ for collapsed methods)
    Added F# piping operators ||> |||> <|| <||| (#184)
    Added shebang #! (#169, #193)
2016-11-30 14:24:47 +00:00
mef
2bf9ad77dd Updated fonts/terminus-font to 4.40
-----------------------------------
Version 4.40:

   * Added 6 combining accents as separate characters.
   * Added 14 letters with dot above / dot below.
   * Added partial subscript and superscript: all digits and 11 letters.
   * Added 30+ math characters, notably large braces, brackets and parens.
   * Added unicode range 2800-28FF in two variants (br1 and br2).
   * A few small character fixes.
   * Altered configure to be a bit more POSIX compliant.
   * Replaced some obscure (un)install Makefile targets with variables.
2016-11-30 13:10:13 +00:00
wiz
be93df55da Make PKGNAME more future-safe. 2016-11-20 20:05:32 +00:00
wiz
2c34e2059b + go-ttf 2016-11-20 19:59:53 +00:00
wiz
4241f35301 Import go-ttf-20161118 as fonts/go-ttf.
A family of high-quality WGL4 TrueType fonts, created by the Bigelow
& Holmes type foundry specifically for the Go project.

The font family, called Go (naturally), includes proportional- and
fixed-width faces in normal, bold, and italic renderings. The fonts
have been tested for technical uses, particularly programming. Go
source code looks particularly good when displayed in Go fonts, as
its name implies, with things like punctuation characters easily
distinguishable and operators lined up and placed consistently.
2016-11-20 19:59:35 +00:00
wiz
418f6a43de + Merriweather-ttf 2016-11-15 16:05:56 +00:00
wiz
d02f7ca526 Import Merriweather-ttf-1.584 as fonts/Merriweather-ttf.
Merriweather is a workhorse text type family made specifically for
screens.  Print use is not a significant consideration in the design.
Merriweather is useful for Latin, Arabic, Cyrillic and Greek.  The
styles include Regular, Bold, Italic and Bold Italic.
2016-11-15 16:05:42 +00:00
nonaka
284de8f87c Update koruri-ttf to 20161105.
20161105:
* M+ OUTLINE FONTS has been updated to TESTFLIGHT 062 (2016.09.30).
2016-11-05 12:40:54 +00:00
wiz
58011c81ba Updated unifont to 9.0.04.
2016-10-29 Paul Hardy <unifoundry@unifoundry.com>

	* Version: 9.0.04.
	* font/plane00/unifont-base.hex:
	  - Extended "{" and "}" by one pixel to add a point in the center.
	  - Swapped U+2A05 and U+2A06; they were in reverse order.
	* Added omitted ChangeLog entry for Unifont 9.0.03 for the addition
	  of Pikto glyphs to font/plane0Fcsur/plane0Fcsur.hex.
2016-10-31 16:48:48 +00:00
wiz
79154b35fb Updated harfbuzz to 1.3.3.
Overview of changes leading to 1.3.3
Wednesday, September 28, 2016
====================================

- Implement parsing of OpenType MATH table.
New API:
HB_OT_TAG_MATH
HB_OT_MATH_SCRIPT
hb_ot_math_constant_t
hb_ot_math_kern_t
hb_ot_math_glyph_variant_t
hb_ot_math_glyph_part_flags_t
hb_ot_math_glyph_part_t
hb_ot_math_has_data
hb_ot_math_get_constant
hb_ot_math_get_glyph_italics_correction
hb_ot_math_get_glyph_top_accent_attachment
hb_ot_math_get_glyph_kerning
hb_ot_math_is_glyph_extended_shape
hb_ot_math_get_glyph_variants
hb_ot_math_get_min_connector_overlap
hb_ot_math_get_glyph_assembly
2016-10-31 16:15:27 +00:00
wiz
15baf75309 Fix build on -current -- this needs c++11 for static_assert.
Improve COMMENT while here.
2016-10-27 11:02:41 +00:00
maya
ae92f7fae7 unifont: update to 9.0.03
21 October 2016 Release (Unifont 9.0.03): This release updates some glyphs and adds these ConScript Unicode Registry (CSUR) scripts:

    U+E8E0..U+E8F4 Tonal System, a base 16 system for counting, weights, and measures invented by John William Nystrom, a 19th-century civil engineer. Drawn by Paul Hardy.
    U+F8C8 Aiha, by Ursula K. Le Guin, added the Aiha double combining glyph. This was omitted in the original CSUR Aiha description. Drawn by Paul Hardy.
    U+0F0E70..U+0F11E7 Pikto, a pictographic Constructed Language ("ConLang") created by John E. Williams in the 1950s.

The addition of the Pikto script is the main change in this version. Andrew Miller scanned the Pikto pictographs from John Williams' Pikto book. Paul Hardy and Johnnie Weaver drew the Unifont Pikto glyphs. A detailed chart of these glyphs and their meanings is on the (very large, about 1 Mbyte!) Pikto page.

The Tonal System is a comprehensive base 16 counting and measuring system devised during the nascense of the international effort to standardize on a decimal system of measurement. A Tonal System overview appears on this Tonal page.

The large bitmap linked at the top of this page now includes the Plane 0 CSUR glyphs.
2016-10-24 10:54:56 +00:00
wiz
5290d052a3 + lato-ttf. 2016-10-22 08:01:53 +00:00
wiz
58dac65f90 Import lato-ttf-2.015 as fonts/lato-ttf.
Lato is a sans-serif typeface family designed in the Summer 2010 by
Warsaw-based designer Lukasz Dziedzic ("Lato" means "Summer" in
Polish). In December 2010 the Lato family was published under the
open-source Open Font License by his foundry tyPoland, with support
from Google.

In 2013-2014, the family was greatly extended to cover 3000+ glyphs
per style. The Lato 2.010 family now supports 100+ Latin-based
languages, 50+ Cyrillic-based languages as well as Greek and IPA
phonetics. In the process, the metrics and kerning of the family
have been revised and four additional weights were created.
2016-10-22 08:01:43 +00:00
wiz
d2156f7d0b + raleway-ttf 2016-10-18 12:57:23 +00:00
wiz
a4ee5dbf41 Import raleway-ttf-0.0.2016830 as fonts/raleway-ttf.
Raleway is an elegant sans-serif typeface family.

Initially designed by Matt McInerney as a single thin weight, it
was expanded into a 9 weight family by Pablo Impallari and Rodrigo
Fuenzalida in 2012 and iKerned by Igino Marini. In 2013 the Italics
where added.

It is a display face and the download features both old style and
lining numerals, standard and discretionary ligatures, a pretty
complete set of diacritics, as well as a stylistic alternate inspired
by more geometric sans-serif typefaces than its neo-grotesque
inspired default character set.
2016-10-18 12:57:04 +00:00
wiz
6672e6d980 Updated noto-ttf to 20160531.
Use the main webpage tarball, which also includes CJK and Emoji
in hinted versions.

Changes: many more characters, covers all of Unicode, it claims,
and switched license to ofl-v1.1 (from apache-2.0).
2016-10-18 12:40:25 +00:00
wiz
553841b571 Updated harfbuzz to 1.3.2.
Overview of changes leading to 1.3.2
Wednesday, September 27, 2016
====================================

- Fix build of hb-coretext on older OS X versions.
2016-10-03 12:30:35 +00:00
spz
e91caf3787 fix obvious typo in LICENSE 2016-10-03 06:20:09 +00:00
mef
73667042b8 USE_TOOLS+= pkg-config instead of using freetype-config, thanks wiz@ 2016-10-01 12:35:33 +00:00
mef
1bc9ebc96b (1) Fix build for X11_TYPE= modular (but not fully tested)
(2) Fix configure phase problem
(3) Add BUILD_DEPENDS for make test
Thanks joerg and wiz.
2016-10-01 06:02:10 +00:00
wiz
d8fcf64d68 Updated fira to 4.202.
Adds FiraSansCondensed and FiraMono-Medium.
2016-09-30 14:29:00 +00:00
taca
ec67624b70 Fix build problem on NetBSD 6. 2016-09-27 10:24:56 +00:00
jperkin
fb63abc9a4 Fix build on older Darwin. 2016-09-26 11:30:42 +00:00
markd
9896a4a2a4 Add tex-cc-pl{,-doc} tex-qpxqtx{,-doc} 2016-09-20 12:34:10 +00:00
markd
7ce153889d Add tex-qpxqtx{,-doc} 2016
typesetting math with TeX Gyre Pagella and pxfonts
2016-09-20 12:31:37 +00:00
markd
3934cc5681 Add tex-cc-pl{,-doc} 1.02.2
Polish extension of Computer Concrete fonts
2016-09-20 12:27:48 +00:00
mef
6fb715d227 Updated fonts/kanjistrokeorders-ttf to 4.000
--------------------------------------------
Changelog:
not available
2016-09-20 12:04:44 +00:00
mef
71b9d9aefe Updated fonts/cantarell-font to 0.025
-------------------------------------
0.0.25
 - outline and spacing on C,G.
 - improved terminals on numerous glyphs
 - weight/stem width fixes (k,G)
 - port imrpovements from regular to bold
 - improved metrics
 - fixes to f-ligatures
 - shape fixes to some numerals
 - fixes to anchors > composited glyphs
2016-09-20 11:52:15 +00:00
mef
8964e1ecd9 Updated fonts/fntsample 3.2 to 4.1
----------------------------------
Changes in version 4.1:
        * Detect iconv and add LIBICONV to LDADD
        * Detect support for -Wl,--as-needed in configure
        * Those changes fix compilation on OS X

Changes in version 4.0:
        * Add a --no-embed option
        * Fix broken handling of font names
2016-09-20 11:49:29 +00:00
mef
70b9d2b3f3 Updated fonts/p5-Font-TTF to 1.06
---------------------------------
1.06  2016-08-17

* Source repo moved from Subversion to Github
* OpenType script and lang tags updated from ISO/IEC 14496-22:2015, draft amendment 2
* Various POD improvements
* Add deepcopy mode to Dumper::ttfdump()
* Bug fixes
*    Wasn't installing on Windows Perl 5.22 and up
*    Reading mark-to-ligature lookups would crash if anchors were omitted
*    Incorrect extension lookup structure
*    Multiple fixes in Silf table processing
*    rt.cpan.org #106562 Uninitialized value warnings
*    rt.cpan.org #106816 spelling errors in manpage
2016-09-20 11:43:30 +00:00
mef
aa2de819de Updated fons/p5-Fonts-FreeType 0.04 to 0.07
--------------------------------------------
0.07 2015-09-27 dmol@cpan.org
 - No changes since 0.07_2

0.07_2 2015-09-24 dmol@cpan.org
 - Try to support utf8_to_uvchr_buf for older perls

0.07_1 2015-09-24 dmol@cpan.org
 - Fix UTF-8 string usage on non-intel architectures (GH#17)

0.06 2015-01-27 dmol@cpan.org
 - No changes since 0.06_1

0.06_1 2015-01-27 dmol@cpan.org
 - Allow optionally fallback to missing glyph

0.05  2015-01-27 dmol@cpan.org
 - No changes since 0.05_02

0.05_2 2015-01-23 dmol@cpan.org
 - Be more tolerant in test for checking underline position
   (CT#9d93130c-a254-11e4-9a11-67e5227a829d) (Ivan Baidakou, basiliscos).
 - Get build options from freetype-config if it exists (RT#101654)
   (Zakariyya Mughal).

0.05_1 2015-01-21 dmol@cpan.org
 - Avoid clang warning (RT#101653).
 - Attempt to fix CT#939e0664-8c46-11e4-8147-dcee86cc0d3a.

 --------------------------------------------------------------------
(pkgsrc changes)
 - Drop patch-FreeType.xs (upstream implemented)
 - Modify patch-Makefile.PL
   Upstream implemented automatic environment config, with some
   testing, but testing part is redundent to pkgsrc, and yet harmfull,
   so remove that part.
 - Add buildlink to x11.buildlink3.mk to use freetype-config
   for automatic configuration
2016-09-20 11:40:27 +00:00
wiz
c3eef55157 Updated FiraCode to 1.203.
1.203

Added __ (#120, #269)

1.202

Removed {. .} [. .] (. .) (#264)

1.201

Removed [] (#92) {- -} (#248)
Removed /** **/ and disabled ligatures for /*/ */* sequences (#219 #238)
Added ]# {. .} [. .] (. .) (#214)
2016-09-18 21:49:21 +00:00