You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Bonus: added the ability to scale the fonts in the preview from the font editor, for clearer preview. #jira UE-184155 Expose Ascent/Descent overides #rb vincent.gauthier #tests Using the font provided in the jira and the new settable values, ensured that I was able to get result similar to a 'standard' font, on single line text, multi line text, rich text combining the problematic font and another one, as well as using a composite font mixing the fonts. Tested with different size. Validated that modifying the new font settings was refreshing the font displayed. Replaced in a game project the font "burbank" by the new font and got it properly vertically aligned using new settings. #preflight 647a377ed4596f242c113c75 [CL 25790038 by yohann dossantos in ue5-main branch]