Commit graph

15 commits

Author SHA1 Message Date
nia
d14eac75b3 fonts: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:26:59 +00:00
nia
9ef0a4d7a2 fonts: Remove SHA1 hashes for distfiles 2021-10-07 14:03:48 +00:00
taca
0d75e4839f fonts/ruby-ttfunk: update to 1.7.0
## 1.7.0

### Changes

* Allow gem installation on Ruby 3.0

  Pavel Lobashov

* Allow TTC files to be read from IO object

  Tom de Grunt
2021-01-11 13:34:41 +00:00
taca
564d988043 fonts/ruby-ttfunk: update to 1.6.2.1
Update to ruby-ttfunk to 1.6.2.1.


## [1.6.2.1]

### Fixed

* 1.6.2 gem conains local debuging code. This is the same commit but without
  local changes.

  Alexander Mankuta

## [1.6.2]

### Fixed

* Reverted to pre 1.6 maxp table serialization.

  Cameron Dutro
2020-03-08 15:41:16 +00:00
taca
7913e48c46 fonts/ruby-ttfunk: update to 1.6.1
Update ruby-ttfunk to 1.6.1.

pkgsrc change: add "USE_LANGUAGES= # none".

## [1.6.1]

### Fixed

* Fixed maxp table encoding

  Cameron Dutro

## [1.6.0]

### Added

* OpenType fonts support

  * Added support for CFF-flavored fonts (also known as CID-keyed or OpenType fonts)
  * Added support for the VORG and DSIG tables
  * Improved charset encoding support
  * Improved font metrics calculations in the head, maxp, hhea, hmtx, and os/2 tables
  * Subsetted fonts verified with Font-Validator, fontlint, and Mac OS's Font Book

  Cameron Dutro

* Ruby 2.6 support

  Alexander Mankuta

* JRuby 9.2 support

  Alexander Mankuta

### Removed

* Dropped Ruby 2.1 & 2.2 support

  Alexander Mankuta

* Removed JRuby 9.1 support

  Alexander Mankuta

### Fixed

* Sort name table entries when generating subset font

  Matjaz Gregoric

* Map the 0xFFFF char code to glyph 0 in cmap format 4

  Matjaz Gregoric

* Order tables by tag when generating font subset

  Matjaz Gregoric

* Fix typo in TTFunk::Subset::Unicode#includes?

  Matjaz Gregoric

* Fixe calculation of search_range for font subsets

  Matjaz Gregoric

* Fixed instance variable @offset and @length not initialized

  Katsuya HIDAKA

* Code style fixes

  Katsuya HIDAKA, Matjaz Gregoric, Alexander Mankuta
2020-01-16 16:07:19 +00:00
taca
bff01ac4c3 Update ruby-ttfunkto 1.5.1.
## [1.5.1]

### Fixed

* loca table corruption during subsetting. The loca table serialization code
  didn't properly detect suitable table format.

* Fixed checksum calculation for empty tables.
2017-06-05 14:24:19 +00:00
taca
45d25aad3f Update ruby-ttfunk to 1.5.0.
## [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-20 14:48:40 +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
taca
69bfe23280 Allow this package build on Ruby 2.2. 2015-06-07 10:29:59 +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
joerg
d2ce4673ad Doesn't support Ruby before 1.9.3. 2014-04-17 20:19:14 +00:00
taca
5366588ba8 Update ruby-ttfunk to 1.1.1.
CHanges are not available.
2014-03-14 17:04:58 +00:00
taca
020e98ad1c Update ruby-ttfunk package to 1.0.3.
Some license clarification only.
2011-12-15 15:36:20 +00:00
taca
864d42af81 Update fonts/ruby-ttfunk package to 1.0.2.
v1.0.2 (8 August 2011)
* Fix Ruby 1.9.2 segmentation fault on Enumerable#zip(range) [Lucas Florio]
2011-08-12 16:51:02 +00:00
taca
eebf600cc1 Importing ruby-ttfunk package version 1.0.1.
TTFunk is a TrueType font parser written in pure ruby.
2011-06-19 14:13:18 +00:00