mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-06 09:57:15 +08:00
Merge branch 'testing' of gitorious.org:chakra-packages/platform into testing
This commit is contained in:
commit
082ae5e188
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
pkgname=wqy-zenhei
|
pkgname=wqy-zenhei
|
||||||
pkgver=0.9.45
|
pkgver=0.9.45
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A Hei Ti Style (sans-serif) Chinese Outline Font."
|
pkgdesc="A Hei Ti Style (sans-serif) Chinese Outline Font."
|
||||||
arch=('any')
|
arch=('any')
|
||||||
license=('GPL2' 'custom:"font embedding exception"')
|
license=('GPL2' 'custom:"font embedding exception"')
|
||||||
|
@ -9,14 +9,13 @@ cat <<EOF
|
|||||||
==> Special Note: By default, we disabled the embedded bitmaps,
|
==> Special Note: By default, we disabled the embedded bitmaps,
|
||||||
so that the characters will be displayed as Anti-aliased glyphs.
|
so that the characters will be displayed as Anti-aliased glyphs.
|
||||||
For those who want to use bitmap font rendering (for 9pt-12pt),
|
For those who want to use bitmap font rendering (for 9pt-12pt),
|
||||||
you can modify the enclosed 44-wqy-zenhei.conf and change the line
|
you can modify the enclosed 65-wqy-zenhei.conf and change the line
|
||||||
<edit name=\"embeddedbitmap\"><bool>false</bool></edit>
|
<edit name=\"embeddedbitmap\"><bool>false</bool></edit>
|
||||||
to
|
to
|
||||||
<edit name=\"embeddedbitmap\"><bool>true</bool></edit>"
|
<edit name=\"embeddedbitmap\"><bool>true</bool></edit>"
|
||||||
|
|
||||||
Remove 44-wqy-zenhei.conf and 66-wqy-zenhei-sharp.conf symlinks
|
Remove the 65-wqy-zenhei.conf symlink from /etc/fonts/conf.d/
|
||||||
from /etc/fonts/conf.d/ directory if you have problems with this
|
directory if you have problems with this package.
|
||||||
package.
|
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user