[INF-951] adapted the spec file for 8

i8e changed/i8e/catharsis-cormorant-fonts-3.604-8.20240109git3f27825.el8
Sergey Cherevko 10 months ago
parent 47de77c913
commit 706baa8c83
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -0,0 +1,46 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<match target="scan">
<test name="fullname">
<string>Cormorant Regular</string>
</test>
<test name="family">
<string>Cormorant</string>
</test>
<test name="style">
<string>Regular</string>
</test>
<edit name="fullname" mode="prepend">
<string>Cormorant</string>
</edit>
</match>
<alias binding="same">
<family>Cormorant</family>
<accept>
<family>Cormorant Garamond</family>
<family>Cormorant Infant</family>
<family>serif</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant Garamond</family>
<accept>
<family>Cormorant</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant Infant</family>
<accept>
<family>Cormorant</family>
</accept>
</alias>
<alias>
<family>serif</family>
<prefer>
<family>Cormorant</family>
</prefer>
</alias>
</fontconfig>

@ -1,14 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<group>
<target>Cormorant</target>
<like>
<family>Cormorant Garamond</family>
<family>Cormorant Infant</family>
<family>serif</family>
</like>
</group>
</fontconfig>

@ -0,0 +1,130 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<match target="scan">
<test name="fullname">
<string>Cormorant Garamond Regular</string>
</test>
<test name="family">
<string>Cormorant Garamond</string>
</test>
<test name="style">
<string>Regular</string>
</test>
<edit name="fullname" mode="prepend">
<string>Cormorant Garamond</string>
</edit>
</match>
<alias binding="same">
<family>Cormorant Garamond</family>
<accept>
<family>Sabon</family>
<family>Sabon Next</family>
<family>Monotype Sabon</family>
<family>Monotype Sabon Pro</family>
<family>Monotype Sabon Std</family>
<family>Minion Pro</family>
<family>ITC Garamond</family>
<family>URW Garamond</family>
<family>Adobe Garamond</family>
<family>Adobe Garamond Pro</family>
<family>Adobe Garamond Std</family>
<family>EB Garamond</family>
<family>Cormorant</family>
<family>Cormorant Infant</family>
<family>serif</family>
</accept>
</alias>
<alias binding="same">
<family>Sabon</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Sabon Next</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Monotype Sabon</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Monotype Sabon Pro</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Monotype Sabon Std</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Minion Pro</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>ITC Garamond</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>URW Garamond</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Adobe Garamond</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Adobe Garamond Pro</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Adobe Garamond Std</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>EB Garamond</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant Infant</family>
<accept>
<family>Cormorant Garamond</family>
</accept>
</alias>
<alias>
<family>serif</family>
<prefer>
<family>Cormorant Garamond</family>
</prefer>
</alias>
</fontconfig>

@ -1,26 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<group>
<target>Cormorant Garamond</target>
<like>
<family>Sabon</family>
<family>Sabon Next</family>
<family>Monotype Sabon</family>
<family>Monotype Sabon Pro</family>
<family>Monotype Sabon Std</family>
<family>Minion Pro</family>
<family>ITC Garamond</family>
<family>URW Garamond</family>
<family>Adobe Garamond</family>
<family>Adobe Garamond Pro</family>
<family>Adobe Garamond Std</family>
<family>EB Garamond</family>
<family>Cormorant</family>
<family>Cormorant Infant</family>
<family>serif</family>
</like>
</group>
</fontconfig>

@ -0,0 +1,46 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<match target="scan">
<test name="fullname">
<string>Cormorant Infant Regular</string>
</test>
<test name="family">
<string>Cormorant Infant</string>
</test>
<test name="style">
<string>Regular</string>
</test>
<edit name="fullname" mode="prepend">
<string>Cormorant Infant</string>
</edit>
</match>
<alias binding="same">
<family>Cormorant Infant</family>
<accept>
<family>Cormorant</family>
<family>Cormorant Garamond</family>
<family>serif</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant</family>
<accept>
<family>Cormorant Infant</family>
</accept>
</alias>
<alias binding="same">
<family>Cormorant Garamond</family>
<accept>
<family>Cormorant Infant</family>
</accept>
</alias>
<alias>
<family>serif</family>
<prefer>
<family>Cormorant Infant</family>
</prefer>
</alias>
</fontconfig>

@ -1,14 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<group>
<target>Cormorant Infant</target>
<like>
<family>Cormorant</family>
<family>Cormorant Garamond</family>
<family>serif</family>
</like>
</group>
</fontconfig>

@ -0,0 +1,32 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<match target="scan">
<test name="fullname">
<string>Cormorant Unicase Regular</string>
</test>
<test name="family">
<string>Cormorant Unicase</string>
</test>
<test name="style">
<string>Regular</string>
</test>
<edit name="fullname" mode="prepend">
<string>Cormorant Unicase</string>
</edit>
</match>
<alias binding="same">
<family>Cormorant Unicase</family>
<accept>
<family>fantasy</family>
</accept>
</alias>
<alias>
<family>fantasy</family>
<prefer>
<family>Cormorant Unicase</family>
</prefer>
</alias>
</fontconfig>

@ -1,12 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<group>
<target>Cormorant Unicase</target>
<like>
<family>fantasy</family>
</like>
</group>
</fontconfig>

@ -0,0 +1,32 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<match target="scan">
<test name="fullname">
<string>Cormorant Upright Regular</string>
</test>
<test name="family">
<string>Cormorant Upright</string>
</test>
<test name="style">
<string>Regular</string>
</test>
<edit name="fullname" mode="prepend">
<string>Cormorant Upright</string>
</edit>
</match>
<alias binding="same">
<family>Cormorant Upright</family>
<accept>
<family>fantasy</family>
</accept>
</alias>
<alias>
<family>fantasy</family>
<prefer>
<family>Cormorant Upright</family>
</prefer>
</alias>
</fontconfig>

@ -1,12 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<group>
<target>Cormorant Upright</target>
<like>
<family>fantasy</family>
</like>
</group>
</fontconfig>

