Accepting request 147881 from home:marc_schuetz:branches:graphics
Enables support for Pango markup. This doesn't add a run-time dependency on libpango; if the library isn't available, the feature is simply not used. This fixes enhancement bnc# 778810 (resubmitted as requested by mrdocs) OBS-URL: https://build.opensuse.org/request/show/147881 OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=133
This commit is contained in:
parent
af201d20a6
commit
5e3aea1e67
@ -10,6 +10,14 @@ Thu Jan 10 05:32:13 UTC 2013 - mrdocs@opensuse.org
|
|||||||
- disable check for the moment, it breaks on Factory and 12.1, but
|
- disable check for the moment, it breaks on Factory and 12.1, but
|
||||||
12.2
|
12.2
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 8 11:14:12 UTC 2013 - schuetzm@gmx.net
|
||||||
|
|
||||||
|
- enable support for Pango markup
|
||||||
|
* this allows rendering formatted text with the pango:"..." syntax
|
||||||
|
see http://www.imagemagick.org/Usage/text/#pango for details
|
||||||
|
* to actually use this, libpango needs to be installed
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 7 13:06:22 UTC 2012 - pgajdos@suse.com
|
Tue Aug 7 13:06:22 UTC 2012 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -38,6 +38,7 @@ BuildRequires: libwebp-devel
|
|||||||
BuildRequires: libwmf-devel
|
BuildRequires: libwmf-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: lzma-devel
|
BuildRequires: lzma-devel
|
||||||
|
BuildRequires: pango-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
|
||||||
%define mfr_version 6.7.8
|
%define mfr_version 6.7.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user