I started to work on bringing a pretty cool looking font called Gang Wolfik, but than I ran into a few issues…
- No way to overlap letters
- (Bug) Extensions not listed in both tenses with all lowercase acting wrong
- Color would be nice
Here is the first result:
First one has no set color. The sheet is set to white, but the default is 0,0,0, so it sets to that. (Edit: Opps… forgot an R)
Second is set to 1,150/255,0, giving a nice orange.
Other notes:
Gang Wolfik (the font I used to help with the modiciations) is included, with the other two free fonts. I might do more fonts if you guys want.
Any old version (ex: The given fonts from the original) still work. Made this so old ones with no X-Axis changes or color defaults are unaffected.
To make it not clog Workspace or make the client unable to see it, it is recommended you put the modules into ReplicatedStorage. The FontBin MUST go into ReplicatedStorage.
If you have a request for another modification let me know. Remember, color only works on white letters to have it’s color set because that is how ImageColor3 works.
Edit: It would be helpful… if I gave a link to where it is takeable: http://www.roblox.com/Modified-Custom-Font-Service-item?id=184618886
Original version: Documentation - Roblox Creator Hub