gnu: font-fira-go: Note lack of corresponding source.
* gnu/packages/fonts.scm (font-fira-go)[description]: Note lack of corresponding source. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
parent
6b09e2c750
commit
197579417d
|
@ -1136,7 +1136,13 @@ It includes regular, medium, and bold weights.")
|
||||||
(synopsis "Multilingual extension of the Fira Sans font family")
|
(synopsis "Multilingual extension of the Fira Sans font family")
|
||||||
(description "FiraGO is a multilingual extension of the Fira Sans font
|
(description "FiraGO is a multilingual extension of the Fira Sans font
|
||||||
family. Based on the Fira Sans 4.3 glyph set, FiraGO adds support for the
|
family. Based on the Fira Sans 4.3 glyph set, FiraGO adds support for the
|
||||||
Arabic, Devanagari, Georgian, Hebrew and Thai scripts.")
|
Arabic, Devanagari, Georgian, Hebrew and Thai scripts.
|
||||||
|
|
||||||
|
Note that FiraGO does not include corresponding source.")
|
||||||
|
;; See:
|
||||||
|
;; - https://github.com/bBoxType/FiraGO/issues/42
|
||||||
|
;; - https://github.com/bBoxType/FiraSans/issues/4#issuecomment-699882058
|
||||||
|
;; For further discussion, see comments on font-fira-sans.
|
||||||
(license license:silofl1.1)))
|
(license license:silofl1.1)))
|
||||||
|
|
||||||
(define-public font-fira-code
|
(define-public font-fira-code
|
||||||
|
|
Reference in New Issue