36 lines
1.8 KiB
Ucode
36 lines
1.8 KiB
Ucode
class ChaChaFontInfo_Orbitron expands ChaChaFontInfo;
|
|
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT10 FONTNAME="Orbitron" HEIGHT=10 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT12 FONTNAME="Orbitron" HEIGHT=12 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT14 FONTNAME="Orbitron" HEIGHT=14 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT16 FONTNAME="Orbitron" HEIGHT=16 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT18 FONTNAME="Orbitron" HEIGHT=18 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT20 FONTNAME="Orbitron" HEIGHT=20 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT22 FONTNAME="Orbitron" HEIGHT=22 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT24 FONTNAME="Orbitron" HEIGHT=24 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT30 FONTNAME="Orbitron" HEIGHT=30 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT36 FONTNAME="Orbitron" HEIGHT=36 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT42 FONTNAME="Orbitron" HEIGHT=42 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT48 FONTNAME="Orbitron" HEIGHT=48 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT54 FONTNAME="Orbitron" HEIGHT=54 ANTIAlIAS=TRUE
|
|
#exec NEW TRUETYPEFONTFACTORY NAME=OrbitronT60 FONTNAME="Orbitron" HEIGHT=60 ANTIAlIAS=TRUE
|
|
|
|
|
|
defaultproperties
|
|
{
|
|
FontClass(0)=Font'OrbitronT10'
|
|
FontClass(1)=Font'OrbitronT12'
|
|
FontClass(2)=Font'OrbitronT14'
|
|
FontClass(3)=Font'OrbitronT16'
|
|
FontClass(4)=Font'OrbitronT18'
|
|
FontClass(5)=Font'OrbitronT20'
|
|
FontClass(6)=Font'OrbitronT22'
|
|
FontClass(7)=Font'OrbitronT24'
|
|
FontClass(8)=Font'OrbitronT30'
|
|
FontClass(9)=Font'OrbitronT36'
|
|
FontClass(10)=Font'OrbitronT42'
|
|
FontClass(11)=Font'OrbitronT48'
|
|
FontClass(12)=Font'OrbitronT54'
|
|
FontClass(13)=Font'OrbitronT60'
|
|
}
|