Releases: IBM/plex
v1.1.5
TrueType.zip is recommended for MacOS and Windows
Remove Apache license
v1.1.3
TrueType.zip is recommended for MacOS and Windows
Fix for scss
and css
file output, removed italic references for Hebrew
v1.1.1
TrueType.zip is recommended for MacOS and Windows.
[IBM PLEX SANS HEBREW V1.1] - 2018-06-15
Fixed
- Errors in mark positioning
- Added license.txt to all folders
v1.1.0
TrueType.zip is recommended for MacOS and Windows.
Changes
[IBM PLEX SANS HEBREW V1.0] - 2018-06-02
Added
- Support for Hebrew including cantillation marks (103 glyphs per font)
- OpenType layout feature offers alternate shapes for standard numerals and /sheqel (0x20AA)
[IBM PLEX SANS V3.0] - 2018-05-27
Added
- Support for monotonic Greek (73 glyphs per font)
- Glyph /currency (0x00A4)
- Glyph /prime (0x2032)
Referenced in issue 145 - Glyph /primedbl (0x2033)
Referenced in issue 145
Changed
- TrueType hinting for many glyphs has been refined. Thanks to Mike Duggan at Microsoft for reporting some!
- OpenType layout feature includes support for combining mark positioning on Cyrillic vowels
Referenced in issue 155 - OpenType layout feature includes support for combining mark positioning on Greek vowels
- OpenType layout feature includes alternate shape for Greek lowercase letter /alpha and related glyphs
- OpenType layout feature includes alternate shape for Greek lowercase letter /alpha and related glyphs
- Glyph /gcommaaccent (0x0123) uses /g.alt02 now (instead of /g)
- Glyph /gdotaccent (0x0121) uses /g.alt02 now (instead of /g)
Fixed
- Errors in PS hint replacement in all files containing PostScript outlines
- Various small errors in mark positioning
- Various small errors in symmetry of shapes
- Various small errors in metrics
v1.0.2
TrueType.zip is recommended for MacOS and Windows.
Changes
- fix(css): reference complete woff file, do not reference split woff files (#160)
v1.0.1
Changes
- Fix corrupt source .ufo files
- Change license to .txt for easier opening
MacOS users
OpenType.zip
TrueType.zip (recommended)
Windows users
OpenType.zip
TrueType.zip (recommended)
Web developers
Web.zip
v1.0.0
The first major release alters the focus of the repo to revolve around IBM Plex.
Download the appropriate zips above from the Assets section to get Plex. Check out our changelog for more details about the font file changes.
Changes
- Repo renamed to
IBM/Plex
- npm package published called
@ibm/plex
- README leads user to releases tab for downloads
Adds
- Cyrillic glyphs for IBM Plex Mono, Sans, and Serif
- IBM Plex Sans Condensed (except for Cyrillic)
- Source files
- SCSS and CSS for all weights and variants included in
web.zip
and npm package - CHANGELOG to track detailed history of typeface updates
Removes
- Typography CSS and SCSS (anything styling that would be included in a class)
- IBM logos as glyphs
- Intro letter found at https://ibm.github.io/type/
- Webpack example
- CSS and SCSS directories from repo source
- Sketch file
Eyeglass Support
See https://github.com/sass-eyeglass/eyeglass for more details on how to use.
Return of local file use
- css uses local IBM Plex if installed on user’s device
- Added webpack example to set custom path to font files
- Removed multiple instances of font files
- Updated readme to reflect code
Rollback a couple more local tags
See release v0.5.1 for more information.