GdPicture.NET 10.1 New Release

Changelogs, news, and special event announcements.
Post Reply
User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1 New Release

Post by Loïc » Tue Nov 12, 2013 9:04 pm

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).

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.2

Post by Loïc » Thu Nov 14, 2013 11:37 am

- Bug fix: annotation burning was failing in some cases on multipage tiff documents.
- Bug fix: improper behavior of the PrintSetCopies() method with some printers.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.3

Post by Loïc » Mon Nov 18, 2013 5:33 pm

- 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()

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.4

Post by Loïc » Thu Nov 21, 2013 6:44 pm

- Battery of minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.5

Post by Loïc » Sat Nov 23, 2013 3:02 pm

- 2D Barcode reading accuracy improved.
- OMR accuracy increased.
- Some minor bug fixes.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.6

Post by Loïc » Mon Nov 25, 2013 1:00 pm

- Fixed a critical tag parsing issue with DICOM images.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.7

Post by Loïc » Fri Dec 06, 2013 11:49 am

- Global performance increasing
- GdPictureImaging: new method FxBitonalDilateH()

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.9

Post by Loïc » Fri Dec 13, 2013 5:35 pm

- 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.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.10

Post by Loïc » Thu Dec 19, 2013 3:35 pm

- PDF parsing speed increased by 10%
- Minor bug fixes.
- TWAIN DSM and API updated to version 2.3.0

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.11

Post by Loïc » Sun Dec 22, 2013 5:33 pm

- GdPictureImaging: new method BarcodePDF417ReaderGetBarcodeValueRAW().
- Battery of minor bug fixes.
- Improved RAW image import (speed & quality).

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.12

Post by Loïc » Mon Dec 30, 2013 6:18 pm

- 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!

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.13

Post by Loïc » Tue Jan 07, 2014 2:23 pm

- Fixed a PInvokeStackImbalance in the 32-bit version of the OMR Plugin
- New MICR demo a preview of the upcoming GdPicture MICR SDK.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.14

Post by Loïc » Fri Jan 10, 2014 5:59 pm

- 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.

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

GdPicture.NET 10.1.15

Post by Loïc » Wed Jan 15, 2014 5:46 pm

- 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.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest