Page 1 of 1

GdPicture.NET V 6.4 Releases [1D barcode recognition plugin]

Posted: Fri Aug 28, 2009 12:25 pm
by Loïc
GdPicture.NET V 6.4 Releases are available !


Major improvements

- Added support for 1D Barcode recognition, near than 20 different types. Need additional license, see: https://www.gdpicture.com/products/plugi ... nition.php
- Speed optimization for filters.
- New support for barcode writing. More than 30 barcode types are now supported. Warning: no backward compatibility with previous versions !!
- Support for get & set alpha channel quickly.
- Speed improvement of the document viewer.
- Added support for custom dictionaries in GdPicture Tesseract Plugin.
- Added reading support for PICT image format
- Added support for more than 40 RAW camera image formats ! See: https://www.gdpicture.com/solutions/Imag ... rawformats




New methods of the GdPictureImaging class

New method: Barcode1DReaderDoScan()
New method: Barcode1DReaderGetBarcodeCount()
New method: Barcode1DReaderGetBarcodeType()
New method: Barcode1DReaderGetBarcodeValue()
New method: Barcode1DReaderGetBarcodeSkewAngle()
New method: Barcode1DReaderBarcodeHasChecksum()
New method: Barcode1DReaderGetBarcodeX1()
New method: Barcode1DReaderGetBarcodeX2()
New method: Barcode1DReaderGetBarcodeX3()
New method: Barcode1DReaderGetBarcodeX4()
New method: Barcode1DReaderBarcodeHasChecksum()
New method: Barcode1DReaderGetBarcodeY1()
New method: Barcode1DReaderGetBarcodeY2()
New method: Barcode1DReaderGetBarcodeY3()
New method: Barcode1DReaderGetBarcodeY4()
New method: DrawFilledPolygonTextureFromFile()
New method: DrawFilledPolygonTextureFromGdPictureImage()
New method: DrawLineTextureFromGdPictureImage()
New method: DrawFilledCircleTextureFromGdPictureImage()
New method: DrawFilledCircleTextureFromFile()
New method: GetAlphaChannel()
New method: SetAlphaChannel()
New method: GetTiffCompression()
New method: TwainGetBitDepthReduction()
New method: TwainSetBitDepthReduction()
New method: SetLicenseNumber1DBarcodeRecognition()


New enumeration members for TesseractDictionary:

TesseractDictionaryCustom1
TesseractDictionaryCustom2
TesseractDictionaryCustom3
TesseractDictionaryCustom4
TesseractDictionaryCustom5


New methods of the GdViewer class

New method: PdfGetEncryptionScheme()
New method: IsRectDrawing()
New method: IsRectEditing()

GdPicture.NET V 6.4.1 Releases

Posted: Thu Sep 03, 2009 3:34 pm
by Loïc
GdPictureImaging: New overload method Barcode1DReaderDoScan()
GdViewer: New method PrintForcePdfDpiRendering()

- Speed improvement for bitmap access
- Spool size reduction for document printing
- Fixed a bug when PDF/A are generated from some Time zones
- Some other minor bug fixes

GdPicture.NET V 6.4.2 Releases

Posted: Mon Sep 07, 2009 8:10 pm
by Loïc
- GdPictureImaging: New overloaded method of Barcode1dWrite()
- GdPictureImaging: New overloaded method of IsBitonal()
- GdPictureImaging: New method ConvertTo1BppLum()
- Bug fix with printing alignment in lanscape
- Bug fix with coordinate space when a page is rotated
- Memory leak fixed after a rotation of a cloned image
- Improvement of the barcode recognition speed & accuracy

GdPicture.NET V 6.4.3 Releases

Posted: Mon Sep 14, 2009 1:02 pm
by Loïc
GdPictureImaging: new method PdfSetCompressionForBitonalImage()
GdPictureImaging: new method PdfSetCompressionForColorImage()
GdPictureImaging: new overloaded method TiffSaveMultiPageToFile() to support JPEG compression scheme in multipage tiff.

GdPicture.NET V 6.4.4

Posted: Tue Sep 15, 2009 8:51 pm
by Loïc
- Major bug fix with license management.

GdPicture.NET V 6.4.5

Posted: Tue Sep 22, 2009 1:36 pm
by Loïc
- Regions bug fix
- Added capability to save PDF into a stream:

GdPictureImaging: New methods SaveAsPDFStream()
GdPictureImaging: New methods SaveAsPDFOCRStream()
GdPictureImaging: New methods TwainPdfStartStream()
GdPictureImaging: New methods PdfOCRStartStream()
GdPictureImaging: new overloaded methods PdfNewPDF() - added support to create PDF direcly to a Stream object

GdPicture.NET V 6.4.6 Releases

Posted: Wed Sep 30, 2009 10:07 am
by Loïc
- Some minor bug fixes
- Improvement of the document printing quality & speed

GdPicture.NET V 6.4.7 Releases

Posted: Wed Sep 30, 2009 4:37 pm
by Loïc
- Added Unicode support for OCR
- Bug fix "InvalidOperationException: DragDrop registration did not succeed"

GdPicture.NET V 6.4.8 Releases

Posted: Fri Oct 02, 2009 11:20 am
by Loïc
- OCR bug fix
- TWAIN bug fix with DiscarBlankPage feature

GdPicture.NET V 6.4.9

Posted: Thu Oct 15, 2009 11:09 am
by Loïc
- OCR bug fixes
- PDF can now be displayed from Stream
- Improvement of the rendering speed
- Other minor bug fixes
- Optimization of the toolkit core for Windows 7
- GdViewer: New overloaded method DisplayFromStream()
- Documentation is now available in PDF format & HTML

GdPicture.NET V 6.4.10

Posted: Tue Oct 20, 2009 11:00 am
by Loïc
- GdPicture.NET core is now thread safe ! (plugins are not: work in progress...)
- Bug fix with RAW format rendering
- Some other minor bug fixes