From 95ad15c5bed06d5dc59dece9fed439388cfc6902 Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Tue, 23 Feb 2016 13:03:00 -0800 Subject: [PATCH] February 23, 2016 --- Readme.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Readme.txt b/Readme.txt index a2c6ce961..1a3f9db9e 100644 --- a/Readme.txt +++ b/Readme.txt @@ -4,7 +4,7 @@ DirectXTK - the DirectX Tool Kit Copyright (c) Microsoft Corporation. All rights reserved. -January 5, 2016 +February 23, 2016 This package contains the "DirectX Tool Kit", a collection of helper classes for writing Direct3D 11 C++ code for universal Windows apps for Windows 10, @@ -74,6 +74,14 @@ Note: Xbox One exclusive apps developers using the Xbox One XDK need to generate RELEASE HISTORY --------------- +February 23, 2016 + Fixed width computation bug in SpriteFont::MeasureString + Fix to clean up partial or zero-length image files on failed write + Fix to WaveBankReader for UWP platform + Retired VS 2012 projects + Xbox One platform updates + Minor code and project file cleanup + January 5, 2016 Xbox One platform updates *breaking change* Need to add use of GraphicsMemory class to Xbox One titles