Accepting request 139140 from multimedia:libs
- 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/request/show/139140 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libass?expand=0&rev=25
This commit is contained in:
commit
f8e5b8331e
@ -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
3
libass-0.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fbf287ac6d0dbdf015783b7354280ad8371c106326ad3f77a99471bc5aa18210
|
||||||
|
size 257792
|
@ -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
|
Sat Oct 29 19:01:04 UTC 2011 - reddwarf@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libass
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,12 +19,12 @@
|
|||||||
%define soname 4
|
%define soname 4
|
||||||
|
|
||||||
Name: libass
|
Name: libass
|
||||||
Version: 0.10.0
|
Version: 0.10.1
|
||||||
Release: 0
|
Release: 0
|
||||||
License: ISC
|
|
||||||
Summary: Portable Library for SSA/ASS Subtitles Rendering
|
Summary: Portable Library for SSA/ASS Subtitles Rendering
|
||||||
Url: http://code.google.com/p/libass/
|
License: ISC
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Url: http://code.google.com/p/libass/
|
||||||
Source: http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
|
Source: http://libass.googlecode.com/files/%{name}-%{version}.tar.xz
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user