Skip to content

Releases: RedHatOfficial/RedHatFont

5.0.0

06 Mar 16:47
6bb1048

Choose a tag to compare

Notes

General font updates

The Medium and SemiBold weights now have slightly different weight compared to the previous version, ensuring better weight distribution within the design space and improved fluidity in the variable font.

Repo structure updates

Moved fonts/Mono/* fonts into a RedHatMono folder to match the fonts/Proportional/{FontName} convention.

Woff2 files can be found in:
  • fonts/Mono/RedHatMono/webfonts
  • fonts/Proportional/RedHatDisplay/webfonts
  • fonts/Proportional/RedHatText/webfonts

4.1.0

28 Apr 20:00
3228709

Choose a tag to compare

Remove the slash from the zero in the lining numerals included with the proportional fonts (but keep it in the mono)

Github issues:

Variable semibold

Create a true Semibold / 600 weight so that the Google and variable fonts behave as expected.
Fixes #57
Fixes #55

4.0.3

02 Aug 13:41
1048187

Choose a tag to compare

4.0.3 (2022-08-02)

Tag: 4.0.3

  • Updates fonts with bug fixes, specifically a fix for the ` character.

4.0.2

29 Apr 19:18
2f89d03

Choose a tag to compare

4.0.2 (2021-04-28)

Tag: 4.0.2

  • Fixed red-hat-font.css to bring weights back to what they were in v3.
  • Updated demo page to only use variable fonts
  • Added demo page of modified variable fonts

4.0.1

22 Apr 13:57
3f50e79

Choose a tag to compare

4.0.1 (2021-04-22)

Tag: 4.0.1

  • Refreshes metainfo files to account for the new "Red Hat Typeface" name and monospace font family

4.0.0

12 Apr 18:54
128fd9f

Choose a tag to compare

4.0.0 (2021-04-12)

Tag: 4.0.0

  • Updates font files (and build scripts).
  • Adds new fonts to webfont css files.
  • Adds new minified versions of webfont css files.
  • Adds new README specifically for webfonts.
  • Adds github pages so new variable fonts can be demoed.
  • Removes IE11 support. (Drops all font format except for woff2)

3.0.0

19 Jan 16:07
852920a

Choose a tag to compare

3.0.0 (2021-01-15))

Tag: 3.0.0

  • Update CSS to reference woff2 files
  • Remove the unused text-rendering property from font-face
  • Add font-display property to font-face for better performance on slow connections
  • Drop support for older browsers (IE8)

2.3.2

29 Jul 01:08
fe70050

Choose a tag to compare

2.3.2 (2019-07-28)

Tag: 2.3.2

  • Add font preview image to README
  • Remove _DS_Store files
  • Add information about font installation
  • Add basic AppStream metainfo data

2.3.1

17 Jul 15:11
71ccb4d

Choose a tag to compare

2.3.1 (2019-07-16)

Tag: 2.3.1

  • Set the OS/2 fsSelection bit 6 to on for both the TTF and OTF fonts that are not Roman, Bold, Italic or Bold Italic
  • Turned off setting the OS/2 fsSelection bit 9 for italic fonts (the Oblique bit)
  • Bumped font version to 1.005

2.3.0

26 Jun 14:27
c442770

Choose a tag to compare

  • Revised the italic ‘fontinfo’ files, to meet Google Font standards
  • Added the build.py, build_ttf.py, ttf_postprocess.py files for building the mastered fonts