How to use Multi Fonts in same text / ticker file in Logosys

How to use Multi Fonts in same text / ticker file in Logosys

TO USE MULTI FONTS IN SAME TEXT FILE.
=====================================
PARTERN : 
<text font='Fontname' size='fontsize' color='textcolor'> content to render in font </text>

Example 1 :
===========
<text font='Arial' size='24' color='red' > this text will be rendred in arial font with size 24 and text color =red </text>

Example 2 :
===========
<text font='Impact' size='12' color='green'>  this text will be rendred in impact font with size 12 and text color = green </text> 

LOGOS IN TICKERS
=====================================
PARTERN :
[[NAME:FULLPATH]]

EXAMPLE 1 :
===========
[[LOGO1:LOGO.PNG]]

EXAMPLE 2 :
===========
[[CHANNELLOGO:D:\LOGOS\LOGO.PNG]]