From 3ffc9b63ff56cb2c8f8eb730104e617d19e581ab Mon Sep 17 00:00:00 2001 From: Reese Thompson Date: Thu, 25 Apr 2019 14:08:03 -0400 Subject: [PATCH] Updated README, version bump. --- CHANGELOG.md | 5 +++++ README.md | 26 ++++---------------------- package-lock.json | 2 +- package.json | 2 +- 4 files changed, 11 insertions(+), 24 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f238263..8d5f4b79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 2.2.0 (2019-04-25) +Tag: [2.2.0](https://github.com/RedHatOfficial/RedHatFont/commits/2.2.0) + +- README update + ## 2.1.0 (2019-04-25) Tag: [2.1.0](https://github.com/RedHatOfficial/RedHatFont/commits/2.1.0) diff --git a/README.md b/README.md index 11aa4eed..30edbbc4 100644 --- a/README.md +++ b/README.md @@ -9,31 +9,13 @@ Jeremy Mickel runs MCKL, a Los Angeles-based design studio publishing original f ## About Red Hat Display and Red Hat Text -How our words look is as important to our brand voice as the words we choose. -That’s why we developed a type family that’s all our own. +Red Hat is an enterprise software company with an open source development model. We use collaboration and knowledge sharing to craft better, more reliable, and more adaptable technologies. How our words look is as important to our brand voice as the words we choose. That’s why we developed a type family that’s all our own. -Red Hat is an enterprise software company with an open source development model. We use collaboration and knowledge sharing to craft better, more reliable, and more adaptable technologies. +The Red Hat type family is produced in 2 optical sizes, in a range of weights with italics. The fonts were originally commissioned by Paula Scher / Pentagram and designed by Jeremy Mickel / MCKL for the new Red Hat identity. -Red Hat Display is made for headlines and big statements. It’s an embodiment of -our brand’s personality—open, straightforward, rational—but friendly and -approachable, too. - -Red Hat Display comes in four weights, each with italics. - -Because we’re Red Hat, we aren’t keeping our work to ourselves. Like Liberation -and Overpass, Red Hat Display is an open source font under the SIL license, and -is available for anyone to use. - -Red Hat Text takes all that personality and optimizes it for more demanding -applications. It’s more condensed and has more space around each letter, so that -it’s easy to read in paragraphs, like a whitepaper, or at small sizes, like a tooltip in -an interface. - -Red Hat Text comes in three weights, each with italics. - -Red Hat Text is also an open source font under the SIL license, and is available for -anyone to use. +Red Hat is a fresh take on the geometric sans genre, taking inspiration from a range of American sans serifs including Tempo and Highway Gothic. The Display styles, made for headlines and big statements, are low contrast and spaced tightly, with a large x-height and open counters. The Text styles have a slightly smaller x-height and narrower width for better legibility, are spaced more generously, and have thinned joins for better performance at small sizes. The two families can be used together seamlessly at a range of sizes. +As part of Red Hat’s commitment to open source software, the fonts are made available for use under the SIL Open Font License. ## Bug reports and improvement requests diff --git a/package-lock.json b/package-lock.json index 9ceecb1b..bc4c8fbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "@redhat/redhat-font", - "version": "2.1.0", + "version": "2.2.0", "lockfileVersion": 1 } diff --git a/package.json b/package.json index deaff981..7e05fa5a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@redhat/redhat-font", - "version": "2.1.0", + "version": "2.2.0", "description": "Red Hat - the open source font for Red Hat", "main": "red-hat-font.css", "scripts": {