~eliasnaur/font

de715634c84057054b9757728bf3c1206b885e17 — Elias Naur 2 years ago 832bb8f
noto/sans/jp/regular: add Japanese regular font

Also move the OTF license to the noto top-level directory; the license covers
all Noto fonts, as far as I can tell.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
3 files changed, 6 insertions(+), 0 deletions(-)

R noto/{sans/arabic/OFL.txt => OFL.txt}
A noto/sans/jp/regular/NotoSansJP-Regular.otf
A noto/sans/jp/regular/data.go
R noto/sans/arabic/OFL.txt => noto/OFL.txt +0 -0
A noto/sans/jp/regular/NotoSansJP-Regular.otf => noto/sans/jp/regular/NotoSansJP-Regular.otf +0 -0
A noto/sans/jp/regular/data.go => noto/sans/jp/regular/data.go +6 -0
@@ 0,0 1,6 @@
package regular

import _ "embed"

//go:embed NotoSansJP-Regular.otf
var TTF []byte