]> granicus.if.org Git - libass/commitdiff
Add changelog for 0.10.0
authorGrigori Goronzy <greg@blackbox>
Mon, 29 Aug 2011 17:26:32 +0000 (19:26 +0200)
committerGrigori Goronzy <greg@blackbox>
Mon, 29 Aug 2011 17:50:39 +0000 (19:50 +0200)
Changelog

index 2d060ba84e6575377f5f8c0f103803bcd26472fb..c6870f0659834d28d3de2eb4b4bb6ec473911b7d 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,21 @@
+libass (0.10.0)
+ * Bidirectional layout and Arabic shaping via FriBidi (GC #13)
+ * OpenType shaping via HarfBuzz-ng (GC #13)
+ * Add API for shaper configuration
+ * Add support for `Language' Script Info property, this can be used for
+   hinting the text language
+ * Vertical layout improvements
+   * Use `vert' and `vkna' OpenType features for vertical glyph variants
+   * Position rotated glyphs onto baseline
+ * Parse font encoding property for base text direction hinting
+ * Refactor cache system
+ * Use generic outlines in place of FreeType glyphs
+ * Direct outline bitmap rendering
+ * Fix whitespace trimming (GC #35)
+ * Do not render border if there's no shadow or glyph (GC #29)
+ * Adjust spacing after a italic to non-italic style change (GC #37)
+ * Fix fade timing
+
 libass (0.9.12)
  * Switch to permissive (ISC) license
  * Support \fs+ and \fs- syntax for modifying font size