Page MenuHomeFreeBSD

New port: japanese/sourcehansans-otf: Japanese font by Adobe designed for user interfaces
ClosedPublic

Authored by kai on Mar 11 2019, 11:03 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 22, 1:36 PM
Unknown Object (File)
Mar 3 2024, 10:54 AM
Unknown Object (File)
Mar 3 2024, 10:54 AM
Unknown Object (File)
Mar 3 2024, 10:49 AM
Unknown Object (File)
Mar 3 2024, 10:41 AM
Unknown Object (File)
Feb 2 2024, 3:29 PM
Unknown Object (File)
Feb 2 2024, 4:59 AM
Unknown Object (File)
Dec 21 2023, 11:10 PM
Subscribers
None

Details

Summary

"Source Han Sans, available in seven weights, is a typeface family which
provides full support for Japanese, Korean, Traditional Chinese, and Simplified
Chinese, all in one font. It also includes Latin, Greek, and Cyrillic glyphs
from our popular Source Sans family. All told, each font weight in the family
has a total of 65,535 glyphs (the maximum supported in the OpenType format), and
the entire family rounds out at just under half a million total glyphs."

  • The Typekit Blog, Adobe

WWW: https://github.com/adobe-fonts/source-han-sans

PR: 232174
Submitted by: Hyun Hwang
Approved by: (one of the mentors)

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) with options FULL/SUBSET and FULL/HW each -> OK
  • portlint -> OK
  • Runtime tests by using deskutils/gucharmap -> OK

Minor changes from the original patch:

  • Simplify the usage of the options and thus omit the bsd.port.options.mk include
  • Removed variables FONTTYPE and FONTFORMAT (I haven't found any occurences of those variables in the ports framework)
  • Implicit introducion of variable SRCFONTSDIR that is used by the options

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kai retitled this revision from New port: japanese/sourcehansans-otf: Japanese font by Adobe designed for user interfaces Source Han Sans: A new open source Pan-CJK typeface family from Adobe This is Source Han Sans (JP), which supports all four variants in this family but... to New port: japanese/sourcehansans-otf: Japanese font by Adobe designed for user interfaces.Mar 11 2019, 3:46 PM
kai edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Mar 13 2019, 4:32 AM
This revision was automatically updated to reflect the committed changes.