- Update to version 0.10.1

* Fix letter spacing
  * Add \rSTYLENAME syntax support (GC #43)
  * Fix border generation and border style reset (GC #56)
  * Fix various issues with bug-for-bug compatibility of
    transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42)
  * Fix drawing parsing (GC #47)
  * Various fixes to shaper (GC #54, GC #55, GC#59)
  * Fix change detection
  * Add ass_set_line_position API to set a vertical subtitle offset
  * Fix scaling of drawing baseline offset (\pbo) values
  * Fix skipping of zero-width characters for FriBiDi shaper
  * Use LTR text base direction by default, similar to VSFilter

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libass?expand=0&rev=20
This commit is contained in:
Cristian Morales Vega 2012-10-23 22:08:02 +00:00 committed by Git OBS Bridge
parent 709daf1ebe
commit ce76685219
4 changed files with 24 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4da592020f6d7db889ec7bb09a2c78afa17b18eb86b9ffc6237d5a575ebd7541
size 256780

3
libass-0.10.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fbf287ac6d0dbdf015783b7354280ad8371c106326ad3f77a99471bc5aa18210
size 257792

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Oct 23 22:07:26 UTC 2012 - reddwarf@opensuse.org
- Update to version 0.10.1
* Fix letter spacing
* Add \rSTYLENAME syntax support (GC #43)
* Fix border generation and border style reset (GC #56)
* Fix various issues with bug-for-bug compatibility of
transformations (\fax, \fay, etc.) to VSFilter (GC #46, GC #42)
* Fix drawing parsing (GC #47)
* Various fixes to shaper (GC #54, GC #55, GC#59)
* Fix change detection
* Add ass_set_line_position API to set a vertical subtitle offset
* Fix scaling of drawing baseline offset (\pbo) values
* Fix skipping of zero-width characters for FriBiDi shaper
* Use LTR text base direction by default, similar to VSFilter
-------------------------------------------------------------------
Sat Oct 29 19:01:04 UTC 2011 - reddwarf@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package libass
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,12 +19,12 @@
%define soname 4
Name: libass
Version: 0.10.0
Version: 0.10.1
Release: 0
License: ISC
Summary: Portable Library for SSA/ASS Subtitles Rendering
Url: http://code.google.com/p/libass/
License: ISC
Group: System/Libraries
Url: http://code.google.com/p/libass/
Source: http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
BuildRequires: pkg-config
BuildRequires: xz