Skip to content

Commit cc67dcd

Browse files
committed
[PUBLISH] version 1.0.1 with the better atlas packing and spacing.
1 parent e8054dc commit cc67dcd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

MsdfAtlasGen/MsdfAtlasGen.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<Nullable>enable</Nullable>
1616
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1717
<PackageId>MSDF-Sharp</PackageId>
18-
<Version>1.0.0</Version>
18+
<Version>1.0.1</Version>
1919
<Authors>ExtraBinoss</Authors>
2020
<Description>MSDF Atlas generation and packing utilities for MSDF-Sharp.</Description>
2121
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Msdfgen.Core/Msdfgen.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<PackageId>MSDF-Sharp.Core</PackageId>
8-
<Version>1.0.0</Version>
8+
<Version>1.0.1</Version>
99
<Authors>ExtraBinoss</Authors>
1010
<Description>Core MSDF generation algorithms for MSDF-Sharp.</Description>
1111
<PackageLicenseExpression>MIT</PackageLicenseExpression>

Msdfgen.Extensions/Msdfgen.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Nullable>enable</Nullable>
1212
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1313
<PackageId>MSDF-Sharp.Extensions</PackageId>
14-
<Version>1.0.0</Version>
14+
<Version>1.0.1</Version>
1515
<Authors>ExtraBinoss</Authors>
1616
<Description>Extensions for FreeType and ImageSharp integration for MSDF-Sharp.</Description>
1717
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)