Hello community,

here is the log from the commit of package hack-fonts for openSUSE:Factory 
checked in at 2016-06-14 23:08:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hack-fonts (Old)
 and      /work/SRC/openSUSE:Factory/.hack-fonts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hack-fonts"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hack-fonts/hack-fonts.changes    2016-02-17 
12:12:47.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hack-fonts.new/hack-fonts.changes       
2016-06-14 23:08:45.000000000 +0200
@@ -1,0 +2,6 @@
+Thu May 12 12:37:04 UTC 2016 - [email protected]
+
+- Release 2.020:
+ * adjusted size / positioning on a lot of glyphs.
+
+-------------------------------------------------------------------

Old:
----
  Hack-v2_019-ttf.zip

New:
----
  Hack-v2_020-ttf.zip

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hack-fonts.spec ++++++
--- /var/tmp/diff_new_pack.ZebZ3K/_old  2016-06-14 23:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.ZebZ3K/_new  2016-06-14 23:08:46.000000000 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package hack-fonts
 #
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 Alexander Evseev
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,8 +18,8 @@
 
 
 %define realname Hack
-%define realver  2.019
-%define filever  2_019
+%define realver  2.020
+%define filever  2_020
 %define extraver -ttf
 %define srcext   zip
 # Common info
@@ -69,5 +70,4 @@
 %doc %{_docdir}/%{name}
 %{_ttfontsdir}
 
-
 %changelog

++++++ README.md ++++++
--- /var/tmp/diff_new_pack.ZebZ3K/_old  2016-06-14 23:08:46.000000000 +0200
+++ /var/tmp/diff_new_pack.ZebZ3K/_new  2016-06-14 23:08:46.000000000 +0200
@@ -1,5 +1,5 @@
 
