1Blinken uses a special handwriting font called Steve that is in the
2fonts directory to show the status text. If this font is not currently installed
3on the target system, on first run Blinken uses the fonts:/ ioslave to copy it
4to the user's fonts location.
5
6This can cause problems, because if the program
7is used by 100 users there will be 100 copies of the font, one for each user.
8
9To solve that we suggest making a package with "Some Juicy Fonts"
10(http://www.sourceforge.net/projects/sjfonts) that includes the Steve font
11and make the Blinken package depend on it.
12
13If you do not want/cannot do that, please make Blinken depend on
14having kdebase installed as the fonts:/ ioslave is there.
15
16- Blinken developers
17