-
Notifications
You must be signed in to change notification settings - Fork 8
/
changelog.txt
43 lines (33 loc) · 1.29 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
v1.0.5 at 08.01.2019:
+ Added support RAD Studio 10.3 Rio;
v1.0.4 at 22.03.2018:
+ Added new language in TMGGoogleTTS;
v1.0.3 at 17.06.2017:
+ In tessocr.dll updated TesseractOCR up to 3.05.01 and Leptonica up to 1.74.4;
v1.0.2 at 27.04.2017:
+ Added support RAD Studio 10.2 Tokyo;
v1.0.1 от 30.03.2017:
+ In component TMGOSInfo is added dectect Windows Server 2016;
v1.0.0 от 29.03.2017:
+ Added support RAD Studio 10.1 Berlin;
* In component TMGOSInfo fixed detect Windows 10;
v0.0.9 от 10.03.2017:
+ In component TMGTessOCR added all languages (full list -> https://github.com/tesseract-ocr/tesseract/wiki/Data-Files#data-files-for-version-304305);
+ In component TMGTessOCR added 'Parameter' procedure, to set custom Tesseract OCR settings;
v0.0.8 от 09.03.2017:
* Updated TesseractOCR library up to version 3.05 (tessocr.dll, tessocr-x64.dll);
* For all components, debug information is removed;
* Updated examples SMTPDemo and TessOCRDemo;
v0.0.7 от 31.03.2016:
* Restored work the component TMGGoogleTTS;
v0.0.6 от 13.12.2015:
+ Updated the component TMGTessOCR:
+ Added properties:
Picture: TPicture
PictureHeight: Integer
PictureLeft: Integer
PictureTop: Integer
PictureWidth: Integer
PixelFormat: TMGTessOCRPixelFormat
v0.0.1 от 05.05.2014:
- First release;