Files
UnrealEngine/Engine/Source/ThirdParty/msdfgen/msdfgen.tps
2025-05-18 13:04:45 +08:00

18 lines
802 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>Multi-channel signed distance field generator</Name>
<!-- Software Name and Version -->
<!-- Software Name: Multi-channel signed distance field generator
Version: V1.10-->
<!-- Notes: -->
<Location>Engine/Source/ThirdParty/msdfgen/</Location>
<Function>Effectively generates bitmap font texture from the font file.</Function>
<Eula> https://github.com/Chlumsky/msdfgen/blob/master/LICENSE.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>Engine/Source/ThirdParty/Licenses/</LicenseFolder>
</TpsData>