diff options
author | mathias <mathias> | 2006-07-26 06:08:12 (GMT) |
---|---|---|
committer | mathias <mathias> | 2006-07-26 06:08:12 (GMT) |
commit | 45d1e99851b0abf397b7eb3b8ec2a55f2f57922a (patch) | |
tree | 50afcc5bb4084afe0aea8ad802500db16d5ac056 | |
parent | 24b00ec7ba9dc0f363404e96f7a99b3266d08a50 (diff) | |
download | fluxbox-45d1e99851b0abf397b7eb3b8ec2a55f2f57922a.zip fluxbox-45d1e99851b0abf397b7eb3b8ec2a55f2f57922a.tar.bz2 |
-rw-r--r-- | doc/asciidoc/fluxstyle.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/asciidoc/fluxstyle.txt b/doc/asciidoc/fluxstyle.txt index e4cf1f7..39418c3 100644 --- a/doc/asciidoc/fluxstyle.txt +++ b/doc/asciidoc/fluxstyle.txt | |||
@@ -182,3 +182,10 @@ resources color and colorTo must be set and then they may not be set. | |||
182 | All gradiented textures are composed of two color values: the 'color' and | 182 | All gradiented textures are composed of two color values: the 'color' and |
183 | 'colorTo' resources. When *Interlaced* is used in *Solid* mode, the 'colorTo' | 183 | 'colorTo' resources. When *Interlaced* is used in *Solid* mode, the 'colorTo' |
184 | resource is used to find the interlacing color. | 184 | resource is used to find the interlacing color. |
185 | |||
186 | A WORD ABOUT FONTS | ||
187 | ------------------ | ||
188 | We should comment about fonts before we move on to the complete component | ||
189 | list. fluxbox supports different options for text. These options currently | ||
190 | include bold, halo and shadow. To set these do this: fontname-size:options for | ||
191 | any of the font components in the style file. For example: | ||