Staredit Network > Forums > SC2 Assistance > Topic: How to add custom fonts into a custom map
How to add custom fonts into a custom map
Oct 21 2011, 4:30 pm
By: xXdRaGoNrIdDeRXx  

Oct 21 2011, 4:30 pm xXdRaGoNrIdDeRXx Post #1



hello i am making a diablo 2 map and i would like to add the diablo 2 font i have the font i just would like to know how to get it into the game as in use it.



None.

Oct 21 2011, 9:44 pm Ahli Post #2

I do stuff and thingies... Try widening and reducing the number of small nooks and crannies to correct the problem.

It's done with a sc2style file.
That's a xml file that contains font settings. Example code:

Code
<StyleFile>
    <Constant name="EXL" val="UI\Fonts\EXL.ttf"/>
    <Constant name="EXH" val="UI\Fonts\EXH.ttf"/>

    <Style name="DiabloHeader32" template="HeaderExtendedTemplate" height="32" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloStandard32" template="StandardExtendedTemplate" height="32" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloHeader24" template="HeaderExtendedTemplate" height="24" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloStandard24" template="StandardExtendedTemplate" height="24" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloHeader16" template="HeaderExtendedTemplate" height="16" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloStandard16" template="StandardExtendedTemplate" height="16" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloHeader12" template="HeaderExtendedTemplate" height="12" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloStandard12" template="StandardExtendedTemplate" height="12" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloHeader8" template="HeaderExtendedTemplate" height="8" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloStandard8" template="StandardExtendedTemplate" height="8" textcolor="#ColorWhite" font="#EXL"/>
   
    <Style name="DiabloRight32" template="StandardExtendedTemplate" height="32" hjustify="Right" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloRight24" template="StandardExtendedTemplate" height="24" hjustify="Right" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloRight16" template="StandardExtendedTemplate" height="16" hjustify="Right" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloRight12" template="StandardExtendedTemplate" height="12" hjustify="Right" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloRight8" template="StandardExtendedTemplate" height="8" hjustify="Right" textcolor="#ColorWhite" font="#EXL"/>
    <Style name="DiabloRight32Bolt" template="StandardExtendedTemplate" height="32" hjustify="Right" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloRight24Bolt" template="StandardExtendedTemplate" height="24" hjustify="Right" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloRight16Bolt" template="StandardExtendedTemplate" height="16" hjustify="Right" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloRight12Bolt" template="StandardExtendedTemplate" height="12" hjustify="Right" textcolor="#ColorWhite" font="#EXH"/>
    <Style name="DiabloRight8Bolt" template="StandardExtendedTemplate" height="8" hjustify="Right" textcolor="#ColorWhite" font="#EXH"/>

</StyleFile>


The file needs to be imported together with the font file and needs to be added in the game settings (or UI settings) in data editor.




Oct 21 2011, 10:07 pm xXdRaGoNrIdDeRXx Post #3



thanks ahli



None.

Options
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[04:16 am]
NudeRaider -- files in c:\program files\ are protected
[08:11 pm]
Symmetry -- why can't I seem to make eud editor change flingy.dat D:
[04:33 pm]
Ultraviolet -- :wob:
[2026-7-10. : 11:00 pm]
Vrael -- :wob:
[2026-7-10. : 5:18 pm]
IskatuMesk -- :wob:
[2026-7-10. : 7:29 am]
Zycorax -- :wob:
[2026-7-10. : 3:48 am]
O)FaRTy1billion[MM] -- :wob:
[2026-7-10. : 3:14 am]
Symmetry -- :wob:
[2026-7-10. : 1:03 am]
IskatuMesk -- that's a loaded sentence if I ever snorted one
[2026-7-09. : 2:31 am]
Symmetry -- lot of 0s in them boxes, someone better hit it big
Please log in to shout.


Members Online: jun3hong, NudeRaider