47 строки
1.7 KiB
XML
47 строки
1.7 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<package>
|
|
<metadata>
|
|
|
|
<!-- package -->
|
|
<id>SkiaSharp.HarfBuzz</id>
|
|
<title>SkiaSharp.HarfBuzz</title>
|
|
<version>1.60.0</version>
|
|
<description>
|
|
This package adds text shaping support to SkiaSharp via HarfBuzz.
|
|
</description>
|
|
<summary>
|
|
This package adds text shaping support to SkiaSharp via HarfBuzz.
|
|
</summary>
|
|
<releaseNotes>
|
|
Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.
|
|
</releaseNotes>
|
|
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
|
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
|
<tags>xamarin,graphics,ios,android,windows,uwp,tvos,watchos,macos,cross-platform,skiasharp</tags>
|
|
|
|
<!-- legal -->
|
|
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
|
<authors>Microsoft</authors>
|
|
<owners>Microsoft</owners>
|
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
|
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
|
|
|
<dependencies>
|
|
<dependency id="SkiaSharp" version="1.60.0" />
|
|
<dependency id="HarfBuzzSharp" version="1.4.6" />
|
|
</dependencies>
|
|
|
|
</metadata>
|
|
<files>
|
|
|
|
<!-- SkiaSharp.HarfBuzz.dll -->
|
|
<file src="output/portable/SkiaSharp.HarfBuzz.dll" target="lib/portable-net45+win8+wpa81+wp8" />
|
|
<file src="output/docs/msxml/SkiaSharp.HarfBuzz.xml" target="lib/portable-net45+win8+wpa81+wp8" />
|
|
<file src="output/netstandard/SkiaSharp.HarfBuzz.dll" target="lib/netstandard1.3" />
|
|
<file src="output/docs/msxml/SkiaSharp.HarfBuzz.xml" target="lib/netstandard1.3" />
|
|
|
|
<!-- legal -->
|
|
<file src="LICENSE.md" target="LICENSE.md" />
|
|
|
|
</files>
|
|
</package> |