Accepting request 406176 from M17N:fonts
1 OBS-URL: https://build.opensuse.org/request/show/406176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnu-unifont-bitmap-fonts?expand=0&rev=9
This commit is contained in:
commit
67b6115578
@ -1,3 +1,35 @@
|
||||
LICENSE
|
||||
-------
|
||||
The source code for everything except the compiled fonts in this current
|
||||
release is licensed as follows:
|
||||
|
||||
License for this current distribution of program source
|
||||
files (i.e., everything except the fonts) is released under
|
||||
the terms of the GNU General Public License version 2,
|
||||
or (at your option) a later version.
|
||||
|
||||
See the section below for a copy of the GNU General Public License
|
||||
version 2.
|
||||
|
||||
The license for the compiled fonts is covered by the above GPL terms
|
||||
with the GNU font embedding exception, as follows:
|
||||
|
||||
As a special exception, if you create a document which uses this font,
|
||||
and embed this font or unaltered portions of this font into the document,
|
||||
this font does not by itself cause the resulting document to be covered
|
||||
by the GNU General Public License. This exception does not however
|
||||
invalidate any other reasons why the document might be covered by the
|
||||
GNU General Public License. If you modify this font, you may extend
|
||||
this exception to your version of the font, but you are not obligated
|
||||
to do so. If you do not wish to do so, delete this exception statement
|
||||
from your version.
|
||||
|
||||
See "http://www.gnu.org/licenses/gpl-faq.html#FontException" for more details.
|
||||
|
||||
|
||||
GPL VERSION 2
|
||||
-------------
|
||||
|
||||
GNU GENERAL PUBLIC LICENSE
|
||||
Version 2, June 1991
|
||||
|
@ -1,3 +1,62 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 3 11:21:34 UTC 2016 - aloisio@gmx.com
|
||||
|
||||
- Update to version 9.0.01
|
||||
* This is the first release for Unicode 9.0.0, which The
|
||||
Unicode Consortium formally released on 21 June 2016. In
|
||||
addition to complete Basic Multilingual Plane coverage,
|
||||
this release includes all scripts that can easily be drawn
|
||||
in a 16-by-16 grid in the Supplemental Multilingual Plane
|
||||
as of Unicode 9.0. This SMP coverage is a major milestone
|
||||
for Unifont.
|
||||
+ Johnnie Weaver has contributed many Supplemental
|
||||
Multilingual Plane glyphs, allowing completion of all SMP
|
||||
scripts that are easily drawn in a 16-by-16 pixel grid::
|
||||
U+0104B0..U+0104FF Osage
|
||||
U+011280..U+0112AF Multani
|
||||
U+0112B0..U+0112FF Khudawadi
|
||||
U+011600..U+01165F Modi
|
||||
U+011700..U+01173F Ahom
|
||||
U+0118A0..U+0118FF Warang Citi
|
||||
U+011AC0..U+011AFF Pau Cin Hau
|
||||
U+011C00..U+011C6F Bhaiksuki
|
||||
U+011C70..U+011CBF Marchen
|
||||
U+016A40..U+016A6F Mro
|
||||
U+016AD0..U+016AFF Bassa Vah
|
||||
U+01E000..U+01E02F Glagolitic Supplement
|
||||
U+01E900..U+01E95F Adlam
|
||||
+ Terence Eden contributed the new power symbols in the range
|
||||
U+23FB..U+23FE. Terence proposed adding those glyphs to
|
||||
Unicode, and got them adopted in the Unicode 9.0.0 release.
|
||||
Paul Hardy drew the rest of the glyphs added to this
|
||||
release. This included a complete redrawing of the Unified
|
||||
Canadian Aboriginal Syllabics (U+1400..U+167F) and the
|
||||
Unified Canadian Aboriginal Syllabics Extended
|
||||
(U+18B0..U+18FF) scripts. This also included rotating the
|
||||
Mongolian and Phags Pa scripts, as per changes of The
|
||||
Unicode Consortium in changing their default representation
|
||||
from vertical writing to horizontal writing. Paul added
|
||||
these scripts:
|
||||
U+1C80..U+1C8F Cyrillic Extended-C
|
||||
U+011300..U+01137F Grantha
|
||||
U+011400..U+01147F Newa
|
||||
U+011480..U+0114DF Tirhuta
|
||||
U+011660..U+01167F Mongolian Supplement
|
||||
U+016FE0..U+016FFF Ideographic Symbols and Punctuation
|
||||
U+01BC00..U+01BC9F Duployan
|
||||
U+01E800..U+01E8DF Mende Kikakui
|
||||
U+01F900..U+01F9FF Supplemental Symbols and Pictographs
|
||||
+ Michael Walden drew my attention (pun intended) to a
|
||||
multitude of glyph issues, which I have addressed in this
|
||||
release. A comprehensive list of glyphs altered from his
|
||||
suggestions appear in the ChangeLog file in the main
|
||||
tarball.
|
||||
|
||||
- Replaced gpl-2.0.txt with a link to LICENSE.txt from the
|
||||
project homepage.
|
||||
|
||||
- Updated Url line
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 1 14:09:32 CEST 2015 - tiwai@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnu-unifont-bitmap-fonts
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,15 +18,15 @@
|
||||
|
||||
%define fontdir %{_fontsdir}/uni
|
||||
Name: gnu-unifont-bitmap-fonts
|
||||
Version: 8.0.01
|
||||
Version: 9.0.01
|
||||
Release: 0
|
||||
Summary: The GNU Unicode Bitmap Font
|
||||
License: GPL-2.0+
|
||||
Group: System/X11/Fonts
|
||||
Url: http://en.wikipedia.org/wiki/Gnu_unifont
|
||||
Url: http://unifoundry.com/unifont.html
|
||||
Source0: https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont-%{version}.pcf.gz
|
||||
Source1: https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont-%{version}.pcf.gz.sig
|
||||
Source2: gpl-2.0.txt
|
||||
Source2: http://unifoundry.com/LICENSE.txt
|
||||
BuildRequires: fontpackages-devel
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
@ -38,8 +38,6 @@ covers the Unicode Basic Multilingual Plane (BMP), using an
|
||||
intermediate bitmapped font format.
|
||||
|
||||
%prep
|
||||
# Explicitly overwrite COPYING with gpl-2.0.txt to avoid
|
||||
# "incorrect-fsf-address" warning
|
||||
cp %{SOURCE2} COPYING
|
||||
|
||||
%build
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:28c3f7ffe986e611a42f3d209e1f7730669e2e317b6913510746a77fa6f0ed56
|
||||
size 1359487
|
Binary file not shown.
3
unifont-9.0.01.pcf.gz
Normal file
3
unifont-9.0.01.pcf.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9facd7efda3c960f67aff79db39912d8f1040f56e6c0e34b17dacc6b88737fd8
|
||||
size 1360323
|
BIN
unifont-9.0.01.pcf.gz.sig
Normal file
BIN
unifont-9.0.01.pcf.gz.sig
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user