Skip to content

Commit 6ac16b8

Browse files
committed
fix (Fonts): Updating the SixLabors.Fonts )1.0.0.-beta17 which include the fix that lets Type1 fonts be handled better
1 parent c0cd985 commit 6ac16b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PdfSharpCore/PdfSharpCore.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ PdfSharpCore is a partial port of PdfSharp.Xamarin for .NET Core Additionally Mi
3939
</ItemGroup>
4040
<ItemGroup>
4141
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.4" />
42-
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta0013" />
42+
<PackageReference Include="SixLabors.Fonts" Version="1.0.0-beta17" />
4343
</ItemGroup>
4444

4545
<ItemGroup>

0 commit comments

Comments
 (0)