@ -0,0 +1,183 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="font">
<id>org.fedoraproject.catharsis-cormorant-fonts</id>
<metadata_license>MIT</metadata_license>
<project_license>OFL</project_license>
<name>Catharsis Fonts Cormorant</name>
<summary><![CDATA[Cormorant, a display serif font family inspired by the Garamond heritage]]></summary>
<description>
<p><![CDATA[Cormorant is an original design for an extravagant display serif font family inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. While traditional Garamond cuts make for exquisite reading at book sizes, they appear clumpy and inelegant at larger sizes. The design goal of Cormorant was to distill the aesthetic essence of Garamond, unfetter it from the limitations of metal printing, and allow it to bloom into its natural refined form at high definition.]]></p><p><![CDATA[Cormorant is characterized by scandalously small counters, razor-sharp serifs, dangerously smooth curves, and flamboyantly tall accents. While many implementations of Garamond at small optical sizes already exist (including the open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely populated niche of display-size counterparts that exploit the high resolution of contemporary screens and print media to the fullest.]]></p><p><![CDATA[Cormorant is made for large sizes; the larger, the better. However, it works well as a text face in high-resolution environments.]]></p><p><![CDATA[Cormorant is a native 21st-century typeface making ample use of OpenType technology. Some OpenType features are applied automatically while you type, subtly improving the flow of the text. This includes kerning, standard ligatures, and contextual alternates. Other features are intended to be activated manually by the user, such as discretionary ligatures, stylistic alternates, small capitals, and alternate figure sets.]]></p>
</description>
<updatecontact>fonts@lists.fedoraproject.org</updatecontact>
<url type="homepage">https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family</url>
<releases>
<release version="3.604-8.20240109git3f27825.el9" date="2023-01-18"/>
</releases>
<provides>
<font>Cormorant Bold Italic</font>
<font>Cormorant Bold</font>
<font>Cormorant Italic</font>
<font>Cormorant Light Italic</font>
<font>Cormorant Light</font>
<font>Cormorant Medium Italic</font>
<font>Cormorant Medium</font>
<font>Cormorant Regular</font>
<font>Cormorant SemiBold Italic</font>
<font>Cormorant SemiBold</font>
</provides>
<languages>
<lang>aa</lang>
<lang>af</lang>
<lang>an</lang>
<lang>ast</lang>
<lang>av</lang>
<lang>ay</lang>
<lang>az-az</lang>
<lang>ba</lang>
<lang>be</lang>
<lang>bg</lang>
<lang>bi</lang>
<lang>bin</lang>
<lang>br</lang>
<lang>bs</lang>
<lang>bua</lang>
<lang>ca</lang>
<lang>ce</lang>
<lang>ch</lang>
<lang>chm</lang>
<lang>co</lang>
<lang>crh</lang>
<lang>cs</lang>
<lang>csb</lang>
<lang>cv</lang>
<lang>cy</lang>
<lang>da</lang>
<lang>de</lang>
<lang>en</lang>
<lang>eo</lang>
<lang>es</lang>
<lang>et</lang>
<lang>eu</lang>
<lang>fi</lang>
<lang>fil</lang>
<lang>fj</lang>
<lang>fo</lang>
<lang>fr</lang>
<lang>fur</lang>
<lang>fy</lang>
<lang>gd</lang>
<lang>gl</lang>
<lang>gn</lang>
<lang>gv</lang>
<lang>haw</lang>
<lang>ho</lang>
<lang>hr</lang>
<lang>hsb</lang>
<lang>ht</lang>
<lang>hu</lang>
<lang>ia</lang>
<lang>id</lang>
<lang>ie</lang>
<lang>ig</lang>
<lang>ik</lang>
<lang>io</lang>
<lang>is</lang>
<lang>it</lang>
<lang>jv</lang>
<lang>kaa</lang>
<lang>ki</lang>
<lang>kj</lang>
<lang>kk</lang>
<lang>kl</lang>
<lang>ku-am</lang>
<lang>ku-tr</lang>
<lang>kum</lang>
<lang>kv</lang>
<lang>kw</lang>
<lang>kwm</lang>
<lang>ky</lang>
<lang>la</lang>
<lang>lb</lang>
<lang>lez</lang>
<lang>lg</lang>
<lang>li</lang>
<lang>lt</lang>
<lang>lv</lang>
<lang>mg</lang>
<lang>mh</lang>
<lang>mk</lang>
<lang>mn-mn</lang>
<lang>mo</lang>
<lang>ms</lang>
<lang>mt</lang>
<lang>na</lang>
<lang>nb</lang>
<lang>nds</lang>
<lang>ng</lang>
<lang>nl</lang>
<lang>nn</lang>
<lang>no</lang>
<lang>nr</lang>
<lang>nso</lang>
<lang>nv</lang>
<lang>ny</lang>
<lang>oc</lang>
<lang>om</lang>
<lang>os</lang>
<lang>pap-an</lang>
<lang>pap-aw</lang>
<lang>pl</lang>
<lang>pt</lang>
<lang>qu</lang>
<lang>quz</lang>
<lang>rm</lang>
<lang>rn</lang>
<lang>ro</lang>
<lang>ru</lang>
<lang>rw</lang>
<lang>sah</lang>
<lang>sc</lang>
<lang>se</lang>
<lang>sel</lang>
<lang>sg</lang>
<lang>sh</lang>
<lang>sk</lang>
<lang>sl</lang>
<lang>sm</lang>
<lang>sma</lang>
<lang>smj</lang>
<lang>smn</lang>
<lang>sn</lang>
<lang>so</lang>
<lang>sq</lang>
<lang>sr</lang>
<lang>ss</lang>
<lang>st</lang>
<lang>su</lang>
<lang>sv</lang>
<lang>sw</lang>
<lang>tg</lang>
<lang>tk</lang>
<lang>tl</lang>
<lang>tn</lang>
<lang>to</lang>
<lang>tr</lang>
<lang>ts</lang>
<lang>tt</lang>
<lang>ty</lang>
<lang>tyv</lang>
<lang>uk</lang>
<lang>uz</lang>
<lang>vi</lang>
<lang>vo</lang>
<lang>vot</lang>
<lang>wa</lang>
<lang>wen</lang>
<lang>wo</lang>
<lang>xh</lang>
<lang>yap</lang>
<lang>za</lang>
<lang>zu</lang>
</languages>
</component>

@ -0,0 +1,183 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="font">
<id>org.fedoraproject.catharsis-cormorant-garamond-fonts</id>
<metadata_license>MIT</metadata_license>
<project_license>OFL</project_license>
<name>Catharsis Fonts Cormorant Garamond</name>
<summary><![CDATA[Cormorant Garamond, a variant with more traditional shapes]]></summary>
<description>
<p><![CDATA[Cormorant is an original design for an extravagant display serif font family inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. While traditional Garamond cuts make for exquisite reading at book sizes, they appear clumpy and inelegant at larger sizes. The design goal of Cormorant was to distill the aesthetic essence of Garamond, unfetter it from the limitations of metal printing, and allow it to bloom into its natural refined form at high definition.]]></p><p><![CDATA[Cormorant is characterized by scandalously small counters, razor-sharp serifs, dangerously smooth curves, and flamboyantly tall accents. While many implementations of Garamond at small optical sizes already exist (including the open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely populated niche of display-size counterparts that exploit the high resolution of contemporary screens and print media to the fullest.]]></p><p><![CDATA[Cormorant is made for large sizes; the larger, the better. However, it works well as a text face in high-resolution environments.]]></p><p><![CDATA[Cormorant is a native 21st-century typeface making ample use of OpenType technology. Some OpenType features are applied automatically while you type, subtly improving the flow of the text. This includes kerning, standard ligatures, and contextual alternates. Other features are intended to be activated manually by the user, such as discretionary ligatures, stylistic alternates, small capitals, and alternate figure sets.]]></p><p><![CDATA[While Cormorants quality is most evident in titling and poster usage at the largest sizes, its Garamond genome renders it highly legible down to text sizes on high-resolution devices and in print. This is particularly true about the “Cormorant Garamond” cuts of the typeface.]]></p><p><![CDATA[Cormorant Garamond offers larger counters and subtly more traditional Garamond shapes for a few key characters to achieve more reading comfort.]]></p>
</description>
<updatecontact>fonts@lists.fedoraproject.org</updatecontact>
<url type="homepage">https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family</url>
<releases>
<release version="3.604-8.20240109git3f27825.el9" date="2023-01-18"/>
</releases>
<provides>
<font>Cormorant Garamond Bold Italic</font>
<font>Cormorant Garamond Bold</font>
<font>Cormorant Garamond Italic</font>
<font>Cormorant Garamond Light Italic</font>
<font>Cormorant Garamond Light</font>
<font>Cormorant Garamond Medium Italic</font>
<font>Cormorant Garamond Medium</font>
<font>Cormorant Garamond Regular</font>
<font>Cormorant Garamond SemiBold Italic</font>
<font>Cormorant Garamond SemiBold</font>
</provides>
<languages>
<lang>aa</lang>
<lang>af</lang>
<lang>an</lang>
<lang>ast</lang>
<lang>av</lang>
<lang>ay</lang>
<lang>az-az</lang>
<lang>ba</lang>
<lang>be</lang>
<lang>bg</lang>
<lang>bi</lang>
<lang>bin</lang>
<lang>br</lang>
<lang>bs</lang>
<lang>bua</lang>
<lang>ca</lang>
<lang>ce</lang>
<lang>ch</lang>
<lang>chm</lang>
<lang>co</lang>
<lang>crh</lang>
<lang>cs</lang>
<lang>csb</lang>
<lang>cv</lang>
<lang>cy</lang>
<lang>da</lang>
<lang>de</lang>
<lang>en</lang>
<lang>eo</lang>
<lang>es</lang>
<lang>et</lang>
<lang>eu</lang>
<lang>fi</lang>
<lang>fil</lang>
<lang>fj</lang>
<lang>fo</lang>
<lang>fr</lang>
<lang>fur</lang>
<lang>fy</lang>
<lang>gd</lang>
<lang>gl</lang>
<lang>gn</lang>
<lang>gv</lang>
<lang>haw</lang>
<lang>ho</lang>
<lang>hr</lang>
<lang>hsb</lang>
<lang>ht</lang>
<lang>hu</lang>
<lang>ia</lang>
<lang>id</lang>
<lang>ie</lang>
<lang>ig</lang>
<lang>ik</lang>
<lang>io</lang>
<lang>is</lang>
<lang>it</lang>
<lang>jv</lang>
<lang>kaa</lang>
<lang>ki</lang>
<lang>kj</lang>
<lang>kk</lang>
<lang>kl</lang>
<lang>ku-am</lang>
<lang>ku-tr</lang>
<lang>kum</lang>
<lang>kv</lang>
<lang>kw</lang>
<lang>kwm</lang>
<lang>ky</lang>
<lang>la</lang>
<lang>lb</lang>
<lang>lez</lang>
<lang>lg</lang>
<lang>li</lang>
<lang>lt</lang>
<lang>lv</lang>
<lang>mg</lang>
<lang>mh</lang>
<lang>mk</lang>
<lang>mn-mn</lang>
<lang>mo</lang>
<lang>ms</lang>
<lang>mt</lang>
<lang>na</lang>
<lang>nb</lang>
<lang>nds</lang>
<lang>ng</lang>
<lang>nl</lang>
<lang>nn</lang>
<lang>no</lang>
<lang>nr</lang>
<lang>nso</lang>
<lang>nv</lang>
<lang>ny</lang>
<lang>oc</lang>
<lang>om</lang>
<lang>os</lang>
<lang>pap-an</lang>
<lang>pap-aw</lang>
<lang>pl</lang>
<lang>pt</lang>
<lang>qu</lang>
<lang>quz</lang>
<lang>rm</lang>
<lang>rn</lang>
<lang>ro</lang>
<lang>ru</lang>
<lang>rw</lang>
<lang>sah</lang>
<lang>sc</lang>
<lang>se</lang>
<lang>sel</lang>
<lang>sg</lang>
<lang>sh</lang>
<lang>sk</lang>
<lang>sl</lang>
<lang>sm</lang>
<lang>sma</lang>
<lang>smj</lang>
<lang>smn</lang>
<lang>sn</lang>
<lang>so</lang>
<lang>sq</lang>
<lang>sr</lang>
<lang>ss</lang>
<lang>st</lang>
<lang>su</lang>
<lang>sv</lang>
<lang>sw</lang>
<lang>tg</lang>
<lang>tk</lang>
<lang>tl</lang>
<lang>tn</lang>
<lang>to</lang>
<lang>tr</lang>
<lang>ts</lang>
<lang>tt</lang>
<lang>ty</lang>
<lang>tyv</lang>
<lang>uk</lang>
<lang>uz</lang>
<lang>vi</lang>
<lang>vo</lang>
<lang>vot</lang>
<lang>wa</lang>
<lang>wen</lang>
<lang>wo</lang>
<lang>xh</lang>
<lang>yap</lang>
<lang>za</lang>
<lang>zu</lang>
</languages>
</component>

@ -0,0 +1,183 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="font">
<id>org.fedoraproject.catharsis-cormorant-infant-fonts</id>
<metadata_license>MIT</metadata_license>
<project_license>OFL</project_license>
<name>Catharsis Fonts Cormorant Infant</name>
<summary><![CDATA[Cormorant Infant, a gentle schoolbook-style variant]]></summary>
<description>
<p><![CDATA[Cormorant is an original design for an extravagant display serif font family inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. While traditional Garamond cuts make for exquisite reading at book sizes, they appear clumpy and inelegant at larger sizes. The design goal of Cormorant was to distill the aesthetic essence of Garamond, unfetter it from the limitations of metal printing, and allow it to bloom into its natural refined form at high definition.]]></p><p><![CDATA[Cormorant is characterized by scandalously small counters, razor-sharp serifs, dangerously smooth curves, and flamboyantly tall accents. While many implementations of Garamond at small optical sizes already exist (including the open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely populated niche of display-size counterparts that exploit the high resolution of contemporary screens and print media to the fullest.]]></p><p><![CDATA[Cormorant is made for large sizes; the larger, the better. However, it works well as a text face in high-resolution environments.]]></p><p><![CDATA[Cormorant is a native 21st-century typeface making ample use of OpenType technology. Some OpenType features are applied automatically while you type, subtly improving the flow of the text. This includes kerning, standard ligatures, and contextual alternates. Other features are intended to be activated manually by the user, such as discretionary ligatures, stylistic alternates, small capitals, and alternate figure sets.]]></p><p><![CDATA[In Cormorant Infant, the letters “a g y” and their derivatives are replaced by gentle schoolbook-style single-storey shapes.]]></p>
</description>
<updatecontact>fonts@lists.fedoraproject.org</updatecontact>
<url type="homepage">https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family</url>
<releases>
<release version="3.604-8.20240109git3f27825.el9" date="2023-01-18"/>
</releases>
<provides>
<font>Cormorant Infant Bold Italic</font>
<font>Cormorant Infant Bold</font>
<font>Cormorant Infant Italic</font>
<font>Cormorant Infant Light Italic</font>
<font>Cormorant Infant Light</font>
<font>Cormorant Infant Medium Italic</font>
<font>Cormorant Infant Medium</font>
<font>Cormorant Infant Regular</font>
<font>Cormorant Infant SemiBold Italic</font>
<font>Cormorant Infant SemiBold</font>
</provides>
<languages>
<lang>aa</lang>
<lang>af</lang>
<lang>an</lang>
<lang>ast</lang>
<lang>av</lang>
<lang>ay</lang>
<lang>az-az</lang>
<lang>ba</lang>
<lang>be</lang>
<lang>bg</lang>
<lang>bi</lang>
<lang>bin</lang>
<lang>br</lang>
<lang>bs</lang>
<lang>bua</lang>
<lang>ca</lang>
<lang>ce</lang>
<lang>ch</lang>
<lang>chm</lang>
<lang>co</lang>
<lang>crh</lang>
<lang>cs</lang>
<lang>csb</lang>
<lang>cv</lang>
<lang>cy</lang>
<lang>da</lang>
<lang>de</lang>
<lang>en</lang>
<lang>eo</lang>
<lang>es</lang>
<lang>et</lang>
<lang>eu</lang>
<lang>fi</lang>
<lang>fil</lang>
<lang>fj</lang>
<lang>fo</lang>
<lang>fr</lang>
<lang>fur</lang>
<lang>fy</lang>
<lang>gd</lang>
<lang>gl</lang>
<lang>gn</lang>
<lang>gv</lang>
<lang>haw</lang>
<lang>ho</lang>
<lang>hr</lang>
<lang>hsb</lang>
<lang>ht</lang>
<lang>hu</lang>
<lang>ia</lang>
<lang>id</lang>
<lang>ie</lang>
<lang>ig</lang>
<lang>ik</lang>
<lang>io</lang>
<lang>is</lang>
<lang>it</lang>
<lang>jv</lang>
<lang>kaa</lang>
<lang>ki</lang>
<lang>kj</lang>
<lang>kk</lang>
<lang>kl</lang>
<lang>ku-am</lang>
<lang>ku-tr</lang>
<lang>kum</lang>
<lang>kv</lang>
<lang>kw</lang>
<lang>kwm</lang>
<lang>ky</lang>
<lang>la</lang>
<lang>lb</lang>
<lang>lez</lang>
<lang>lg</lang>
<lang>li</lang>
<lang>lt</lang>
<lang>lv</lang>
<lang>mg</lang>
<lang>mh</lang>
<lang>mk</lang>
<lang>mn-mn</lang>
<lang>mo</lang>
<lang>ms</lang>
<lang>mt</lang>
<lang>na</lang>
<lang>nb</lang>
<lang>nds</lang>
<lang>ng</lang>
<lang>nl</lang>
<lang>nn</lang>
<lang>no</lang>
<lang>nr</lang>
<lang>nso</lang>
<lang>nv</lang>
<lang>ny</lang>
<lang>oc</lang>
<lang>om</lang>
<lang>os</lang>
<lang>pap-an</lang>
<lang>pap-aw</lang>
<lang>pl</lang>
<lang>pt</lang>
<lang>qu</lang>
<lang>quz</lang>
<lang>rm</lang>
<lang>rn</lang>
<lang>ro</lang>
<lang>ru</lang>
<lang>rw</lang>
<lang>sah</lang>
<lang>sc</lang>
<lang>se</lang>
<lang>sel</lang>
<lang>sg</lang>
<lang>sh</lang>
<lang>sk</lang>
<lang>sl</lang>
<lang>sm</lang>
<lang>sma</lang>
<lang>smj</lang>
<lang>smn</lang>
<lang>sn</lang>
<lang>so</lang>
<lang>sq</lang>
<lang>sr</lang>
<lang>ss</lang>
<lang>st</lang>
<lang>su</lang>
<lang>sv</lang>
<lang>sw</lang>
<lang>tg</lang>
<lang>tk</lang>
<lang>tl</lang>
<lang>tn</lang>
<lang>to</lang>
<lang>tr</lang>
<lang>ts</lang>
<lang>tt</lang>
<lang>ty</lang>
<lang>tyv</lang>
<lang>uk</lang>
<lang>uz</lang>
<lang>vi</lang>
<lang>vo</lang>
<lang>vot</lang>
<lang>wa</lang>
<lang>wen</lang>
<lang>wo</lang>
<lang>xh</lang>
<lang>yap</lang>
<lang>za</lang>
<lang>zu</lang>
</languages>
</component>

@ -0,0 +1,178 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="font">
<id>org.fedoraproject.catharsis-cormorant-unicase-fonts</id>
<metadata_license>MIT</metadata_license>
<project_license>OFL</project_license>
<name>Catharsis Fonts Cormorant Unicase</name>
<summary><![CDATA[Cormorant Unicase, a small-caps variant with some lowercase letter-forms]]></summary>
<description>
<p><![CDATA[Cormorant is an original design for an extravagant display serif font family inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. While traditional Garamond cuts make for exquisite reading at book sizes, they appear clumpy and inelegant at larger sizes. The design goal of Cormorant was to distill the aesthetic essence of Garamond, unfetter it from the limitations of metal printing, and allow it to bloom into its natural refined form at high definition.]]></p><p><![CDATA[Cormorant is characterized by scandalously small counters, razor-sharp serifs, dangerously smooth curves, and flamboyantly tall accents. While many implementations of Garamond at small optical sizes already exist (including the open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely populated niche of display-size counterparts that exploit the high resolution of contemporary screens and print media to the fullest.]]></p><p><![CDATA[Cormorant is made for large sizes; the larger, the better. However, it works well as a text face in high-resolution environments.]]></p><p><![CDATA[Cormorant is a native 21st-century typeface making ample use of OpenType technology. Some OpenType features are applied automatically while you type, subtly improving the flow of the text. This includes kerning, standard ligatures, and contextual alternates. Other features are intended to be activated manually by the user, such as discretionary ligatures, stylistic alternates, small capitals, and alternate figure sets.]]></p><p><![CDATA[Cormorant Unicase, is a small-caps variant with some lowercase letter-forms for an eye-catching futuristic look.]]></p>
</description>
<updatecontact>fonts@lists.fedoraproject.org</updatecontact>
<url type="homepage">https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family</url>
<releases>
<release version="3.604-8.20240109git3f27825.el9" date="2023-01-18"/>
</releases>
<provides>
<font>Cormorant Unicase Bold</font>
<font>Cormorant Unicase Light</font>
<font>Cormorant Unicase Medium</font>
<font>Cormorant Unicase Regular</font>
<font>Cormorant Unicase SemiBold</font>
</provides>
<languages>
<lang>aa</lang>
<lang>af</lang>
<lang>an</lang>
<lang>ast</lang>
<lang>av</lang>
<lang>ay</lang>
<lang>az-az</lang>
<lang>ba</lang>
<lang>be</lang>
<lang>bg</lang>
<lang>bi</lang>
<lang>bin</lang>
<lang>br</lang>
<lang>bs</lang>
<lang>bua</lang>
<lang>ca</lang>
<lang>ce</lang>
<lang>ch</lang>
<lang>chm</lang>
<lang>co</lang>
<lang>crh</lang>
<lang>cs</lang>
<lang>csb</lang>
<lang>cv</lang>
<lang>cy</lang>
<lang>da</lang>
<lang>de</lang>
<lang>en</lang>
<lang>eo</lang>
<lang>es</lang>
<lang>et</lang>
<lang>eu</lang>
<lang>fi</lang>
<lang>fil</lang>
<lang>fj</lang>
<lang>fo</lang>
<lang>fr</lang>
<lang>fur</lang>
<lang>fy</lang>
<lang>gd</lang>
<lang>gl</lang>
<lang>gn</lang>
<lang>gv</lang>
<lang>haw</lang>
<lang>ho</lang>
<lang>hr</lang>
<lang>hsb</lang>
<lang>ht</lang>
<lang>hu</lang>
<lang>ia</lang>
<lang>id</lang>
<lang>ie</lang>
<lang>ig</lang>
<lang>ik</lang>
<lang>io</lang>
<lang>is</lang>
<lang>it</lang>
<lang>jv</lang>
<lang>kaa</lang>
<lang>ki</lang>
<lang>kj</lang>
<lang>kk</lang>
<lang>kl</lang>
<lang>ku-am</lang>
<lang>ku-tr</lang>
<lang>kum</lang>
<lang>kv</lang>
<lang>kw</lang>
<lang>kwm</lang>
<lang>ky</lang>
<lang>la</lang>
<lang>lb</lang>
<lang>lez</lang>
<lang>lg</lang>
<lang>li</lang>
<lang>lt</lang>
<lang>lv</lang>
<lang>mg</lang>
<lang>mh</lang>
<lang>mk</lang>
<lang>mn-mn</lang>
<lang>mo</lang>
<lang>ms</lang>
<lang>mt</lang>
<lang>na</lang>
<lang>nb</lang>
<lang>nds</lang>
<lang>ng</lang>
<lang>nl</lang>
<lang>nn</lang>
<lang>no</lang>
<lang>nr</lang>
<lang>nso</lang>
<lang>nv</lang>
<lang>ny</lang>
<lang>oc</lang>
<lang>om</lang>
<lang>os</lang>
<lang>pap-an</lang>
<lang>pap-aw</lang>
<lang>pl</lang>
<lang>pt</lang>
<lang>qu</lang>
<lang>quz</lang>
<lang>rm</lang>
<lang>rn</lang>
<lang>ro</lang>
<lang>ru</lang>
<lang>rw</lang>
<lang>sah</lang>
<lang>sc</lang>
<lang>se</lang>
<lang>sel</lang>
<lang>sg</lang>
<lang>sh</lang>
<lang>sk</lang>
<lang>sl</lang>
<lang>sm</lang>
<lang>sma</lang>
<lang>smj</lang>
<lang>smn</lang>
<lang>sn</lang>
<lang>so</lang>
<lang>sq</lang>
<lang>sr</lang>
<lang>ss</lang>
<lang>st</lang>
<lang>su</lang>
<lang>sv</lang>
<lang>sw</lang>
<lang>tg</lang>
<lang>tk</lang>
<lang>tl</lang>
<lang>tn</lang>
<lang>to</lang>
<lang>tr</lang>
<lang>ts</lang>
<lang>tt</lang>
<lang>ty</lang>
<lang>tyv</lang>
<lang>uk</lang>
<lang>uz</lang>
<lang>vi</lang>
<lang>vo</lang>
<lang>vot</lang>
<lang>wa</lang>
<lang>wen</lang>
<lang>wo</lang>
<lang>xh</lang>
<lang>yap</lang>
<lang>za</lang>
<lang>zu</lang>
</languages>
</component>

@ -0,0 +1,147 @@
<?xml version="1.0" encoding="UTF-8"?>
<!-- SPDX-License-Identifier: MIT -->
<component type="font">
<id>org.fedoraproject.catharsis-cormorant-upright-fonts</id>
<metadata_license>MIT</metadata_license>
<project_license>OFL</project_license>
<name>Catharsis Fonts Cormorant Upright</name>
<summary><![CDATA[Cormorant Upright, an un-slanted cursive variant]]></summary>
<description>
<p><![CDATA[Cormorant is an original design for an extravagant display serif font family inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. While traditional Garamond cuts make for exquisite reading at book sizes, they appear clumpy and inelegant at larger sizes. The design goal of Cormorant was to distill the aesthetic essence of Garamond, unfetter it from the limitations of metal printing, and allow it to bloom into its natural refined form at high definition.]]></p><p><![CDATA[Cormorant is characterized by scandalously small counters, razor-sharp serifs, dangerously smooth curves, and flamboyantly tall accents. While many implementations of Garamond at small optical sizes already exist (including the open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely populated niche of display-size counterparts that exploit the high resolution of contemporary screens and print media to the fullest.]]></p><p><![CDATA[Cormorant is made for large sizes; the larger, the better. However, it works well as a text face in high-resolution environments.]]></p><p><![CDATA[Cormorant is a native 21st-century typeface making ample use of OpenType technology. Some OpenType features are applied automatically while you type, subtly improving the flow of the text. This includes kerning, standard ligatures, and contextual alternates. Other features are intended to be activated manually by the user, such as discretionary ligatures, stylistic alternates, small capitals, and alternate figure sets.]]></p><p><![CDATA[Cormorant Upright is an un-slanted cursive of the main Cormorant font family.]]></p>
</description>
<updatecontact>fonts@lists.fedoraproject.org</updatecontact>
<url type="homepage">https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family</url>
<releases>
<release version="3.604-8.20240109git3f27825.el9" date="2023-01-18"/>
</releases>
<provides>
<font>Cormorant Upright Bold</font>
<font>Cormorant Upright Light</font>
<font>Cormorant Upright Medium</font>
<font>Cormorant Upright Regular</font>
<font>Cormorant Upright SemiBold</font>
</provides>
<languages>
<lang>aa</lang>
<lang>af</lang>
<lang>an</lang>
<lang>ast</lang>
<lang>ay</lang>
<lang>az-az</lang>
<lang>bi</lang>
<lang>bin</lang>
<lang>br</lang>
<lang>bs</lang>
<lang>ca</lang>
<lang>ch</lang>
<lang>co</lang>
<lang>crh</lang>
<lang>cs</lang>
<lang>csb</lang>
<lang>cy</lang>
<lang>da</lang>
<lang>de</lang>
<lang>en</lang>
<lang>eo</lang>
<lang>es</lang>
<lang>et</lang>
<lang>eu</lang>
<lang>fi</lang>
<lang>fil</lang>
<lang>fj</lang>
<lang>fo</lang>
<lang>fr</lang>
<lang>fur</lang>
<lang>fy</lang>
<lang>gd</lang>
<lang>gl</lang>
<lang>gn</lang>
<lang>gv</lang>
<lang>haw</lang>
<lang>ho</lang>
<lang>hr</lang>
<lang>hsb</lang>
<lang>ht</lang>
<lang>hu</lang>
<lang>ia</lang>
<lang>id</lang>
<lang>ie</lang>
<lang>ig</lang>
<lang>io</lang>
<lang>is</lang>
<lang>it</lang>
<lang>jv</lang>
<lang>ki</lang>
<lang>kj</lang>
<lang>kl</lang>
<lang>ku-tr</lang>
<lang>kw</lang>
<lang>kwm</lang>
<lang>la</lang>
<lang>lb</lang>
<lang>lg</lang>
<lang>li</lang>
<lang>lt</lang>
<lang>lv</lang>
<lang>mg</lang>
<lang>mh</lang>
<lang>ms</lang>
<lang>mt</lang>
<lang>na</lang>
<lang>nb</lang>
<lang>nds</lang>
<lang>ng</lang>
<lang>nl</lang>
<lang>nn</lang>
<lang>no</lang>
<lang>nr</lang>
<lang>nso</lang>
<lang>nv</lang>
<lang>ny</lang>
<lang>oc</lang>
<lang>om</lang>
<lang>pap-an</lang>
<lang>pap-aw</lang>
<lang>pl</lang>
<lang>pt</lang>
<lang>rm</lang>
<lang>rn</lang>
<lang>ro</lang>
<lang>rw</lang>
<lang>sc</lang>
<lang>se</lang>
<lang>sg</lang>
<lang>sk</lang>
<lang>sl</lang>
<lang>sm</lang>
<lang>sma</lang>
<lang>smj</lang>
<lang>smn</lang>
<lang>sn</lang>
<lang>so</lang>
<lang>sq</lang>
<lang>ss</lang>
<lang>st</lang>
<lang>su</lang>
<lang>sv</lang>
<lang>sw</lang>
<lang>tk</lang>
<lang>tl</lang>
<lang>tn</lang>
<lang>to</lang>
<lang>tr</lang>
<lang>ts</lang>
<lang>ty</lang>
<lang>uz</lang>
<lang>vi</lang>
<lang>vo</lang>
<lang>vot</lang>
<lang>wa</lang>
<lang>wen</lang>
<lang>wo</lang>
<lang>xh</lang>
<lang>yap</lang>
<lang>za</lang>
<lang>zu</lang>
</languages>
</component>

@ -1,19 +1,28 @@
# SPDX-License-Identifier: MIT Summary: Cormorant, a display serif font family inspired by the Garamond heritage
%global forgeurl https://github.com/CatharsisFonts/Cormorant Name: catharsis-cormorant-fonts
%global commit 3f27825ce7aa990dc65761a7b323b92aecc84446 Version: 3.604
%forgemeta Release: 8.20240109git3f27825%{?dist}
Version: 3.604 URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
Release: 8%{?dist} License: OFL
URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
Source0: Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz
%global foundry Catharsis Fonts Source10: 57-catharsis-cormorant-fonts.conf
%global fontlicense OFL Source11: 57-catharsis-cormorant-garamond-fonts.conf
%global fontlicenses OFL.txt Source12: 58-catharsis-cormorant-infant-fonts.conf
%global fontdocs *txt *md Source13: 60-catharsis-cormorant-unicase-fonts.conf
%global fontdocsex %{fontlicenses} Source14: 60-catharsis-cormorant-upright-fonts.conf
Source20: org.fedoraproject.catharsis-cormorant-fonts.metainfo.xml
%global common_description %{expand: Source21: org.fedoraproject.catharsis-cormorant-garamond-fonts.metainfo.xml
Source22: org.fedoraproject.catharsis-cormorant-infant-fonts.metainfo.xml
Source23: org.fedoraproject.catharsis-cormorant-unicase-fonts.metainfo.xml
Source24: org.fedoraproject.catharsis-cormorant-upright-fonts.metainfo.xml
Requires: fontpackages-filesystem
BuildArch: noarch
%description
Cormorant is an original design for an extravagant display serif font family Cormorant is an original design for an extravagant display serif font family
inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts. inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts.
While traditional Garamond cuts make for exquisite reading at book sizes, they While traditional Garamond cuts make for exquisite reading at book sizes, they
@ -37,26 +46,57 @@ technology. Some OpenType features are applied automatically while you type,
subtly improving the flow of the text. This includes kerning, standard subtly improving the flow of the text. This includes kerning, standard
ligatures, and contextual alternates. Other features are intended to be ligatures, and contextual alternates. Other features are intended to be
activated manually by the user, such as discretionary ligatures, stylistic activated manually by the user, such as discretionary ligatures, stylistic
alternates, small capitals, and alternate figure sets.} alternates, small capitals, and alternate figure sets.
%global fontfamily0 Cormorant %package all
%global fontsummary0 Cormorant, a display serif font family inspired by the Garamond heritage Summary: All the font packages, generated from catharsis-cormorant-fonts
%global fonts0 2.*OpenType*Files/*otf Requires: catharsis-cormorant-fonts = %{version}-%{release}
%global fontsex0 2.*OpenType*Files/CormorantSC*.otf %{fonts1} %{fonts2} %{fonts3} %{fonts4} Requires: catharsis-cormorant-garamond-fonts = %{version}-%{release}
%global fontconfngs0 %{SOURCE10} Requires: catharsis-cormorant-infant-fonts = %{version}-%{release}
%global fontdescription0 %{expand: Requires: catharsis-cormorant-unicase-fonts = %{version}-%{release}
%{common_description} Requires: catharsis-cormorant-upright-fonts = %{version}-%{release}
}
%description all
%global fontfamily1 Cormorant Garamond This meta-package installs all the font packages, generated from the
%global fontsummary1 Cormorant Garamond, a variant with more traditional shapes catharsis-cormorant-fonts source package.
%global fontpkgheader1 %{expand:
Suggests: font(cormorant) %package doc
} Summary: Optional documentation files of %{name}
%global fonts1 2.*OpenType*Files/CormorantGaramond*.otf
%global fontconfngs1 %{SOURCE11} %description doc
%global fontdescription1 %{expand: This package provides optional documentation files shipped with
%{common_description} %{name}.
%package -n catharsis-cormorant-garamond-fonts
Summary: Cormorant Garamond, a variant with more traditional shapes
Requires: fontpackages-filesystem
Suggests: font(cormorant)
%description -n catharsis-cormorant-garamond-fonts
Cormorant is an original design for an extravagant display serif font family
inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts.
While traditional Garamond cuts make for exquisite reading at book sizes, they
appear clumpy and inelegant at larger sizes. The design goal of Cormorant was
to distill the aesthetic essence of Garamond, unfetter it from the limitations
of metal printing, and allow it to bloom into its natural refined form at high
definition.
Cormorant is characterized by scandalously small counters, razor-sharp serifs,
dangerously smooth curves, and flamboyantly tall accents. While many
implementations of Garamond at small optical sizes already exist (including the
open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely
populated niche of display-size counterparts that exploit the high resolution
of contemporary screens and print media to the fullest.
Cormorant is made for large sizes; the larger, the better. However, it works
well as a text face in high-resolution environments.
Cormorant is a native 21st-century typeface making ample use of OpenType
technology. Some OpenType features are applied automatically while you type,
subtly improving the flow of the text. This includes kerning, standard
ligatures, and contextual alternates. Other features are intended to be
activated manually by the user, such as discretionary ligatures, stylistic
alternates, small capitals, and alternate figure sets.
While Cormorants quality is most evident in titling and poster usage at the While Cormorants quality is most evident in titling and poster usage at the
largest sizes, its Garamond genome renders it highly legible down to text sizes largest sizes, its Garamond genome renders it highly legible down to text sizes
@ -64,88 +104,204 @@ on high-resolution devices and in print. This is particularly true about the
“Cormorant Garamond” cuts of the typeface. “Cormorant Garamond” cuts of the typeface.
Cormorant Garamond offers larger counters and subtly more traditional Garamond Cormorant Garamond offers larger counters and subtly more traditional Garamond
shapes for a few key characters to achieve more reading comfort.} shapes for a few key characters to achieve more reading comfort.
%global fontfamily2 Cormorant Infant %package -n catharsis-cormorant-infant-fonts
%global fontsummary2 Cormorant Infant, a gentle schoolbook-style variant Summary: Cormorant Infant, a gentle schoolbook-style variant
%global fontpkgheader2 %{expand: Requires: fontpackages-filesystem
Suggests: font(cormorant) Suggests: font(cormorant)
}
%global fonts2 2.*OpenType*Files/CormorantInfant*.otf %description -n catharsis-cormorant-infant-fonts
%global fontconfngs2 %{SOURCE12} Cormorant is an original design for an extravagant display serif font family
%global fontdescription2 %{expand: inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts.
%{common_description} While traditional Garamond cuts make for exquisite reading at book sizes, they
appear clumpy and inelegant at larger sizes. The design goal of Cormorant was
In Cormorant Infant, the letters “a g y” and their derivatives are replaced to distill the aesthetic essence of Garamond, unfetter it from the limitations
by gentle schoolbook-style single-storey shapes.} of metal printing, and allow it to bloom into its natural refined form at high
definition.
%global fontfamily3 Cormorant Upright
%global fontpkgname3 catharsis-cormorant-upright-fonts Cormorant is characterized by scandalously small counters, razor-sharp serifs,
%global fontsummary3 Cormorant Upright, an un-slanted cursive variant dangerously smooth curves, and flamboyantly tall accents. While many
%global fontpkgheader3 %{expand: implementations of Garamond at small optical sizes already exist (including the
Suggests: font(cormorant) open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely
} populated niche of display-size counterparts that exploit the high resolution
%global fonts3 2.*OpenType*Files/CormorantUpright*.otf of contemporary screens and print media to the fullest.
%global fontconfngs3 %{SOURCE13}
%global fontdescription3 %{expand: Cormorant is made for large sizes; the larger, the better. However, it works
%{common_description} well as a text face in high-resolution environments.
Cormorant Upright is an un-slanted cursive of the main Cormorant font family.} Cormorant is a native 21st-century typeface making ample use of OpenType
technology. Some OpenType features are applied automatically while you type,
%global fontfamily4 Cormorant Unicase subtly improving the flow of the text. This includes kerning, standard
%global fontsummary4 Cormorant Unicase, a small-caps variant with some lowercase letter-forms ligatures, and contextual alternates. Other features are intended to be
%global fontpkgheader4 %{expand: activated manually by the user, such as discretionary ligatures, stylistic
Suggests: font(cormorant) alternates, small capitals, and alternate figure sets.
}
%global fonts4 2.*OpenType*Files/CormorantUnicase*.otf While Cormorants quality is most evident in titling and poster usage at the
%global fontconfngs4 %{SOURCE14} largest sizes, its Garamond genome renders it highly legible down to text sizes
%global fontdescription4 %{expand: on high-resolution devices and in print. This is particularly true about the
%{common_description} “Cormorant Garamond” cuts of the typeface.
Cormorant Unicase, is a small-caps variant with some lowercase letter-forms for Cormorant Garamond offers larger counters and subtly more traditional Garamond
an eye-catching futuristic look.} shapes for a few key characters to achieve more reading comfort.
Source0: %{forgesource} %package -n catharsis-cormorant-unicase-fonts
Source10: 57-%{fontpkgname0}.xml Summary: Cormorant Unicase, a small-caps variant with some lowercase letter-forms
Source11: 57-%{fontpkgname1}.xml Requires: fontpackages-filesystem
Source12: 58-%{fontpkgname2}.xml Suggests: font(cormorant)
Source13: 60-%{fontpkgname3}.xml
Source14: 60-%{fontpkgname4}.xml %description -n catharsis-cormorant-unicase-fonts
Cormorant is an original design for an extravagant display serif font family
%fontpkg -a inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts.
While traditional Garamond cuts make for exquisite reading at book sizes, they
%fontmetapkg appear clumpy and inelegant at larger sizes. The design goal of Cormorant was
to distill the aesthetic essence of Garamond, unfetter it from the limitations
of metal printing, and allow it to bloom into its natural refined form at high
definition.
Cormorant is characterized by scandalously small counters, razor-sharp serifs,
dangerously smooth curves, and flamboyantly tall accents. While many
implementations of Garamond at small optical sizes already exist (including the
open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely
populated niche of display-size counterparts that exploit the high resolution
of contemporary screens and print media to the fullest.
Cormorant is made for large sizes; the larger, the better. However, it works
well as a text face in high-resolution environments.
Cormorant is a native 21st-century typeface making ample use of OpenType
technology. Some OpenType features are applied automatically while you type,
subtly improving the flow of the text. This includes kerning, standard
ligatures, and contextual alternates. Other features are intended to be
activated manually by the user, such as discretionary ligatures, stylistic
alternates, small capitals, and alternate figure sets.
While Cormorants quality is most evident in titling and poster usage at the
largest sizes, its Garamond genome renders it highly legible down to text sizes
on high-resolution devices and in print. This is particularly true about the
“Cormorant Garamond” cuts of the typeface.
Cormorant Garamond offers larger counters and subtly more traditional Garamond
shapes for a few key characters to achieve more reading comfort.
%package -n catharsis-cormorant-upright-fonts
Summary: Cormorant Upright, an un-slanted cursive variant
Requires: fontpackages-filesystem
Suggests: font(cormorant)
%description -n catharsis-cormorant-upright-fonts
Cormorant is an original design for an extravagant display serif font family
inspired by the Garamond heritage, hand-drawn and produced by Catharsis Fonts.
While traditional Garamond cuts make for exquisite reading at book sizes, they
appear clumpy and inelegant at larger sizes. The design goal of Cormorant was
to distill the aesthetic essence of Garamond, unfetter it from the limitations
of metal printing, and allow it to bloom into its natural refined form at high
definition.
Cormorant is characterized by scandalously small counters, razor-sharp serifs,
dangerously smooth curves, and flamboyantly tall accents. While many
implementations of Garamond at small optical sizes already exist (including the
open-sourced EB Garamond by Georg Duffner), Cormorant aims for the sparsely
populated niche of display-size counterparts that exploit the high resolution
of contemporary screens and print media to the fullest.
Cormorant is made for large sizes; the larger, the better. However, it works
well as a text face in high-resolution environments.
Cormorant is a native 21st-century typeface making ample use of OpenType
technology. Some OpenType features are applied automatically while you type,
subtly improving the flow of the text. This includes kerning, standard
ligatures, and contextual alternates. Other features are intended to be
activated manually by the user, such as discretionary ligatures, stylistic
alternates, small capitals, and alternate figure sets.
While Cormorants quality is most evident in titling and poster usage at the
largest sizes, its Garamond genome renders it highly legible down to text sizes
on high-resolution devices and in print. This is particularly true about the
“Cormorant Garamond” cuts of the typeface.
Cormorant Garamond offers larger counters and subtly more traditional Garamond
shapes for a few key characters to achieve more reading comfort.
%package doc
Summary: Optional documentation files of %{source_name}
BuildArch: noarch
%description doc
This package provides optional documentation files shipped with
%{source_name}.
%prep %prep
%forgesetup %autosetup -n Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446
%linuxtext *.txt
%build %build
%fontbuild -a
%install %install
%fontinstall -a install -d -m755 %{buildroot}%{_datadir}/fonts/%{name}
install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-garamond-fonts
%check install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-infant-fonts
%fontcheck -a install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-unicase-fonts
install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-upright-fonts
install -d -m755 %{buildroot}%{_sysconfdir}/fonts/conf.d
install -d -m755 %{buildroot}%{_datadir}/fontconfig/conf.avail
install -d -m755 %{buildroot}%{_datadir}/metainfo
install -m644 %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
%{buildroot}%{_datadir}/fontconfig/conf.avail/
ln -sr %{buildroot}%{_datadir}/fontconfig/conf.avail/* %{buildroot}%{_sysconfdir}/fonts/conf.d/
cp -vf 2.\ OpenType\ Files/Cormorant-*.otf %{buildroot}%{_datadir}/fonts/%{name}
cp -vf 2.\ OpenType\ Files/CormorantGaramond-*.otf %{buildroot}%{_datadir}/fonts/catharsis-cormorant-garamond-fonts
cp -vf 2.\ OpenType\ Files/CormorantInfant-*.otf %{buildroot}%{_datadir}/fonts/catharsis-cormorant-infant-fonts
cp -vf 2.\ OpenType\ Files/CormorantUnicase-*.otf %{buildroot}%{_datadir}/fonts/catharsis-cormorant-unicase-fonts
cp -vf 2.\ OpenType\ Files/CormorantUpright-*.otf %{buildroot}%{_datadir}/fonts/catharsis-cormorant-upright-fonts
install -m644 %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} \
%{buildroot}%{_datadir}/metainfo/
%files
%doc FONTLOG.txt OFL-FAQ.txt README.md
%license OFL.txt
%config %{_sysconfdir}/fonts/conf.d/57-catharsis-cormorant-fonts.conf
%{_datadir}/fonts/%{name}/*.otf
%{_datadir}/metainfo/*cormorant-fonts*.xml
%{_datadir}/fontconfig/conf.avail/57-catharsis-cormorant-fonts.conf
%fontfiles -a %files all
%files doc %files doc
%defattr(644, root, root, 0755) %defattr(644, root, root, 0755)
%license OFL.txt %license OFL.txt
%doc 5.*Specimens*Test*Files/*pdf %doc 5.*Specimens*Test*Files/*pdf
%files -n catharsis-cormorant-garamond-fonts
%doc FONTLOG.txt OFL-FAQ.txt README.md
%license OFL.txt
%config %{_sysconfdir}/fonts/conf.d/57-catharsis-cormorant-garamond-fonts.conf
%{_datadir}/fonts/catharsis-cormorant-garamond-fonts/*.otf
%{_datadir}/metainfo/*garamond-fonts*xml
%{_datadir}/fontconfig/conf.avail/57-catharsis-cormorant-garamond-fonts.conf
%files -n catharsis-cormorant-infant-fonts
%doc FONTLOG.txt OFL-FAQ.txt README.md
%license OFL.txt
%config %{_sysconfdir}/fonts/conf.d/58-catharsis-cormorant-infant-fonts.conf
%{_datadir}/fonts/catharsis-cormorant-infant-fonts/*.otf
%{_datadir}/metainfo/*infant-fonts*xml
%{_datadir}/fontconfig/conf.avail/58-catharsis-cormorant-infant-fonts.conf
%files -n catharsis-cormorant-unicase-fonts
%doc FONTLOG.txt OFL-FAQ.txt README.md
%license OFL.txt
%config %{_sysconfdir}/fonts/conf.d/60-catharsis-cormorant-unicase-fonts.conf
%{_datadir}/fonts/catharsis-cormorant-unicase-fonts/*.otf
%{_datadir}/metainfo/*unicase-fonts*xml
%{_datadir}/fontconfig/conf.avail/60-catharsis-cormorant-unicase-fonts.conf
%files -n catharsis-cormorant-upright-fonts
%doc FONTLOG.txt OFL-FAQ.txt README.md
%license OFL.txt
%config %{_sysconfdir}/fonts/conf.d/60-catharsis-cormorant-upright-fonts.conf
%{_datadir}/fonts/catharsis-cormorant-upright-fonts/*.otf
%{_datadir}/metainfo/*upright-fonts*xml
%{_datadir}/fontconfig/conf.avail/60-catharsis-cormorant-upright-fonts.conf
%changelog %changelog
* Thu Nov 23 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.604-8.git3f27825 * Tue Feb 20 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.604-8.20240109git3f27825
- Rebuilt for MSVSphere 9.3 - Rebuild for MSVSphere 8.9
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-8 * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Loading…
Cancel
Save