Quantcast
Channel: magick Issue Tracker Rss Feed
Browsing all 1011 articles
Browse latest View live
↧

Commented Unassigned: Create NuGet sample package. [994]

Add a NuGet package that contains examples for a web and a console application.Comments: Associated with changeset 32242: Added project for NuGet sample package.Replaced Snakeware logo with new company...

View Article


Created Unassigned: AccessViolationException when reading a PDF [1191]

When I try to read certain images into Magick.NET using the below code I get an awful error: using (ImageMagick.MagickImage image = new ImageMagick.MagickImage()) { image.Read(sourceFile.FullName);...

View Article


Commented Unassigned: AccessViolationException when reading a PDF [1191]

When I try to read certain images into Magick.NET using the below code I get an awful error: using (ImageMagick.MagickImage image = new ImageMagick.MagickImage()) { image.Read(sourceFile.FullName);...

View Article

Commented Unassigned: AccessViolationException when reading a PDF [1191]

When I try to read certain images into Magick.NET using the below code I get an awful error: using (ImageMagick.MagickImage image = new ImageMagick.MagickImage()) { image.Read(sourceFile.FullName);...

View Article

Closed Unassigned: AccessViolationException when reading a PDF [1191]

When I try to read certain images into Magick.NET using the below code I get an awful error: using (ImageMagick.MagickImage image = new ImageMagick.MagickImage()) { image.Read(sourceFile.FullName);...

View Article


Commented Unassigned: "Magick: Postscript delegate failed `C:\\Header.pdf':...

Hello,I use the following code:using (MagickImageCollection images = new MagickImageCollection()){ images.Read(@"C:\Header.pdf");}But I get ever the exception "No such file or directory @...

View Article

Created Unassigned: Magick: Postscript delegate failed `C:\CCP\CCP_363.pdf':...

Server has Ghostscript 9.14 64bit version, with latest Magick.NET-x64.dll 6.8.8.901 of 23March2014.```Magick: Postscript delegate failed `C:\CCP\CCP_363.pdf': No such file or directory @...

View Article

Commented Unassigned: Magick: Postscript delegate failed...

Windows Server 2008R2 has Ghostscript 9.14 64bit version, with latest Magick.NET-x64.dll 6.8.8.901 of 23March2014. Used in ASP.NET 4.0 application with Full Trust Level. ```Magick: Postscript delegate...

View Article


Created Unassigned: Converting to pcx files ignores bit depth [1198]

I have a project that requires me to convert a jpg to a pcx image with a bit depth of 1. Basically a black and white image.Here's what i'm doing.```Using image As New MagickImage("color.jpg")...

View Article


Commented Unassigned: Magick: Postscript delegate failed...

Windows Server 2008R2 has Ghostscript 9.14 64bit version, with latest Magick.NET-x64.dll 6.8.8.901 of 23March2014. Used in ASP.NET 4.0 application with Full Trust Level. ```Magick: Postscript delegate...

View Article

Commented Unassigned: Magick: Postscript delegate failed...

Windows Server 2008R2 has Ghostscript 9.14 64bit version, with latest Magick.NET-x64.dll 6.8.8.901 of 23March2014. Used in ASP.NET 4.0 application with Full Trust Level. ```Magick: Postscript delegate...

View Article

Commented Issue: PathTooLongException [1188]

Is there a way around PathTooLongException? I tried adding @"\\\?\" to path but it did not work. I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with...

View Article

Commented Issue: PathTooLongException [1188]

Is there a way around PathTooLongException? I tried adding @"\\\?\" to path but it did not work. I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with...

View Article


Commented Unassigned: Converting to pcx files ignores bit depth [1198]

I have a project that requires me to convert a jpg to a pcx image with a bit depth of 1. Basically a black and white image.Here's what i'm doing.```Using image As New MagickImage("color.jpg")...

View Article

Commented Unassigned: Magick: Postscript delegate failed...

Windows Server 2008R2 has Ghostscript 9.14 64bit version, with latest Magick.NET-x64.dll 6.8.8.901 of 23March2014. Used in ASP.NET 4.0 application with Full Trust Level. ```Magick: Postscript delegate...

View Article


Commented Issue: PathTooLongException [1188]

Is there a way around PathTooLongException? I tried adding @"\\\?\" to path but it did not work. I use AlphaFS from Codeplex to get to files, but once in that folder I can not open image with...

View Article

Created Feature: Allow operations on image argument in MagickScript [1199]

Allow the following:```<msl><read><composite x="0" y="0" compose="Darken"><image id="mask"><extent width="100" height="100" gravity="Center" backgroundColor="#fff" />...

View Article


Edited Feature: Allow operations on image argument in MagickScript [1199]

Allow the following:```<msl><read><composite x="0" y="0" compose="Darken"><image id="mask"><extent width="100" height="100" gravity="Center" backgroundColor="#fff" />...

View Article

Created Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.

View Article

Edited Feature: Add Distort to MagickScript. [1200]

Add Distort to MagickScript.

View Article
Browsing all 1011 articles
Browse latest View live