ITR2_ASSET/Engine/Content/EngineFonts/Faces/RobotoLight.json

12 lines
346 B
JSON
Raw Normal View History

[
{
"Type": "FontFace",
"Name": "RobotoLight",
"Class": "UScriptClass'FontFace'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"SourceFilename": "../../Content/Slate/Fonts/Roboto-Light.ttf",
"Hinting": "EFontHinting::AutoLight"
}
}
]