Commented Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View ArticleClosed Issue: QuantizeSettings + AnyCPU = Specified cast is not valid [1223]
This code works in version 6.8.9.002-Q16-__x64__-net40 version:var qSettings = new QuantizeSettings {Colors = 8, DitherMethod = DitherMethod.No};However, when I switched to the __AnyCPU__ equivalent,...
View ArticleClosed Feature: Add support for named colors in MagickColor [1224]
Add support for the color names described here: http://www.imagemagick.org/script/color.phpComments: Resolved with changeset 33643: Added support for named colors.
View ArticleCommented Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View ArticleCreated Unassigned: Add ToBitmap to MagickImageCollection [1232]
Add ToBitmap to MagickImageCollection.
View ArticleEdited Unassigned: Add ToBitmap to MagickImageCollection [1232]
Add ToBitmap to MagickImageCollection.
View ArticleClosed Unassigned: Add ToBitmap to MagickImageCollection [1232]
Add ToBitmap to MagickImageCollection.Comments: Resolved with changeset 33755: Added ToBitmap to MagickImageCollection.
View ArticleClosed Unassigned: Performance problem with group4 conversion [1226]
Hi,I've detected some performance problem with fax group4 conversion, here I'll try to describe how to reproduce it:From terminal I execute the command what takes about ( 3-5 seconds )convert...
View ArticleCreated Issue: Fix loading delegates.xml in AnyCPU build. [1236]
Fix loading delegates.xml in AnyCPU build.
View ArticleEdited Issue: Fix loading delegates.xml in AnyCPU build. [1236]
Fix loading delegates.xml in AnyCPU build.
View ArticleClosed Issue: Fix loading delegates.xml in AnyCPU build. [1236]
Fix loading delegates.xml in AnyCPU build.Comments: Resolved with changeset 33808: Fixed loading delegates.xml in AnyCPU build.
View ArticleCreated Unassigned: Cyrillic file names not supported [1240]
The test to reproduce this issue:[TestMethod] public void CyrillicFileNameTest() { string cyrillicFileName = Path.Combine(TestContext.TestDir, "Кириллический файл.pdf");...
View ArticleCommented Unassigned: Cyrillic file names not supported [1240]
The test to reproduce this issue:[TestMethod] public void CyrillicFileNameTest() { string cyrillicFileName = Path.Combine(TestContext.TestDir, "Кириллический файл.pdf");...
View ArticleCommented Unassigned: Cyrillic file names not supported [1240]
The test to reproduce this issue:[TestMethod] public void CyrillicFileNameTest() { string cyrillicFileName = Path.Combine(TestContext.TestDir, "Кириллический файл.pdf");...
View ArticleClosed Unassigned: Cyrillic file names not supported [1240]
The test to reproduce this issue:[TestMethod] public void CyrillicFileNameTest() { string cyrillicFileName = Path.Combine(TestContext.TestDir, "Кириллический файл.pdf");...
View ArticleClosed Feature: Create MagickViewer [1037]
Create a clickonce application that uses Magick.NET to show images.Comments: Moved to: https://magickviewer.codeplex.com/workitem/1243
View ArticleClosed Feature: Create editor for MagickScript [982]
Add a clickonce application that can be used to edit MagickScript files. This wpf application should include atleast the following features:* Color coded xml editor* _Intellisense_ support in the xml...
View ArticleCreated Unassigned: Memory leak of unmanaged memory when resizing and...
Our applications is constantly growing in memory. It is a .NET 4.5 application, but our tools shown that the growing memory is unmanaged memory.We reproduced the same problem with the following example...
View Article