Just wondering what format unreal takes as a custom font, or if what i have to do to turn an image into one.
Just wondering what format unreal takes as a custom font, or if what i have to do to turn an image into one.
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
if you are using uiscenes
http://udn.epicgames.com/Three/ImportingFonts.html
If you are using scaleform
http://udn.epicgames.com/Three/ScaleformContentGuide.html#Fonts in Scaleform
About Me | My Blog | Solarity
TechnicalHome | ScaleformTechnicalGuide | UnrealScriptReference | ReplicationHome | MasteringUnrealScriptBaptismByFire
Kismet makes sense to me when i 'read' it seeming mostly logic based
k figured most of it, the only problem is that cant seam to find a template image to use and the array index corresponding to each character
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
It uses the same format as windows fonts, download or use one that comes with the OS.
By the way, the first link he gave is mostly relevant to Canvas, as UIScenes was abandoned and removed a year ago now I think.
Please don't send me private messages asking how to use UDK unless it has to do with my work, everything I can teach is already out there.
I am not support, I am here to learn myself.
nope they are still there since the message system still works with the old implementation, it would take too much work to strip that whole system out and you loose a lot of developers that still use that way. I prefer the old way as scaleform doesn't seam trust worthy to me.
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
found this btw not sure if it matches the uvs right...
http://ttfonts.net/font/7004_Arial.htm
![]()
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
The "old message system with the old implementation" is canvas. UIScenes are removed. I just wasn't sure about how long ago it was.
That font should be correct.
Last edited by Graylord; 12-30-2011 at 11:34 PM.
Please don't send me private messages asking how to use UDK unless it has to do with my work, everything I can teach is already out there.
I am not support, I am here to learn myself.
figured it out the numbers represent the array index for the charater, i had to go in by hand and adjust them, pain the rear but it works.
Ill sit down soon enough and write a full tutorial on this
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
I believe there are programs and plugins that will arrange and export the font for you, but I do not know any specific ones, google should probably give some results.
Please don't send me private messages asking how to use UDK unless it has to do with my work, everything I can teach is already out there.
I am not support, I am here to learn myself.
I would just import a TrueType font to create a new one and then export the individual font sheets, modify them however you want in Photoshop, and re-import them again - using the options shown in the Modifying Fonts section. Seems like the easiest way.
i tried that after the link was given but that option doesnt seam to output anthing, i tried on a custom folder, and unreal creates the folder but nothing is inside it, either way Im just gonna create a template for everyone to use, all you would need to do is customize the psd provided and copy the font provided in a package, then modify the image with the customized one![]()
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
I'm pretty sure a template would only work with a particular set of settings, though. Adjusting the font settings change how things are laid out, how many sheets there are, etc.
I'll check and see if exporting sheets is supposed to be working or what.
Yeah i was gonna provide the font with the correct uv array and just let you tweek the rest. I hope it works and now im wondering if unreal made the file hidden. Either way it should help other with the same problem if i do a tutorial
I try to be as detailed as i can when i write them
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
Hmm, im not entirely sure what you are trying to achieve. Are you trying to define your own font?
About Me | My Blog | Solarity
TechnicalHome | ScaleformTechnicalGuide | UnrealScriptReference | ReplicationHome | MasteringUnrealScriptBaptismByFire
Kismet makes sense to me when i 'read' it seeming mostly logic based
Basically i just want to be able to use my own custom font sheets. So that i can cartoony fonts, digital ones, ect...
Either way ill be posting a tutorial on how i got mine to work while giving a template to start off with
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)

The UDN page, ImportingFonts already explains this quite well though?
The uv reference doenst show. And most of the steps are outdated
Released Games:
-Fridge Raider
-Laser Vault
Upcoming Titles:
-Raid
-Epar
Demo Reel 2011 (WIP):
-Demo 2011 (WIP)
Bookmarks