You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#jira UE-70828, UEQATC-901 #review-17215350 @Brandon.Schaefer, @James.Singer, @Michael.Sartain [CL 17288433 by robert seiver in ue5-main branch]
13 lines
784 B
Plaintext
13 lines
784 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
|
|
<Name>Fontconfig</Name>
|
|
|
|
<Location>Engine/Source/ThirdParty/FontConfig</Location>
|
|
|
|
<Function>Fontconfig is used to find font files stored on users computers and load them into Unreal Engine. It will be used in tandem with an in-house font picker window.</Function>
|
|
|
|
<Eula>https://gitlab.freedesktop.org/fontconfig/fontconfig/-/blob/main/COPYING</Eula>
|
|
|
|
<RedistributeTo>
|
|
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
|
|
</RedistributeTo>
|
|
|
|
<LicenseFolder>Engine/Source/ThirdParty/Licenses/FontConfig_License.txt</LicenseFolder>
|
|
|
|
</TpsData> |