Page 1 of 1

GdPicture.NET 10.1 New Release

Posted: Tue Nov 12, 2013 9:04 pm
by Loïc
GdPicture.NET 10.1 medium release has been published including a bunch of new features, 2D barcode reading accuracy enhancement and a brand new DICOM Pluging for reading, viewing and window leveling DICOM files.

New DICOM Plugin page: https://www.gdpicture.com/products/plugins/dicom.php
Download now: https://www.gdpicture.com/download.php

Have any question? Contact our team through https://www.gdpicture.com/contact.php.


Interface changes:

GdPictureImaging: new method DicomIsMultiPage()
GdPictureImaging: new method DicomGetPageCount()
GdPictureImaging: new method DicomSelectPage()
GdPictureImaging: new method DicomGetTagsCount()
GdPictureImaging: new method DicomGetTagValue()
GdPictureImaging: new method DicomGetTagDescription()
GdPictureImaging: new method DicomGetTagGroup()
GdPictureImaging: new method DicomGetTagElement()
GdPictureImaging: new method DicomGetDefaultWindowLevel()
GdPictureImaging: new method DicomGetDefaultWindowWidth()
GdPictureImaging: new method DicomGetLastWindowLevel()
GdPictureImaging: new method DicomGetLastWindowWidth()
GdPictureImaging: new method DicomGetMaxWindowWidth()
GdPictureImaging: new method DicomGetMaxWindowLevel()
GdPictureImaging: new method DicomGetMinWindowLevel()
GdPictureImaging: new method DicomSetWindowLevel()
GdPictureImaging: new method PixelGetColorI()
GdPictureImaging: new method PixelSetColorI()
GdPictureImaging: new method TwainIsAutomaticColorAvailable()
GdPictureImaging: new method TwainIsAutomaticColorEnabled()
GdPictureImaging: new method TwainSetAutomaticColor()
GdPicturePDF: new method ClipPath()
GdPicturePDF: new method ClipPathOdd()

AnnotationText: new property AutoSize
AnnotationStickyNote: new property AutoSize


Miscellaneous:

- Improved 1D barcode reading memory handling.
- Improved 2D barcode detection accuracy.
- Improved PDF pages drawing, duplicating and cloning mechanism.
- Improved PDF rendering engine.
- Added support to determine if TIFF/JPEG codec must produce image including quantization tables and or Huffman tables (by altering the JpegTablesMode exif tag).

GdPicture.NET 10.1.2

Posted: Thu Nov 14, 2013 11:37 am
by Loïc
- Bug fix: annotation burning was failing in some cases on multipage tiff documents.
- Bug fix: improper behavior of the PrintSetCopies() method with some printers.

GdPicture.NET 10.1.3

Posted: Mon Nov 18, 2013 5:33 pm
by Loïc
- Added support for custom exif tag writing (range 65000 - 65535).
- Bug fix in annotation z-ordering.
- Some enhancements related to exif tag parsing.

GdPictureImaging: new method GetDibFromGdPictureImageI()
GdPicturePDF: new method GetPageImageColorSpace()
GdPicturePDF: new method IsFontEmbedded()

GdPicture.NET 10.1.4

Posted: Thu Nov 21, 2013 6:44 pm
by Loïc
- Battery of minor bug fixes.

GdPicture.NET 10.1.5

Posted: Sat Nov 23, 2013 3:02 pm
by Loïc
- 2D Barcode reading accuracy improved.
- OMR accuracy increased.
- Some minor bug fixes.

GdPicture.NET 10.1.6

Posted: Mon Nov 25, 2013 1:00 pm
by Loïc
- Fixed a critical tag parsing issue with DICOM images.

GdPicture.NET 10.1.7

Posted: Fri Dec 06, 2013 11:49 am
by Loïc
- Global performance increasing
- GdPictureImaging: new method FxBitonalDilateH()

GdPicture.NET 10.1.9

Posted: Fri Dec 13, 2013 5:35 pm
by Loïc
- PDF rendering quality improved for transparency groups.
- Minor bug fix with region support.
- GdPictureImaging: new method FxBitonalDilateH().
- FxBitonalDespecke filter improved (accuracy and speed).
- Some minor performance improvements and other minor bug fixes.

GdPicture.NET 10.1.10

Posted: Thu Dec 19, 2013 3:35 pm
by Loïc
- PDF parsing speed increased by 10%
- Minor bug fixes.
- TWAIN DSM and API updated to version 2.3.0

GdPicture.NET 10.1.11

Posted: Sun Dec 22, 2013 5:33 pm
by Loïc
- GdPictureImaging: new method BarcodePDF417ReaderGetBarcodeValueRAW().
- Battery of minor bug fixes.
- Improved RAW image import (speed & quality).

GdPicture.NET 10.1.12

Posted: Mon Dec 30, 2013 6:18 pm
by Loïc
- Some codecs performance improvements.
- The toolkit is now able to generate 100% compliant fax document when creating tiff file with CCITT3 compression and proper resolution.
- Improved interface of the COM/ActiveX edition. Starting 10.1.12 COM backward compatibility will be ensured.
- New documentation including a search engine and splitting the .NET and the ActiveX/COM editions in two categories. See: https://www.gdpicture.com/guides/gdpicture
- Some improvements in the different provided samples, especially in the C# versions.
- Happy new year!

GdPicture.NET 10.1.13

Posted: Tue Jan 07, 2014 2:23 pm
by Loïc
- Fixed a PInvokeStackImbalance in the 32-bit version of the OMR Plugin
- New MICR demo a preview of the upcoming GdPicture MICR SDK.

GdPicture.NET 10.1.14

Posted: Fri Jan 10, 2014 5:59 pm
by Loïc
- Fixed bug with non updated modification date in GdPicture/XML annotation.
- Fixed a bug in GdPictureImaging reporting unknown tag type for all parsed exif tags.
- Fixed an access violation exception in the fxDilate() filter.

GdPicture.NET 10.1.15

Posted: Wed Jan 15, 2014 5:46 pm
by Loïc
- Forms processing: fixed Oval OMR with HasCharacter Option return value.
- Fixed a bug in the PDF/A format detection.
- Bug fix in the internal file format detection.
- Fixed some minor rendering issues with malformed PDF documents.
- Added E-13B font reading in the MICR Demo.