SphereServer BugTracker - SphereServer
View Issue Details
0002536SphereServerscript packpublic13-07-15 17:0715-07-15 09:42
lazarus 
XuN 
normaltextalways
resolvedfixed 
 
16-06-2013, 0.56b Prerelease 
Automated (specify build number)
None
None
2342
0002536: Lacking '>' in a line of sphere_defs
BFONT <basefont

lacks >


Just saying :P
No tags attached.
Issue History
13-07-15 17:07lazarusNew Issue
15-07-15 09:42XuNNote Added: 0002928
15-07-15 09:42XuNStatusnew => resolved
15-07-15 09:42XuNFixed in Version => 16-06-2013, 0.56b Prerelease
15-07-15 09:42XuNResolutionopen => fixed
15-07-15 09:42XuNAssigned To => XuN

Notes
(0002928)
XuN   
15-07-15 09:42   
It's ok this way, if you take a look in other lines this is the 'opening':

BFONT <basefont
BFONTE </basefont>
BFONT_SIZE1 <basefont size="1">
BFONT_SIZE2 <basefont size="2">
BFONT_SIZE3 <basefont size="3">
BFONT_SIZE4 <basefont size="4">
BFONT_SIZE5 <basefont size="5">
BFONT_SIZE7 <basefont size="7">


So you can use it like <def.bfont> <def.bfont_size1> yourtext <def.bfonte>