drop, glyph coverage is bad

This commit is contained in:
Guillaume Castagnino 2022-06-13 10:20:11 +02:00
parent f3d2af9f8f
commit a474d944c7
Signed by: casta
SSH Key Fingerprint: SHA256:PtJi7zHrXiSWdLApi+BdpmmbITeLq6cI7LZtgsuAtyk
3 changed files with 0 additions and 33 deletions

View File

@ -1,3 +0,0 @@
DIST public-sans-v2.001.zip 4686651 BLAKE2B d3512a799d76fcdf6a426b10a36dc32d6beaf64570f5b0bda6b39ec87b279dc345c659be90f32889b5787e3c35035bc0e79f1bfe418db1e6445e0e9d06a29caa SHA512 dbe1be73088d0f037d72b7747124b765dc8e12dae0e498697f6b4de2addeea127db59d970ea2a235771bce426ed7240bede3375d1ed7a194444dabacdb6a145f
EBUILD public-sans-2.001.ebuild 470 BLAKE2B 7559a0a25fc86be2167397d8e9792d2189e91c1920ec452b445bb9e822db272a2f40eee27f15c9301293290283619ecfda437034006568f3ebaec9bd9e4b4017 SHA512 80d91d51d6f64643ad7eb1b4e2c67d411c5e6c1a3357a3654d85806602cefb2131e0f0f9954275e21095aa3d232d9823f9fca6a8f875fdcf67d69f7c1186cab3
MISC metadata.xml 334 BLAKE2B 5fe9af8250d4da63b6d778d5015b0a42fa765eed219a5cbf89dec41108ee25b561907842dd1a2ab6dff84649a247719aed577c5a71f4a1a7485fdc47ded98d63 SHA512 7c56898f45627f931f8a7933585357b81a47458e1e5343c44f858e87e8190e4320e860bad864b35c7813d5ff78d35d9d5edc9ba98d052981d621b0acaa0ff529

View File

@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>casta@xwing.info</email>
<name>Guillaume Castagnino</name>
</maintainer>
<upstream>
<remote-id type="github">uswds/public-sans</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,19 +0,0 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit font
DESCRIPTION="A strong, neutral, principles-driven, open source typeface for text or display"
HOMEPAGE="https://public-sans.digital.gov/"
SRC_URI="https://github.com/uswds/public-sans/releases/download/v${PV}/${PN}-v${PV}.zip"
LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
S="${WORKDIR}/fonts/ttf"
FONT_S="${S}"
FONT_SUFFIX="ttf"