forked from pool/unifraktur-fonts
Accepting request 687826 from home:MihailJP:Fonts
- Update UnifrakturMaguntia font to version 0.20170319 + Fixed a problem with TTF Autohint that cauſed glyphs to be ſlightly distorted. + Several minor bugfixes. - Update UnifrakturMaguntia font to version 0.20160221 - Changes by G. Ansmann: + Added preconfigured variants emulating hiſtoric typeſetting or providing modern variants. + The roman numerals were completely redone. + The lowercaſe 1 was replaced by a more frakturesque number. + New Glyphs: ẏ, ij́, IJ́ + Improved horizontal metrics of capital letters. + Tons of tiny fixes. OBS-URL: https://build.opensuse.org/request/show/687826 OBS-URL: https://build.opensuse.org/package/show/M17N:fonts/unifraktur-fonts?expand=0&rev=7
This commit is contained in:
parent
c2c47336e6
commit
d973dc7848
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5119394196ee30f00aeb4a8f22b910fa3ba70a4bb871b4ca216738ba26359152
|
|
||||||
size 786206
|
|
3
UnifrakturMaguntia.2017-03-19.zip
Normal file
3
UnifrakturMaguntia.2017-03-19.zip
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fa3d0939e198c0ffc59218b375a818a20ecaadaf5fc3d39a2322a095abf0cf9a
|
||||||
|
size 2516032
|
@ -1,3 +1,25 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 23 02:50:00 UTC 2019 - mihailjp@gmail.com
|
||||||
|
|
||||||
|
- Update UnifrakturMaguntia font to version 0.20170319
|
||||||
|
+ Fixed a problem with TTF Autohint that cauſed glyphs to be ſlightly
|
||||||
|
distorted.
|
||||||
|
+ Several minor bugfixes.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Feb 12 03:36:33 UTC 2017 - mihailjp@gmail.com
|
||||||
|
|
||||||
|
- Update UnifrakturMaguntia font to version 0.20160221
|
||||||
|
|
||||||
|
- Changes by G. Ansmann:
|
||||||
|
+ Added preconfigured variants emulating hiſtoric typeſetting or
|
||||||
|
providing modern variants.
|
||||||
|
+ The roman numerals were completely redone.
|
||||||
|
+ The lowercaſe 1 was replaced by a more frakturesque number.
|
||||||
|
+ New Glyphs: ẏ, ij́, IJ́
|
||||||
|
+ Improved horizontal metrics of capital letters.
|
||||||
|
+ Tons of tiny fixes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jul 20 04:52:22 UTC 2014 - mihailjp@gmail.com
|
Sun Jul 20 04:52:22 UTC 2014 - mihailjp@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package unifraktur-fonts
|
# spec file for package unifraktur-fonts
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: unifraktur-fonts
|
Name: unifraktur-fonts
|
||||||
Version: 0.20140706
|
Version: 0.20170319
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fonts from the UniFraktur project
|
Summary: Fonts from the UniFraktur project
|
||||||
License: OFL-1.1
|
License: OFL-1.1
|
||||||
Group: System/X11/Fonts
|
Group: System/X11/Fonts
|
||||||
Url: http://unifraktur.sf.net/
|
Url: http://unifraktur.sf.net/
|
||||||
|
|
||||||
Source: http://downloads.sf.net/unifraktur/UnifrakturMaguntia.2014-07-06.zip
|
Source: http://downloads.sf.net/unifraktur/UnifrakturMaguntia.2017-03-19.zip
|
||||||
Source2: http://downloads.sf.net/unifraktur/UnifrakturCook.2013-08-25.zip
|
Source2: http://downloads.sf.net/unifraktur/UnifrakturCook.2013-08-25.zip
|
||||||
BuildRequires: fontpackages-devel
|
BuildRequires: fontpackages-devel
|
||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
@ -62,6 +62,12 @@ cp -av Unifraktur*/*.ttf "$c/"
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %_ttfontsdir
|
%dir %_ttfontsdir
|
||||||
%_ttfontsdir/*.ttf
|
%_ttfontsdir/*.ttf
|
||||||
%doc UnifrakturMaguntia.2014-07-06/OFL.txt
|
%doc UnifrakturMaguntia.2017-03-19/OFL.txt
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/OFL-FAQ.txt
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/FontLog.txt
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/Dokumentation_de_antiqua.pdf
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/Dokumentation_de_fraktur.pdf
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/Dokumentation_en_antiqua.pdf
|
||||||
|
%doc UnifrakturMaguntia.2017-03-19/Dokumentation_en_fraktur.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user