Posted by member 134680 on 2006-07-26 18:08:03 link

xlabel = xlabel-3.4.9.dll
code is as follows
*label infobar_
infobar_updateinterval 20
infobar_x $tabinfobar_x+44$
infobar_y -17
infobar_width 240
infobar_height 15
infobar_moveable false
infobar_movemodifierkey .none
infobar_dropshadow false
infobar_image blank.png
infobar_imageleftedge 0
infobar_imagerightedge 0
infobar_imagetopedge 0
infobar_imagebottomedge 0
infobar_alwaysontop
infobar_Font $font$
infobar_FontColor $fontcolor$
infobar_fontoutline true
infobar_fontoutlinecolor $fontcoloroutline$
;infobar_fontshadowx 1
;infobar_fontshadowy 1
infobar_FontHeight $fontheight$
infobar_text $infotext$
infobar_TextFade 0 10 4 4
infobar_rightborder 0
infobar_leftborder 0
infobar_fontalign left
infobar_OnLeftClick !execute [!Labelshow Command] [!LabelFocus command .editbox]
infobar_onHover !LabelSetText infobar_ "Click to enter Cmd Line"
infobar_OnLeave !Labelsettext infobar_ "[afterLast(activetask('ultimatum'), '\')]"
infobar_hovertimeout 0
infobar_alphamap

Blank.png is an alphamapped image that is transparent.

Any ideas to get the font smoothing working?
-Ash