commit be4be3992186eb10d48c2b83e07c395971926a87
Author: Akira TAGOH <[email protected]>
Date: Fri May 27 18:20:58 2011 +0900
New upstream release. (#705302)
.gitignore | 1 +
hanazono-fonts-fontconfig.conf | 34 ++++++++++++++++++++++++++++++++++
hanazono-fonts.spec | 11 +++++++----
sources | 2 +-
4 files changed, 43 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5535a6..428b875 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ hanazono-20091003.zip
hanazono-20100222.zip
hanazono-20100718.zip
/hanazono-20101013.zip
+/hanazono-20110516.zip
diff --git a/hanazono-fonts-fontconfig.conf b/hanazono-fonts-fontconfig.conf
index e624c45..ded6927 100644
--- a/hanazono-fonts-fontconfig.conf
+++ b/hanazono-fonts-fontconfig.conf
@@ -1,6 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE fontconfig SYSTEM "../fonts.dtd">
<fontconfig>
+ <match target="scan">
+ <test name="family">
+ <string>HanaMinA</string>
+ </test>
+ <edit name="family">
+ <string>HanaMin</string>
+ </edit>
+ <edit name="fullname">
+ <string>HanaMin</string>
+ </edit>
+ </match>
+ <match target="scan">
+ <test name="family">
+ <string>HanaMinB</string>
+ </test>
+ <edit name="family">
+ <string>HanaMin</string>
+ </edit>
+ <edit name="fullname">
+ <string>HanaMin</string>
+ </edit>
+ </match>
<match>
<test name="lang">
<string>ja-jp</string>
@@ -14,6 +36,18 @@
</edit>
</match>
+ <alias binding="same">
+ <family>HanaMinA</family>
+ <accept>
+ <family>HanaMin</family>
+ </accept>
+ </alias>
+ <alias binding="same">
+ <family>HanaMinB</family>
+ <accept>
+ <family>HanaMin</family>
+ </accept>
+ </alias>
<alias>
<family>HanaMin</family>
<default>
diff --git a/hanazono-fonts.spec b/hanazono-fonts.spec
index e2164fa..983d659 100644
--- a/hanazono-fonts.spec
+++ b/hanazono-fonts.spec
@@ -4,7 +4,7 @@
%define fontconf %{priority}-%{fontname}.conf
Name: %{fontname}-fonts
-Version: 20101013
+Version: 20110516
Release: 1%{?dist}
Summary: Japanese Mincho-typeface TrueType font
@@ -26,7 +26,7 @@ Japan Society for the Promotion of Science and the
International Research
Institute for Zen Buddhism (IRIZ), Hanazono University. also with volunteers
who work together on glyphwiki.org.
-This font contains 57557 characters in ISO/IEC 10646 and Unicode Standard,
+This font contains 78685 characters in ISO/IEC 10646 and Unicode Standard,
also supports character sets:
- 6355 characters in JIS X 0208:1997
- 5801 characters in JIS X 0212:1990
@@ -48,7 +48,7 @@ also supports character sets:
rm -rf $RPM_BUILD_ROOT
install -dm 0755 $RPM_BUILD_ROOT%{_fontdir}
-install -pm 0644 hanazono.ttf $RPM_BUILD_ROOT%{_fontdir}
+install -pm 0644 *.ttf $RPM_BUILD_ROOT%{_fontdir}
install -dm 0755 $RPM_BUILD_ROOT%{_fontconfig_templatedir} \
$RPM_BUILD_ROOT%{_fontconfig_confdir}
install -pm 0644 %{SOURCE1}
$RPM_BUILD_ROOT%{_fontconfig_templatedir}/%{fontconf}
@@ -59,12 +59,15 @@ ln -s %{_fontconfig_templatedir}/%{fontconf}
$RPM_BUILD_ROOT%{_fontconfig_confdi
rm -rf $RPM_BUILD_ROOT
-%_font_pkg -f %{fontconf} hanazono.ttf
+%_font_pkg -f %{fontconf} *.ttf
%doc LICENSE.txt README.txt THANKS.txt
%changelog
+* Thu May 26 2011 Akira TAGOH <[email protected]> - 20110516-1
+- New upstream release. (#705302)
+
* Fri Apr 8 2011 Akira TAGOH <[email protected]> - 20101013-1
- New upstream release. (#692826)
diff --git a/sources b/sources
index 42f2936..99f98e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e052b4215b4f9484637ec6408550bfa0 hanazono-20101013.zip
+05c6b9d5fbc92ed7b120764afc5ad2ed hanazono-20110516.zip
_______________________________________________
fonts-bugs mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs
http://fonts.fedoraproject.org/