aboutsummaryrefslogtreecommitdiff
path: root/japanese/sourcehanserif-otf
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert to UCL & cleanup pkg-message (categories h-k)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508880
* x11-fonts/mkfontscale: Update to 1.2.0Niclas Zeising2019-03-111-0/+1
| | | | | | | | | | | | | | | | | | | | Update x11-fonts/mkfontscale to 1.2.0 Remove x11-fonts/mkfontdir, which has been merged into mkfontscale. Update dependencies and bump portrevisions. Add an entry to UPDATING and MOVES Changelog: https://lists.x.org/archives/xorg/2019-March/059633.html Thanks to Antoine for the exp-run! PR: 236336 (exp-run) Obtained from: FreeBSD Graphics Team dev repo https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/mkfontscale Sponsored by: B3 Init Notes: svn path=/head/; revision=495395
* New port: japanese/sourcehanserif-otf Japanese font by Adobe designed for ↵Kai Knoblich2019-02-285-0/+80
user interfaces Source Han Serif: The second Pan-CJK typeface family from Adobe This is Source Han Serif (JP), which supports all four variants in this family but prioritizes Japanese Kanji 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: 232190 Submitted by: Hyun Hwang <hyun@caffeinated.codes> Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D19382 Notes: svn path=/head/; revision=494168