media-fonts/cozette: add upscaled version

This commit is contained in:
Martin Sekera 2022-04-26 09:25:13 +02:00
parent c400c2fff2
commit 320bf2ae96
2 changed files with 51262 additions and 1 deletions

View file

@ -12,8 +12,13 @@ SRC_URI="https://github.com/slavfox/Cozette/releases/download/v.${PV}/CozetteFon
LICENSE="MIT" LICENSE="MIT"
SLOT="0" SLOT="0"
KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64" KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86 arm64"
IUSE="+scaled"
S="${WORKDIR}/CozetteFonts" S="${WORKDIR}/CozetteFonts"
src_prepare () {
cp "${FILESDIR}/cozette-scale2-${PV}.bdf" "cozette-scale2.bdf"
}
FONT_S="${S}" FONT_S="${S}"
FONT_SUFFIX="otb" FONT_SUFFIX="bdf"

File diff suppressed because it is too large Load diff