diff options
author | Kyle Guinn <elyk03@gmail.com> | 2013-03-03 12:56:40 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-03-03 12:56:40 -0600 |
commit | 0ce556677919eac99d16740c81f84ba91cb45bda (patch) | |
tree | 33bc6f4d8471761645e24e9ec4715b53a3e38e6c /system/artwiz-aleczapka/README | |
parent | e82df38da0f608d618b623fe024ab3fa8950bb17 (diff) | |
download | slackbuilds-0ce556677919eac99d16740c81f84ba91cb45bda.tar.gz |
system/artwiz-aleczapka: Reworked (split cursor font out)
The cursor font is not in a separate package.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/artwiz-aleczapka/README')
-rw-r--r-- | system/artwiz-aleczapka/README | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/system/artwiz-aleczapka/README b/system/artwiz-aleczapka/README index bd925d196e..860c26d785 100644 --- a/system/artwiz-aleczapka/README +++ b/system/artwiz-aleczapka/README @@ -1,13 +1,8 @@ This is a set of artwiz fonts that is compatible with fontconfig/Xft-2.0. -There are tarballs for several different languages (encodings?) available from -the artwiz-aleczapka website. Take a look at the $FONTLANG variable in the -SlackBuild when building a non-English package. All languages should be able -to coexist on the same machine. The artwiz cursors are available in the -English tarball. +This script can also build the alternate language versions which contain more +Latin-1 glyphs. Download the appropriate tarball from the artwiz-aleczapka +website and set $FONTLANG to "de" or "se". See the SlackBuild script for more +info. All languages should be able to coexist on the same machine. -After installation you will need to restart X for the changes to take effect. - -After uninstallation you may need to run "mkfontscale" and "mkfontdir" in -/usr/share/fonts/misc so that X can find the appropriate cursor font the -next time it starts. +After installation you may need to restart X for it to use the new fonts. |