-# Hack
+# Hack  
[![Contributors](https://img.shields.io/badge/contributors-104-orange.svg?style=flat)]
 (https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
 ### A typeface designed for source code
 
 <a href="https://sourcefoundry.org/hack/";><img src="img/hack-specimen-2.png" 
alt="Hack-a monospaced sans-serif font for source code" width="728"></a>
@@ -26,6 +26,14 @@
 - 
[Contributors](https://github.com/chrissimpkins/Hack/blob/master/CONTRIBUTORS.md)
 - [License](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)
 
+### New!
+
+You can now modify the default line spacing in Hack fonts with our new 
`font-line` tool.  Hack uses a default value of 20% UPM for line spacing.  
Decrease the value to tighten the spacing, increase it to widen your spacing.  
Modification details are available on the `font-line` repository:
+
+https://github.com/source-foundry/font-line
+
+or [use one of our handy shell 
scripts](https://github.com/chrissimpkins/Hack/tree/master/tools/line-spacing) 
that automates the `font-line` install and line spacing modification process 
for a range of line spacing % UPM values between 10 - 30%.  Select the script 
that fits your needs and execute it in the download directory that contains 
your .ttf and/or .otf font files **before you install them**.
+
 
 ### About
 
@@ -63,6 +71,15 @@
 
     $ brew cask install caskroom/fonts/font-hack
 
+
+**OS X Users Please Note**: There has been a change in the Homebrew-Cask 
system that requires an update of `brew-cask`.  If you encounter an error 
during your Hack install attempt, please execute the following command and then 
install with the above command again:
+
+```
+$ brew uninstall --force brew-cask && brew update
+```
+
+Please see [issue report 
#169](https://github.com/chrissimpkins/Hack/issues/169) for additional details.
+
 To install the fonts manually you may use either the [OTF][otf_latest] or 
[TTF][ttf_latest] formats. Download the zip file and extract it. Double 
clicking each of the font files will open a preview in [Font 
Book](https://support.apple.com/en-us/HT201749) and the "Install Font" button 
will copy the font to the correct system location.
 
 #### Linux / BSD
@@ -84,11 +101,15 @@
         $ yum install yum-plugin-copr
         $ yum copr enable heliocastro/hack-fonts
 
+* *Gentoo Linux*: install the 
[media-fonts/hack](https://packages.gentoo.org/packages/media-fonts/hack) 
package from the main Portage tree:
+
+        $ emerge -av media-fonts/hack
+
 * *Ubuntu / Debian*: install either 
[fonts-hack-ttf](http://packages.ubuntu.com/xenial/fonts-hack-ttf) or 
[fonts-hack-otf](http://packages.ubuntu.com/xenial/fonts-hack-otf). Packages 
are currently available for Ubuntu Xenial or later and the Debian unstable 
branch:
 
         $ apt-get install fonts-hack-ttf
 
-   For older systems either manually download and install one of the deb 
packages or see the [manual install 
instructions](https://wiki.ubuntu.com/Fonts).
+   For older systems either manually download and install one of the deb 
packages or see the [manual install 
instructions](https://wiki.ubuntu.com/Fonts) and [issue report 
#189](https://github.com/chrissimpkins/Hack/issues/189).
 
 For other systems, check for packages using your distro's package manager 
search function. If no packages exist download your preferred format and copy 
the font files to either your system font folder (often `/usr/share/fonts/`) or 
user font folder (often `~/.local/share/fonts/`). On systems using Fontconfig 
you may need to regenerate the font caches and indexes after copying the files 
(e.g. `fc-cache -s; mkfontscale <install_path>; mkfontdir <install_path>`).
 
@@ -97,10 +118,14 @@
 
 On Windows, the [TTF][ttf_latest] format files are recommended. Download the 
zip, extract the files, and double click on them to open them in the font 
previewer. Clicking the "Install" button will then copy them to the correct 
place on your system.
 
+@texhex created a [multi-font installer for Windows 7 - Windows 
10](https://github.com/texhex/OSFontPack) that is actively maintained and 
includes the current release of the Hack fonts.  Windows has a complex font 
caching mechanism that has led to problems for many users who try to install a 
new version of the Hack fonts over previously installed versions.  Michael's 
tool addresses these caching issues.  See [issue report 
#177](https://github.com/chrissimpkins/Hack/issues/177) for details about the 
tool and check out his repository for more information.
+
+**Windows Users Please Note**: If you have previously installed the Hack fonts 
on your Windows system and are having issues with installation of a newer 
version, please remove the old Hack fonts before you attempt the new font 
install.  Either navigate to `c:\windows\fonts` and delete all Hack fonts in 
the directory, or open the directory path `Control Panel\Appearance and 
Personalization\Fonts`, right click on each of the Hack fonts and delete them.  
See [issue report #152](https://github.com/chrissimpkins/Hack/issues/152) and 
[issue report #177](https://github.com/chrissimpkins/Hack/issues/177) for 
additional information.
+
 
 ### Webfont Usage
 
-Hack webfonts are released in svg, eot, ttf, woff, and woff2 formats.  They 
include a complete Hack character set build and a smaller [basic 
Latin](http://www.unicode.org/charts/PDF/U0000.pdf) + [Latin-1 
supplement](http://www.unicode.org/charts/PDF/U0080.pdf) Unicode character 
block build.  The latter build set is smaller in size and is intended to 
improve page loading times when you do not need the entire Hack character set.
+Hack webfonts are released in eot, ttf, woff, and woff2 formats.  They include 
a complete Hack character set build and a smaller [basic 
Latin](http://www.unicode.org/charts/PDF/U0000.pdf) + [Latin-1 
supplement](http://www.unicode.org/charts/PDF/U0080.pdf) Unicode character 
block build.  The latter build set is smaller in size and is intended to 
improve page loading times when you do not need the entire Hack character set.
 
 You can view the rendering of the webfonts at a range of sizes on the [Hack 
type specimen](http://chrissimpkins.github.io/Hack/font-specimen.html).
 
@@ -115,13 +140,13 @@
 ##### Basic Latin + Latin-1 Supplement Character Set
 
 ```html
-<link rel="stylesheet" 
href="//cdn.jsdelivr.net/font-hack/2.018/css/hack.min.css">
+<link rel="stylesheet" 
href="//cdn.jsdelivr.net/font-hack/2.019/css/hack.min.css">
 ```
 
 ##### Full Character Set
 
 ```html
-<link rel="stylesheet" 
href="//cdn.jsdelivr.net/font-hack/2.018/css/hack-extended.min.css">
+<link rel="stylesheet" 
href="//cdn.jsdelivr.net/font-hack/2.019/css/hack-extended.min.css">
 ```
 
 Then style your text by including `Hack` in the appropriate `font-family` 
property of your CSS.  For example:
@@ -139,11 +164,10 @@
 
 Download the entire web font archive at this link:
 
-- [Download Web Font Archive 
(all)](https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-webfonts.zip)
+- [Download Web Font Archive 
(all)](https://github.com/chrissimpkins/Hack/releases/download/v2.019/Hack-v2_019-webfonts.zip)
 
 Or select the fonts that you need in subdirectories of the build directory:
 
-- [Download .svg 
fonts](https://github.com/chrissimpkins/Hack/tree/master/build/webfonts/fonts/svg)
 - [Download .eot 
fonts](https://github.com/chrissimpkins/Hack/tree/master/build/webfonts/fonts/eot)
 - [Download .ttf 
fonts](https://github.com/chrissimpkins/Hack/tree/master/build/webfonts/fonts/web-ttf)
 - **Note**: these differ from the desktop versions and are intended for web use
 - [Download .woff 
fonts](https://github.com/chrissimpkins/Hack/tree/master/build/webfonts/fonts/woff)
@@ -312,13 +336,14 @@
 
 ### License
 
-Hack Copyright 2015, Christopher Simpkins with Reserved Font Name Hack.<br>
-HACK OPEN FONT LICENSE & BITSTREAM VERA LICENSE
+Hack Copyright 2015-2016, Christopher Simpkins with Reserved Font Name 
Hack.<br>
+Hack Open Font License & Bitstream Vera License
 
 Bitstream Vera Sans Mono Copyright 2003 Bitstream, Inc. with Reserved Font 
Names Bitstream and Vera<br>
-BITSTREAM VERA LICENSE
+Bitstream Vera License
+
+The full texts of these licenses are available in 
[LICENSE.md](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)
 
-The full text of these licenses is available in 
[LICENSE.md](https://github.com/chrissimpkins/Hack/blob/master/LICENSE.md)
+  
[otf_latest]:https://github.com/chrissimpkins/Hack/releases/download/v2.019/Hack-v2_019-otf.zip
+  [ttf_latest]: 
https://github.com/chrissimpkins/Hack/releases/download/v2.019/Hack-v2_019-ttf.zip
 
-  [otf_latest]: 
https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-otf.zip
-  [ttf_latest]: 
https://github.com/chrissimpkins/Hack/releases/download/v2.018/Hack-v2_018-ttf.zip


Reply via email to