-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refresh metainfo files to account for the new "Red Hat Typeface" name…
… 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
1 parent
128fd9f
commit 3f50e79
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters