Commit graph

8 commits

Author SHA1 Message Date
nia
9ef0a4d7a2 fonts: Remove SHA1 hashes for distfiles 2021-10-07 14:03:48 +00:00
fcambus
047dd83cf2 ibm-plex-ttf: update to 5.2.1.
v5.2.1:

IBM Plex Sans JP:

Added:

- CSS stylesheets: css/ibm-plex-sans-jp.css and css/ibm-plex-sans-jp.min.css
- Sass entrypoint: scss/sans-jp/index.scss

The upcoming major release will make chosing specific font-weights and
languages easier for developers. Until then, enjoy IBM Plex Sans JP!


v5.1.3:

IBM Plex Sans KR:

Fixed:

- WWS naming scheme to make sure all weights are grouped together on certain
  versions of Windows referenced in #326


v5.1.0:

IBM Plex Sans KR Styles:

- CSS stylesheets: css/ibm-plex-sans-kr.css and css/ibm-plex-sans-kr.min.css
- Sass entrypoint: scss/sans-kr/index.scss

Rendering CJK fonts performantly on the web requires many more subsets
than western languages. These additional subsets result in many more
font-family declarations. Adding these declarations to the currently
generated stylesheet would cause it to double in size.

For this reason, we've split IBM Plex Sans KR off into it's own style
sheet. In the future, we'll be exporting similar stylesheets per-language
so developers can chose inidividual languages to suit their users.


v5.0.0:

New font file updates for:

- IBM Plex Sans
- IBM Plex Serif
- IBM Plex Sans Condensed
- IBM Plex Mono

This includes some changes to the vertical metrics of the font files as
well as a few changes to the available glyphs.

Breaking:

- Changed IBM Plex Sans Condensed to IBM Plex Sans Cond, this won't impact
  web applications, but could for other third party applications

New:

- IBM Plex Sans KR (Korean)
2021-07-25 20:13:01 +00:00
maya
b602899540 mk/fonts.mk: don't add NO_CONFIGURE and NO_BUILD, have packages set it.
This makes it easier to use the mk fragment with fonts that need a build
step, like new liberation-ttf.

While here switch some fonts using post-install unnecessarily to do-install
(Committed at the same time as it wasn't tested separately)

No PLIST changes to the packages/build breakage, so no changes expected
to the packages.
2020-11-06 18:04:24 +00:00
nikita
2ee2d68559 adjust maintainer to my new login 2020-04-28 11:46:27 +00:00
ng0
4a5f50f3be fonts/ibm-plex-ttf: Update to 4.0.2
Changelog:

Plex v4.0.2

Added

- OpenType layout feature "subs"
- meta table to all generated otf and ttf font files

Removed

- Glyph /ibmlogo07 (0xEBE7)

Fixed

- [IBM Plex Sans Hebrew-Text] /samekh (0x05E1) wrong right sidebearing
- Wrong kerning between /vav (0x05D5) /dagesh (0xFB35)
- Small metrics errors in Latin glyphs
- Errors in PS hint replacement in all files containing PostScript outlines
2019-12-22 13:10:26 +00:00
ng0
6d4d8d0596 fonts/ibm-plex-ttf: Update to 4.0.1
Changelog:

# Plex v4.0.1
## Chore
- removed deprecated `arabic` directory from sass distribution
# Plex v4.0
## Breaking
- Added "Sans" to font family name: "IBM Plex Sans Arabic"
## Fixed
- Set bit 67 (Arabic Presentation Forms B) of UnicodeRanges in OS/2 table
# Plex v3.0
## Breaking
- Added "Sans" to Thai and Devanagari family names:
  "IBM Plex Sans Thai" and "IBM Plex Sans Devanagari"
## [IBM PLEX SANS THAI V1.1] - 2019-09-10
### Changed
- Synchronised vertical metrics with IBM Plex Sans Thai Looped 1.1
### Removed
- Glyph /ibmlogo07 (0xEBE7)
### Fixed
- Errors in PS hint replacement in all files containing PostScript outlines
## [IBM PLEX SANS DEVANAGARI V1.1] - 2019-07-19
### Fixed
- Certain font info fields in SemiBold style were incorrectly named "Medium"
- Many unbalanced bezier handles in extreme points
2019-11-19 23:57:21 +00:00
ng0
5e9fd940c2 fonts/ibm-plex-ttf: Use fonts.mk in Makefile 2019-08-18 12:42:52 +00:00
ng0
1f89900d12 fonts/ibm-plex-ttf: Import from wip
IBM-plex-ttf provides the TrueType fonts of the Plex font family.
It comes in a Sans, Serif, Mono and Sans Condensed, all with
roman and true italics.
The fonts have been designed to work well in
user interface (UI) environments as well as other mediums.
2019-08-17 09:47:47 +00:00