- UID
- 81
- 主题
- 注册时间
- 2010-5-16
- 在线时间
- 小时
- 最后登录
- 1970-1-1
该用户从未签到
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?点击注册
x
文字大小的调整:
[Variables]
URL=http://news.qq.com/newsgn/rss_newsgn.xml
Title=标题
Link=http://news.qq.com
Browser=C:\Program Files\Internet Explorer\iexplore.exe
Font=微软雅黑
Color1=105,190,255,240
Color2=255, 255, 255, 200
Color3=255, 255, 255, 200
ColorActive=105,190,255,240
Height1=20
Height2=18
AntiAlias=1
Substitute="&":"&",""":"","&Quot;":"","<br>":"","![CDATA[":"","]]":"","...":"","<":"",">":"","/PRE>":"","PRE>":"","<":"","'":"'"
其中
Height1=20
Height2=18
用来调整显示文字的大小。
文字背景框调整:
[Backing]
Meter=IMAGE
SolidColor=0, 0, 0, 60
X=0
Y=13
W=128
H=350
其中的
W=128
H=350
用来调整文字的背景框。
下面的括号中的为说明文字
[Feed1]
Meter=STRING
MeasureName=MeasureRSS1
X=5(这段文字的左侧的初始坐标)
Y=64
H=30(这段文字的高和宽)
W=246
ClipString=1
StringStyle=Bold(文字样式加粗)
FontColor=#Color2#(文字颜色使用前面的定义)
FontSize=#Height2#(文字大小使用前面的定义)
FontFace=#Font#(文字字体)
[Link1](设置超连接时的显示情况)
Meter=STRING
MeasureName=MeasureRSS1
X=r(r用来指上面定义过的X,Y的大小)
Y=r
H=30
W=246
ClipString=1
StringStyle=Bold
FontColor=#ColorActive#
FontSize=#Height2#
FontFace=#Font# |
|