Bug 232195 - New port: chinese/sourcehanserif-tc-otf Traditional Chinese font by Adobe designed for user interfaces
Summary: New port: chinese/sourcehanserif-tc-otf Traditional Chinese font by Adobe des...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kai Knoblich
URL: https://reviews.freebsd.org/D19384
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 00:38 UTC by Hyun Hwang
Modified: 2019-02-28 18:23 UTC (History)
1 user (show)

See Also:


Attachments
chinese_sourcehanserif-otf.shar (5.90 KB, text/plain)
2018-10-12 00:38 UTC, Hyun Hwang
no flags Details
chinese_sourcehanserif-tc-otf.shar (4.45 KB, text/plain)
2018-10-19 21:57 UTC, Hyun Hwang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hyun Hwang 2018-10-12 00:38:23 UTC
Created attachment 198049 [details]
chinese_sourcehanserif-otf.shar

Last of the Source Han Serif family. Passed `portlint -A` and other tests mentioned in the Porter's Handbook.
Comment 1 Hyun Hwang 2018-10-19 21:56:46 UTC
I have noticed that current options of this port might cause some geopolitical issues. Hence I have decided to divide this into two separate ports of each Hanzi format: Simplified Chinese and Traditional Chinese. This updated PR is about Traditional Chinese one.
Comment 2 Hyun Hwang 2018-10-19 21:57:45 UTC
Created attachment 198385 [details]
chinese_sourcehanserif-tc-otf.shar
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-02-28 18:16:02 UTC
A commit references this bug:

Author: kai
Date: Thu Feb 28 18:15:23 UTC 2019
New revision: 494170
URL: https://svnweb.freebsd.org/changeset/ports/494170

Log:
  New port: chinese/sourcehanserif-tc-otf: Traditional chinese font by Adobe designed for user interfaces

  Source Han Serif: The second Pan-CJK typeface family from Adobe

  This is Source Han Serif TC/TW, which supports all four variants in this family
  but prioritizes Traditional Chinese Hanzi over other three.

  "Source Han Serif supports four different East Asian languages---Simplified
  Chinese, Traditional Chinese, Japanese, and Korean---and the 65,535 glyphs in
  each of its seven weights are designed to work together with a consistent design
  that emphasizes shared elements between the languages while honoring the
  diversity of each. Also included is a rich set of Western glyphs supporting the
  Latin, Greek, and Cyrillic scripts, which were derived from Source Serif."
  --- The Typekit, Adobe

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

  PR:		232195
  Submitted by:	Hyun Hwang <hyun@caffeinated.codes>
  Approved by:	miwi (mentor)
  Differential Revision:	https://reviews.freebsd.org/D19384

Changes:
  head/chinese/Makefile
  head/chinese/sourcehanserif-tc-otf/
  head/chinese/sourcehanserif-tc-otf/Makefile
  head/chinese/sourcehanserif-tc-otf/distinfo
  head/chinese/sourcehanserif-tc-otf/files/
  head/chinese/sourcehanserif-tc-otf/files/pkg-message.in
  head/chinese/sourcehanserif-tc-otf/pkg-descr
  head/chinese/sourcehanserif-tc-otf/pkg-plist
Comment 4 Kai Knoblich freebsd_committer freebsd_triage 2019-02-28 18:23:43 UTC
Committed, thank you for your contribution!