Re: issue shown by ImageMagick

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I wonder if  *-annotate* can handle multiple lines.

Yes it does.

> convert -size 30x25 xc:yellow -annotate +1+10 "2016" -annotate +1+25
> "0912"
> 20160912.png
> 
> And I was able to create the picture you wanted.

Thanks, nice idea.

> Are you sure the IM command works in other versions of Fedora (25, 26) and
> other distributions as you require?

Yes, I tried. The problem started with f27.

I did some more testing and it looks like ghostscript-core (or its dependencies) is causing the issue.
Steps to reproduce:
-install fresh f26
-install ImageMagick
-get and install ImageMagick-6.9.9.27-1.fc27.src.rpm
-rpmbuild -bb rpmbuild/SPECS/ImageMagick.spec 
-rpm -Uv rpmbuild/RPMS/x86_64/ImageMagick-*
-convert  -size 30x25 xc:yellow -annotate +1+10 "2016\n0912" 20160912.png
-change yum.repos to f27
-dnf update ghostscript-core
-rpmbuild -bb rpmbuild/SPECS/ImageMagick.spec 
-rpm -Uv --force rpmbuild/RPMS/x86_64/ImageMagick-*
-convert  -size 30x25 xc:yellow -annotate +1+10 "2016\n0912" 20160912_gs.png

Compare png's.

When updating ghostscript-core from the f27 repo following file are installed:
ghostscript
ghostscript-core
ghostscript-devel
ghostscript-x11
urw-base35-bookman-fonts
urw-base35-c059-fonts
urw-base35-d050000l-fonts
urw-base35-fonts
replacing
urw-base35-fonts-common
urw-base35-gothic-fonts
urw-base35-nimbus-mono-ps-fonts
urw-base35-nimbus-roman-fonts
urw-base35-nimbus-sans-fonts
urw-base35-nimbus-sans-narrow-fonts
urw-base35-p052-fonts
urw-base35-standard-symbols-ps-fonts
urw-base35-z003-fonts

So I think the problem is in there.
_______________________________________________
test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Desktop]     [Fedora SELinux]     [Photo Sharing]     [Yosemite Forum]     [KDE Users]

  Powered by Linux