Skip to content

Commit

Permalink
Refresh metainfo files to account for the new "Red Hat Typeface" name…
Browse files Browse the repository at this point in the history
… and monospace font family (#37)

* metainfo: Update the description with the new "Red Hat Typeface" name
* metainfo: Add an AppStream metainfo file for Red Hat Mono

This is based on the existing Red Hat Text metainfo file.
  • Loading branch information
Conan-Kudo authored Apr 22, 2021
1 parent 128fd9f commit 3f50e79
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metainfo/com.redhat.redhat-display.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Red Hat Display</name>
<summary>Red Hat Display font family</summary>
<description>
<p>Red Hat is a fresh take on the geometric sans genre,
<p>Red Hat Typeface is a fresh take on the geometric sans genre,
taking inspiration from a range of American sans serifs
including Tempo and Highway Gothic.
</p>
Expand Down
22 changes: 22 additions & 0 deletions metainfo/com.redhat.redhat-mono.metainfo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="font">
<id>com.redhat.redhat-mono</id>
<project_license>OFL-1.1</project_license>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<name>Red Hat Mono</name>
<summary>Red Hat Mono font family</summary>
<description>
<p>Red Hat Typeface is a fresh take on the geometric sans genre,
taking inspiration from a range of American sans serifs
including Tempo and Highway Gothic.
</p>
<p>The Mono styles are similar to the Text styles, but are adapted
for better performance to render code and similar text.
</p>
<p>The fonts were originally commissioned by Paula Scher / Pentagram
and designed by Jeremy Mickel / MCKL for the new Red Hat identity.
</p>
</description>
<update_contact>[email protected]</update_contact>
<url type="homepage">https://github.com/RedHatOfficial/RedHatFont</url>
</component>
2 changes: 1 addition & 1 deletion metainfo/com.redhat.redhat-text.metainfo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<name>Red Hat Text</name>
<summary>Red Hat Text font family</summary>
<description>
<p>Red Hat is a fresh take on the geometric sans genre,
<p>Red Hat Typeface is a fresh take on the geometric sans genre,
taking inspiration from a range of American sans serifs
including Tempo and Highway Gothic.
</p>
Expand Down

0 comments on commit 3f50e79

Please sign in to comment.