summaryrefslogtreecommitdiff
path: root/fonts
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Revbump after icu updateadam1-1/+2
2017-04-10Update to 20170410ryoon3-8/+112
* Add NotoSerifCJK fonts * Use latest NotoSansCJK fonts * Use latest fonts for non-CJK
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg14-14/+39
mirror.
2017-03-20Update ruby-ttfunk to 1.5.0.taca3-12/+11
## [1.5.0] - 2017-02-13 ### Added * Support for reading TTF fonts from TTC files ### Changed * Subset font naming is consistent now and depends on content
2017-03-13Updated harfbuzz to 1.4.5.wiz2-7/+7
Overview of changes leading to 1.4.5 Friday, March 10, 2017 ==================================== - Revert "Fix Context lookup application when moving back after a glyph..." This introduced memory access problems. To be fixed properly soon. Overview of changes leading to 1.4.4 Sunday, March 5, 2017 ==================================== - Fix Context lookup application when moving back after a glyph deletion. - Fix buffer-overrun in Bengali.
2017-02-27Updated harfbuzz to 1.4.3.wiz2-8/+7
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-12FIx buildlink3.mk to remove graphite2 supportryoon1-3/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon5-10/+10
2017-02-12Disable graphite2 support. Bump PKGREVISIONryoon2-5/+6
Enabling graphite2 causes segfault in graphics/librsvg and SVG support in GTK2 is required for some packages.
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz5-8/+10
2017-02-06Updated harfbuzz to 1.4.2.wiz4-11/+16
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-04+ junicode.wiz1-1/+2
2017-02-04Import junicode-0.7.8 as fonts/junicode.wiz4-0/+54
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-01-19Convert all occurrences (353 by my count) ofagc9-29/+28
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-16Updated harfbuzz to 1.4.1.wiz2-7/+7
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-14Update to 2.020ryoon2-10/+14
* 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-01Updated unifont to 9.0.06.wiz2-7/+7
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-01Add python-3.6 to incompatible versions.wiz2-4/+4
2016-12-19Updated unifont to 9.0.05.wiz2-8/+8
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-12Updated harfbuzz to 1.3.4.wiz2-8/+7
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-04Recursive revbump from textproc/icu 58.1ryoon1-1/+2
2016-12-03Update to the latest versionkhorben2-10/+10
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-11-30Updated fonts/FiraCode to 1.204mef2-7/+7
------------------------------- 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-30Updated fonts/terminus-font to 4.40mef2-8/+7
----------------------------------- 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-20Make PKGNAME more future-safe.wiz2-7/+7
2016-11-20+ go-ttfwiz1-1/+2
2016-11-20Import go-ttf-20161118 as fonts/go-ttf.wiz4-0/+57
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-15+ Merriweather-ttfwiz1-1/+2
2016-11-15Import Merriweather-ttf-1.584 as fonts/Merriweather-ttf.wiz4-0/+55
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-05Update koruri-ttf to 20161105.nonaka2-8/+8
20161105: * M+ OUTLINE FONTS has been updated to TESTFLIGHT 062 (2016.09.30).
2016-10-31Updated unifont to 9.0.04.wiz2-7/+7
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-31Updated harfbuzz to 1.3.3.wiz3-9/+18
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-27Fix build on -current -- this needs c++11 for static_assert.wiz1-2/+4
Improve COMMENT while here.
2016-10-24unifont: update to 9.0.03maya2-7/+7
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-22+ lato-ttf.wiz1-1/+2
2016-10-22Import lato-ttf-2.015 as fonts/lato-ttf.wiz4-0/+62
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-18+ raleway-ttfwiz1-1/+2
2016-10-18Import raleway-ttf-0.0.2016830 as fonts/raleway-ttf.wiz4-0/+93
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-18Updated noto-ttf to 20160531.wiz3-62/+70
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-03Updated harfbuzz to 1.3.2.wiz3-24/+7
Overview of changes leading to 1.3.2 Wednesday, September 27, 2016 ==================================== - Fix build of hb-coretext on older OS X versions.
2016-10-03fix obvious typo in LICENSEspz1-2/+2
2016-10-01USE_TOOLS+= pkg-config instead of using freetype-config, thanks wiz@mef1-5/+4
2016-10-01(1) Fix build for X11_TYPE= modular (but not fully tested)mef1-1/+9
(2) Fix configure phase problem (3) Add BUILD_DEPENDS for make test Thanks joerg and wiz.
2016-09-30Updated fira to 4.202.wiz3-21/+47
Adds FiraSansCondensed and FiraMono-Medium.
2016-09-27Fix build problem on NetBSD 6.taca2-6/+17
2016-09-26Fix build on older Darwin.jperkin2-1/+18
2016-09-20Add tex-cc-pl{,-doc} tex-qpxqtx{,-doc}markd1-1/+5
2016-09-20Add tex-qpxqtx{,-doc} 2016markd8-0/+79
typesetting math with TeX Gyre Pagella and pxfonts
2016-09-20Add tex-cc-pl{,-doc} 1.02.2markd8-0/+85
Polish extension of Computer Concrete fonts
2016-09-20Updated fonts/kanjistrokeorders-ttf to 4.000mef3-10/+11
-------------------------------------------- Changelog: not available