Hi!
I just hacked SDL a little, and tried several ways to
enable BOLD, DIM, etc. All of them work, however they
have no effect. (Setting the mask in default, setting
the masks in a seperate setting, setting the number to
AAMASK_DIM | OR | SOMETHING using the whatsit function
on the contect)
How should I properly set these values so that it works?
I copied the code almost straight from BB, so I really
expected it to work.
じゃ また ね!
Logged In: YES
user_id=921829
Why not just use AAOPTS?
export AAOPTS="-dim -bold"
or whatever
Gary (-;