Compare commits

...

5 Commits
f38 ... i8e

@ -0,0 +1 @@
314c635b732a93b7187f55fbb07bab312838f6c3 SOURCES/Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz

3
.gitignore vendored

@ -1,2 +1 @@
/Cormorant-83d1fa9b582005f8f913d178fdbe98094698a6c4.tar.gz
/Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz
SOURCES/Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz

@ -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>

@ -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>

@ -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>

@ -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>

@ -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>

@ -1,3 +0,0 @@
# catharsis-cormorant-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.

@ -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>

@ -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>

@ -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>

@ -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>

@ -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>

@ -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>

@ -0,0 +1,347 @@
Summary: Cormorant, a display serif font family inspired by the Garamond heritage
Name: catharsis-cormorant-fonts
Version: 3.604
Release: 8.20240109git3f27825%{?dist}
URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
License: OFL
Source0: Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz
Source10: 57-catharsis-cormorant-fonts.conf
Source11: 57-catharsis-cormorant-garamond-fonts.conf
Source12: 58-catharsis-cormorant-infant-fonts.conf
Source13: 60-catharsis-cormorant-unicase-fonts.conf
Source14: 60-catharsis-cormorant-upright-fonts.conf
Source20: org.fedoraproject.catharsis-cormorant-fonts.metainfo.xml
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
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.
%package all
Summary: All the font packages, generated from catharsis-cormorant-fonts
Requires: catharsis-cormorant-fonts = %{version}-%{release}
Requires: catharsis-cormorant-garamond-fonts = %{version}-%{release}
Requires: catharsis-cormorant-infant-fonts = %{version}-%{release}
Requires: catharsis-cormorant-unicase-fonts = %{version}-%{release}
Requires: catharsis-cormorant-upright-fonts = %{version}-%{release}
%description all
This meta-package installs all the font packages, generated from the
catharsis-cormorant-fonts source package.
%package doc
Summary: Optional documentation files of %{name}
%description doc
This package provides optional documentation files shipped with
%{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
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-infant-fonts
Summary: Cormorant Infant, a gentle schoolbook-style variant
Requires: fontpackages-filesystem
Suggests: font(cormorant)
%description -n catharsis-cormorant-infant-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 -n catharsis-cormorant-unicase-fonts
Summary: Cormorant Unicase, a small-caps variant with some lowercase letter-forms
Requires: fontpackages-filesystem
Suggests: font(cormorant)
%description -n catharsis-cormorant-unicase-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 -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.
%prep
%autosetup -n Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446
%build
%install
install -d -m755 %{buildroot}%{_datadir}/fonts/%{name}
install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-garamond-fonts
install -d -m755 %{buildroot}%{_datadir}/fonts/catharsis-cormorant-infant-fonts
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
%files all
%files doc
%defattr(644, root, root, 0755)
%license OFL.txt
%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
* Tue Feb 20 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 3.604-8.20240109git3f27825
- Rebuild for MSVSphere 8.9
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Feb 22 2022 Akira TAGOH <tagoh@redhat.com>
- 3.604-6.20200422git3f27825
- Fix FTBFS
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.604-1.20200422git3f27825
🐞 Workaround Fedora problems created by rpm commit 93604e2
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-4.20200215git83d1fa9
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
valid
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-3.20200215git83d1fa9
👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-2
✅ Rebuild with fonts-rpm-macros 2.0.2
* Sat Feb 15 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-1.20191209git83d1fa9
✅ Initial packaging

@ -1,188 +0,0 @@
# SPDX-License-Identifier: MIT
%global forgeurl https://github.com/CatharsisFonts/Cormorant
%global commit 3f27825ce7aa990dc65761a7b323b92aecc84446
%forgemeta
Version: 3.604
Release: 8%{?dist}
URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
%global foundry Catharsis Fonts
%global fontlicense OFL
%global fontlicenses OFL.txt
%global fontdocs *txt *md
%global fontdocsex %{fontlicenses}
%global common_description %{expand:
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.}
%global fontfamily0 Cormorant
%global fontsummary0 Cormorant, a display serif font family inspired by the Garamond heritage
%global fonts0 2.*OpenType*Files/*otf
%global fontsex0 2.*OpenType*Files/CormorantSC*.otf %{fonts1} %{fonts2} %{fonts3} %{fonts4}
%global fontconfngs0 %{SOURCE10}
%global fontdescription0 %{expand:
%{common_description}
}
%global fontfamily1 Cormorant Garamond
%global fontsummary1 Cormorant Garamond, a variant with more traditional shapes
%global fontpkgheader1 %{expand:
Suggests: font(cormorant)
}
%global fonts1 2.*OpenType*Files/CormorantGaramond*.otf
%global fontconfngs1 %{SOURCE11}
%global fontdescription1 %{expand:
%{common_description}
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.}
%global fontfamily2 Cormorant Infant
%global fontsummary2 Cormorant Infant, a gentle schoolbook-style variant
%global fontpkgheader2 %{expand:
Suggests: font(cormorant)
}
%global fonts2 2.*OpenType*Files/CormorantInfant*.otf
%global fontconfngs2 %{SOURCE12}
%global fontdescription2 %{expand:
%{common_description}
In Cormorant Infant, the letters “a g y” and their derivatives are replaced
by gentle schoolbook-style single-storey shapes.}
%global fontfamily3 Cormorant Upright
%global fontpkgname3 catharsis-cormorant-upright-fonts
%global fontsummary3 Cormorant Upright, an un-slanted cursive variant
%global fontpkgheader3 %{expand:
Suggests: font(cormorant)
}
%global fonts3 2.*OpenType*Files/CormorantUpright*.otf
%global fontconfngs3 %{SOURCE13}
%global fontdescription3 %{expand:
%{common_description}
Cormorant Upright is an un-slanted cursive of the main Cormorant font family.}
%global fontfamily4 Cormorant Unicase
%global fontsummary4 Cormorant Unicase, a small-caps variant with some lowercase letter-forms
%global fontpkgheader4 %{expand:
Suggests: font(cormorant)
}
%global fonts4 2.*OpenType*Files/CormorantUnicase*.otf
%global fontconfngs4 %{SOURCE14}
%global fontdescription4 %{expand:
%{common_description}
Cormorant Unicase, is a small-caps variant with some lowercase letter-forms for
an eye-catching futuristic look.}
Source0: %{forgesource}
Source10: 57-%{fontpkgname0}.xml
Source11: 57-%{fontpkgname1}.xml
Source12: 58-%{fontpkgname2}.xml
Source13: 60-%{fontpkgname3}.xml
Source14: 60-%{fontpkgname4}.xml
%fontpkg -a
%fontmetapkg
%package doc
Summary: Optional documentation files of %{source_name}
BuildArch: noarch
%description doc
This package provides optional documentation files shipped with
%{source_name}.
%prep
%forgesetup
%linuxtext *.txt
%build
%fontbuild -a
%install
%fontinstall -a
%check
%fontcheck -a
%fontfiles -a
%files doc
%defattr(644, root, root, 0755)
%license OFL.txt
%doc 5.*Specimens*Test*Files/*pdf
%changelog
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.604-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Feb 22 2022 Akira TAGOH <tagoh@redhat.com>
- 3.604-6.20200422git3f27825
- Fix FTBFS
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.604-1.20200422git3f27825
🐞 Workaround Fedora problems created by rpm commit 93604e2
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-4.20200215git83d1fa9
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
valid
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-3.20200215git83d1fa9
👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid
* Sat Feb 22 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-2
✅ Rebuild with fonts-rpm-macros 2.0.2
* Sat Feb 15 2020 Nicolas Mailhot <nim@fedoraproject.org>
- 3.602-1.20191209git83d1fa9
✅ Initial packaging

@ -1 +0,0 @@
SHA512 (Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz) = 10defdb0f55151f8b5215d44dadc49e1fa64a10beb3ab10d6648d3b0a43dc3608d0eb12406d561d5abf12b345f6078bf3e8df302a2c5994425b50d9fe2d2ef23
Loading…
Cancel
Save