[DRE-commits] [ruby-ttfunk] 01/05: Merge tag 'upstream/1.4.0'

Cédric Boutillier boutil at moszumanska.debian.org
Wed Sep 24 14:58:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-ttfunk.

commit 1fd05212afe0cb084860680fead495a37800ba2b
Merge: 1627d2e b7d6664
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Sep 24 10:56:08 2014 +0200

    Merge tag 'upstream/1.4.0'
    
    Upstream version 1.4.0
    
    # gpg: Signature faite le mer. 24 sept. 2014 10:56:08 CEST
    # gpg:                avec la clef RSA 0xDA4958F611E149E9
    # gpg: Bonne signature de « Cédric Boutillier <boutil at debian.org> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at gmail.com> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at upmc.fr> »
    # gpg:                 alias « Cédric Boutillier <cedric.boutillier at polytechnique.org> »

 checksums.yaml.gz                 | Bin 270 -> 0 bytes
 examples/metrics.rb               |   3 +--
 lib/ttfunk.rb                     |  36 ++++++++++++++-----------
 lib/ttfunk/directory.rb           |   5 ++--
 lib/ttfunk/resource_file.rb       |   2 +-
 lib/ttfunk/subset.rb              |   8 +++---
 lib/ttfunk/subset/base.rb         |  26 +++++++++---------
 lib/ttfunk/subset/mac_roman.rb    |   5 ++--
 lib/ttfunk/subset/unicode.rb      |   2 +-
 lib/ttfunk/subset/unicode_8bit.rb |   2 +-
 lib/ttfunk/subset/windows_1252.rb |   5 ++--
 lib/ttfunk/subset_collection.rb   |   2 +-
 lib/ttfunk/table.rb               |   2 +-
 lib/ttfunk/table/cmap.rb          |   9 ++++---
 lib/ttfunk/table/cmap/format00.rb |   8 +++---
 lib/ttfunk/table/cmap/format06.rb |   4 +--
 lib/ttfunk/table/cmap/format10.rb |   4 +--
 lib/ttfunk/table/cmap/format12.rb |   6 ++---
 lib/ttfunk/table/cmap/subtable.rb |  12 ++++-----
 lib/ttfunk/table/glyf.rb          |   6 ++---
 lib/ttfunk/table/glyf/compound.rb |   2 +-
 lib/ttfunk/table/glyf/simple.rb   |   2 +-
 lib/ttfunk/table/head.rb          |   2 +-
 lib/ttfunk/table/hhea.rb          |   2 +-
 lib/ttfunk/table/hmtx.rb          |   2 +-
 lib/ttfunk/table/kern.rb          |   4 +--
 lib/ttfunk/table/kern/format0.rb  |   5 ++--
 lib/ttfunk/table/loca.rb          |   2 +-
 lib/ttfunk/table/maxp.rb          |   2 +-
 lib/ttfunk/table/name.rb          |   6 ++---
 lib/ttfunk/table/os2.rb           |   2 +-
 lib/ttfunk/table/post.rb          |  35 +++++++++++++-----------
 lib/ttfunk/table/post/format20.rb |   2 +-
 lib/ttfunk/table/post/format25.rb |  23 ----------------
 lib/ttfunk/table/sbix.rb          |  54 ++++++++++++++++++++++++++++++++++++++
 lib/ttfunk/table/simple.rb        |   2 +-
 metadata.yml                      |   6 ++---
 37 files changed, 170 insertions(+), 130 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ttfunk.git



More information about the Pkg-ruby-extras-commits mailing list