Bradley T Hughes wrote:
I have begun the style syntax changes as discussed earlier.

So far, the syntax is (taken directly from README.style):

Another update:

Texture
------------------------------------------------------------------------------

A texture is a description of a particular visual element.  It
consists of a text description, colors and a border width.  Textures
are specified as follows:

<name>.appearance:        description
<name>.backgroundColor:   background color for solids
<name>.color1:            initial color for gradients and interlaced solids
<name>.color2:            target color for gradients and interlaced solids
<name>.borderWidth:       width of the texture border in pixels
<name>.borderColor:       color of the texture border

The BNF for the appearance is:

    <appearance>  := parentrelative |
                           [<bevel-type>] [<fill-type>] [interlaced] [border]
    <bevel-type>  := sunken | flat | raised
    <fill-type>   := gradient <gradient-type> | solid
    <gradient-type>       := crossdiagonal | rectangle | pyramid | pipecross |
                           elliptic | horizontal | vertical | diagonal

--
Bradley T. Hughes - bhughes at trolltech.com
Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
List archives: http://asgardsrealm.net/lurker/splash/index.html




Reply via email to