]> git.pld-linux.org Git - packages/fonts-OTF-silesiana.git/blame - fonts-OTF-silesiana.spec
- release 2 (by relup.sh)
[packages/fonts-OTF-silesiana.git] / fonts-OTF-silesiana.spec
CommitLineData
999d172a
AG
1%define _name silesiana
2Summary: Silesian typeface
3Summary(pl.UTF-8): Śląski krój pisma
4Name: fonts-OTF-silesiana
5Version: 2006
e46cb677 6Release: 2
999d172a
AG
7License: CC BY-NC-ND 2.0
8Group: Fonts
9Source0: http://www.silesia-region.pl/silesiana/%{_name}_otf.zip
10# Source0-md5: 9bddfa4e70dacf078111e87f2fc767f6
11URL: http://www.silesia-region.pl/silesiana/
12BuildRequires: unzip
13Requires(post,postun): fontpostinst
14Requires: %{_fontsdir}/OTF
15BuildArch: noarch
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%define _otffontsdir %{_fontsdir}/OTF
19
20%description
f5d5f7e7 21Silesiana is a typeface created for Silesian local authorities, who
999d172a
AG
22held all rights to this font. Silesiana will be used in all official
23letters and documents.
24
25Font was first introduced on 17 October, 2006. It was created after
26research of typefaces of the past centuries collections of letters
27from Silesian Library and Ksiaznica Cieszynska.
28
f5d5f7e7
JB
29Henryk Sakwerda (Silesian master of calligraphy) and Artur Frankowski
30(typographer) decided that the typeface should be made in italics and
999d172a 31based on traditional calligraphy. Silesian typeface refers to the
f5d5f7e7
JB
32activity of Heronim Wietora, a 16th century publisher and typographer
33as well as to the Silesian Currenta, a handwritten typeface derived
34from Gothic.
35
36%description -l en.UTF-8
37Silesiana is a typeface created for Silesian local authorities, who
38held all rights to this font. Silesiana will be used in all official
39letters and documents.
40
41Font was first introduced on 17 October, 2006. It was created after
42research of typefaces of the past centuries collections of letters
43from Silesian Library and Książnica Cieszyńska.
44
45Henryk Sakwerda (Silesian master of calligraphy) and Artur Frankowski
46(typographer) decided that the typeface should be made in italics and
47based on traditional calligraphy. Silesian typeface refers to the
48activity of Heronim Wietora, a 16th century publisher and typographer
49as well as to the Silesian Currenta, a handwritten typeface derived
50from Gothic.
999d172a
AG
51
52%description -l pl.UTF-8
53Silesiana (nazywana również Pismem Śląskim) - krój pisma powstały na
54zamówienie władz województwa śląskiego, które są właścicielem
55wszystkich praw autorskich tego fontu. Silesiana będzie używana w
56oficjalnych pismach i dokumentach urzędowych.
57
58Czcionka została oficjalnie zaprezentowana 17 października 2006 roku.
59Powstała w wyniku badań nad krojami pisma z minionych stuleci,
60prowadzonych na podstawie zbiorów z Biblioteki Śląskiej i Książnicy
61Cieszyńskiej.
62
63Śląski mistrz kaligrafii Henryk Sakwerda oraz typograf Artur
64Frankowski, którzy pracowali nad projektem zadecydowali, że pismo
65powinno być pochyłe i wywodzić się z tradycyjnej kaligrafii. Krój
66Silesiany nawiązuje do działalności literniczej Hieronima Wietora,
f5d5f7e7 67XVI-wiecznego śląskiego wydawcy i typografa oraz do śląskiej kurrenty,
999d172a
AG
68odręcznego pisma wywodzącego się z gotyku.
69
70%prep
71%setup -q -c
72
73%install
74rm -rf $RPM_BUILD_ROOT
75install -d $RPM_BUILD_ROOT%{_otffontsdir}
76
77install *.otf $RPM_BUILD_ROOT%{_otffontsdir}
78
79%clean
80rm -rf $RPM_BUILD_ROOT
81
82%post
83fontpostinst OTF
84
85%postun
86fontpostinst OTF
87
88%files
89%defattr(644,root,root,755)
8931388f 90%{_otffontsdir}/silesiana.otf
This page took 0.535103 seconds and 4 git commands to generate.