summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGrigori Goronzy <greg@chown.ath.cx>2017-06-03 19:07:46 +0200
committerGrigori Goronzy <greg@chown.ath.cx>2017-06-03 19:07:46 +0200
commit9fb384014e6d5205a6e30bc3a217e7edae4068a2 (patch)
tree7bd23ec362947dae4cf5074130c1be4183a82b63 /Changelog
parenta7807b03b0d1f25f448c14e88e0d8aa6ef4d0961 (diff)
downloadlibass-9fb384014e6d5205a6e30bc3a217e7edae4068a2.tar.bz2
libass-9fb384014e6d5205a6e30bc3a217e7edae4068a2.tar.xz
Release 0.13.70.13.7
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 7c5bba6..7b693a8 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,4 @@
-libass (unreleased)
+libass (0.13.7)
* Fix invalid memory accesses with BorderStyle=4
* Fix change detection bug on frame resizes
* Fix cache bugs with border size
@@ -9,6 +9,8 @@ libass (unreleased)
* Treat negative PlayResX/PlayResY like VSFilter
* Fixes to parsing of embedded fonts
* Remove arbitrary bitmap limit (fixes issues with subtitle rendering at 4K)
+ * Allow using shadow offset to adjust size of background with BorderStyle=4
+ * Fix TrueType/OpenType font collection handling with the DirectWrite backend
libass (0.13.6)
* Bump ABI version to account for the new Justify field in ASS_Style