media-fonts/cozette: add upscaled version
This commit is contained in:
parent
c400c2fff2
commit
320bf2ae96
2 changed files with 51262 additions and 1 deletions
|
@ -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"
|
||||||
|
|
51256
media-fonts/cozette/files/cozette-scale2-1.13.0.bdf
Normal file
51256
media-fonts/cozette/files/cozette-scale2-1.13.0.bdf
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue