antond1
November 20, 2022, 5:27pm
1
Introduction
With GFX Font Converter you can easily create a streamable GFX file from any standard font file.
Simply drag and drop the font file into the PowerShell window and in a few seconds, your GFX file is ready to be streamed in-game. Example code snippet is included in the README or in the video preview.
Download
Other resources
18 Likes
This was super needed thank you boss man!
1 Like
really useful tool thanks for making life easier
1 Like
nice one i’d love to see some more fonts for scaleforms (ScaleformUI already supports custom fonts)
1 Like
vegas91
November 24, 2022, 10:53am
6
Does anyone has GTA San Andreas font?
I presume that the .gfx file goes into your stream folder?
i am trying to open the power shell file and it closes instantly. What i am doing wrong ?
Hey, you need to change the execution policy.
To do it, open Powershell as admin and type:
Get-ExecutionPolicy
It should say “Restricted.”
Set-ExecutionPolicy RemoteSigned
And type Y
to confirm.
Now Get-ExecutionPolicy
should say “RemoteSigned.”
Close Powershell and start the script.
1 Like
Can’t convert all of the fonts I tried
WARNING: FreeType does not like
WARNING: could not import
WARNING: no name property in DefineFont3 element
DancingScript.ttf (79.6 KB)
NotoSansDisplay.ttf (351.8 KB)
NotoSansThai.ttf (59.4 KB)
Charm.ttf (131.5 KB)