gnu: font-chiron-hei-hk: Inherit from font-chiron-sung-hk.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Inherit from font-chiron-sung-hk. [build-system, home-page ,license]: Drop fields. [synopsis, description]: Use English. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
This commit is contained in:
parent
1cdcc55b97
commit
80f380c547
@ -2777,6 +2777,7 @@ prevalent typefaces in Traditional Chinese regions.")
|
|||||||
|
|
||||||
(define-public font-chiron-hei-hk
|
(define-public font-chiron-hei-hk
|
||||||
(package
|
(package
|
||||||
|
(inherit font-chiron-sung-hk)
|
||||||
(name "font-chiron-hei-hk")
|
(name "font-chiron-hei-hk")
|
||||||
(version "2.502")
|
(version "2.502")
|
||||||
(source (origin
|
(source (origin
|
||||||
@ -2788,8 +2789,10 @@ prevalent typefaces in Traditional Chinese regions.")
|
|||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
|
"0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
|
||||||
(build-system font-build-system)
|
"00av598lcsvbwfxabs8m1bfvlk3zq98nziynsrg5p2s5mhz2pkvk"))))
|
||||||
(home-page "https://chiron-fonts.github.io/")
|
(synopsis "Traditional Chinese Gothic typeface")
|
||||||
(synopsis "昭源黑體")
|
(description
|
||||||
(description "The complementary sans-serif typeface for Chiron Sung HK.")
|
"Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong
|
||||||
(license license:silofl1.1)))
|
Kong variant of Adobe’s Source Han Sans. The font aims at providing a modern,
|
||||||
|
region-agnostic glyph set adopting the “modern” glyph style that is similar to
|
||||||
|
prevalent typefaces in Traditional Chinese regions.")))
|
||||||
|
Loading…
Reference in New Issue
Block a user