Using username "ubuntu". Authenticating with public key "rsa-key-20180428" Welcome to Ubuntu 16.04.4 LTS (GNU/Linux 4.4.0-122-generic ppc64le) * Documentation: https://help.ubuntu.com * Management: https://landscape.canonical.com * Support: https://ubuntu.com/advantage 33 packages can be updated. 21 updates are security updates. Last login: Fri May 25 09:40:16 2018 from 157.51.116.139 ubuntu@tesseract-ocr:~$ cd DEBUG ubuntu@tesseract-ocr:~/DEBUG$ wget -o 1601.png https://user-images.githubusercontent.com/52270/40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png ubuntu@tesseract-ocr:~/DEBUG$ ls 1601.png 40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png ubuntu@tesseract-ocr:~/DEBUG$ ls -l total 1292 -rw-rw-r-- 1 ubuntu ubuntu 2583 May 25 10:20 1601.png -rw-rw-r-- 1 ubuntu ubuntu 1316518 May 24 21:17 40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png ubuntu@tesseract-ocr:~/DEBUG$ wget --help GNU Wget 1.17.1, a non-interactive network retriever. Usage: wget [OPTION]... [URL]... Mandatory arguments to long options are mandatory for short options too. Startup: -V, --version display the version of Wget and exit -h, --help print this help -b, --background go to background after startup -e, --execute=COMMAND execute a `.wgetrc'-style command Logging and input file: -o, --output-file=FILE log messages to FILE -a, --append-output=FILE append messages to FILE -d, --debug print lots of debugging information -q, --quiet quiet (no output) -v, --verbose be verbose (this is the default) -nv, --no-verbose turn off verboseness, without being quiet --report-speed=TYPE output bandwidth as TYPE. TYPE can be bits -i, --input-file=FILE download URLs found in local or external FILE -F, --force-html treat input file as HTML -B, --base=URL resolves HTML input-file links (-i -F) relative to URL --config=FILE specify config file to use --no-config do not read any config file --rejected-log=FILE log reasons for URL rejection to FILE Download: -t, --tries=NUMBER set number of retries to NUMBER (0 unlimits) --retry-connrefused retry even if connection is refused -O, --output-document=FILE write documents to FILE -nc, --no-clobber skip downloads that would download to existing files (overwriting them) -c, --continue resume getting a partially-downloaded file --start-pos=OFFSET start downloading from zero-based position OFFSET --progress=TYPE select progress gauge type --show-progress display the progress bar in any verbosity mode -N, --timestamping don't re-retrieve files unless newer than local --no-if-modified-since don't use conditional if-modified-since get requests in timestamping mode --no-use-server-timestamps don't set the local file's timestamp by the one on the server -S, --server-response print server response --spider don't download anything -T, --timeout=SECONDS set all timeout values to SECONDS --dns-timeout=SECS set the DNS lookup timeout to SECS --connect-timeout=SECS set the connect timeout to SECS --read-timeout=SECS set the read timeout to SECS -w, --wait=SECONDS wait SECONDS between retrievals --waitretry=SECONDS wait 1..SECONDS between retries of a retrieval --random-wait wait from 0.5*WAIT...1.5*WAIT secs between retrievals --no-proxy explicitly turn off proxy -Q, --quota=NUMBER set retrieval quota to NUMBER --bind-address=ADDRESS bind to ADDRESS (hostname or IP) on local host --limit-rate=RATE limit download rate to RATE --no-dns-cache disable caching DNS lookups --restrict-file-names=OS restrict chars in file names to ones OS allows --ignore-case ignore case when matching files/directories -4, --inet4-only connect only to IPv4 addresses -6, --inet6-only connect only to IPv6 addresses --prefer-family=FAMILY connect first to addresses of specified family, one of IPv6, IPv4, or none --user=USER set both ftp and http user to USER --password=PASS set both ftp and http password to PASS --ask-password prompt for passwords --no-iri turn off IRI support --local-encoding=ENC use ENC as the local encoding for IRIs --remote-encoding=ENC use ENC as the default remote encoding --unlink remove file before clobber Directories: -nd, --no-directories don't create directories -x, --force-directories force creation of directories -nH, --no-host-directories don't create host directories --protocol-directories use protocol name in directories -P, --directory-prefix=PREFIX save files to PREFIX/.. --cut-dirs=NUMBER ignore NUMBER remote directory components HTTP options: --http-user=USER set http user to USER --http-password=PASS set http password to PASS --no-cache disallow server-cached data --default-page=NAME change the default page name (normally this is 'index.html'.) -E, --adjust-extension save HTML/CSS documents with proper extensions --ignore-length ignore 'Content-Length' header field --header=STRING insert STRING among the headers --max-redirect maximum redirections allowed per page --proxy-user=USER set USER as proxy username --proxy-password=PASS set PASS as proxy password --referer=URL include 'Referer: URL' header in HTTP request --save-headers save the HTTP headers to file -U, --user-agent=AGENT identify as AGENT instead of Wget/VERSION --no-http-keep-alive disable HTTP keep-alive (persistent connections) --no-cookies don't use cookies --load-cookies=FILE load cookies from FILE before session --save-cookies=FILE save cookies to FILE after session --keep-session-cookies load and save session (non-permanent) cookies --post-data=STRING use the POST method; send STRING as the data --post-file=FILE use the POST method; send contents of FILE --method=HTTPMethod use method "HTTPMethod" in the request --body-data=STRING send STRING as data. --method MUST be set --body-file=FILE send contents of FILE. --method MUST be set --content-disposition honor the Content-Disposition header when choosing local file names (EXPERIMENTAL) --content-on-error output the received content on server errors --auth-no-challenge send Basic HTTP authentication information without first waiting for the server's challenge HTTPS (SSL/TLS) options: --secure-protocol=PR choose secure protocol, one of auto, SSLv2, SSLv3, TLSv1 and PFS --https-only only follow secure HTTPS links --no-check-certificate don't validate the server's certificate --certificate=FILE client certificate file --certificate-type=TYPE client certificate type, PEM or DER --private-key=FILE private key file --private-key-type=TYPE private key type, PEM or DER --ca-certificate=FILE file with the bundle of CAs --ca-directory=DIR directory where hash list of CAs is stored --crl-file=FILE file with bundle of CRLs --random-file=FILE file with random data for seeding the SSL PRNG --egd-file=FILE file naming the EGD socket with random data HSTS options: --no-hsts disable HSTS --hsts-file path of HSTS database (will override default) FTP options: --ftp-user=USER set ftp user to USER --ftp-password=PASS set ftp password to PASS --no-remove-listing don't remove '.listing' files --no-glob turn off FTP file name globbing --no-passive-ftp disable the "passive" transfer mode --preserve-permissions preserve remote file permissions --retr-symlinks when recursing, get linked-to files (not dir) FTPS options: --ftps-implicit use implicit FTPS (default port is 990) --ftps-resume-ssl resume the SSL/TLS session started in the control connection when opening a data connection --ftps-clear-data-connection cipher the control channel only; all the data will be in plaintext --ftps-fallback-to-ftp fall back to FTP if FTPS is not supported in the target server WARC options: --warc-file=FILENAME save request/response data to a .warc.gz file --warc-header=STRING insert STRING into the warcinfo record --warc-max-size=NUMBER set maximum size of WARC files to NUMBER --warc-cdx write CDX index files --warc-dedup=FILENAME do not store records listed in this CDX file --no-warc-compression do not compress WARC files with GZIP --no-warc-digests do not calculate SHA1 digests --no-warc-keep-log do not store the log file in a WARC record --warc-tempdir=DIRECTORY location for temporary files created by the WARC writer Recursive download: -r, --recursive specify recursive download -l, --level=NUMBER maximum recursion depth (inf or 0 for infinite) --delete-after delete files locally after downloading them -k, --convert-links make links in downloaded HTML or CSS point to local files --convert-file-only convert the file part of the URLs only (usually known as the basename) --backups=N before writing file X, rotate up to N backup files -K, --backup-converted before converting file X, back up as X.orig -m, --mirror shortcut for -N -r -l inf --no-remove-listing -p, --page-requisites get all images, etc. needed to display HTML page --strict-comments turn on strict (SGML) handling of HTML comments Recursive accept/reject: -A, --accept=LIST comma-separated list of accepted extensions -R, --reject=LIST comma-separated list of rejected extensions --accept-regex=REGEX regex matching accepted URLs --reject-regex=REGEX regex matching rejected URLs --regex-type=TYPE regex type (posix|pcre) -D, --domains=LIST comma-separated list of accepted domains --exclude-domains=LIST comma-separated list of rejected domains --follow-ftp follow FTP links from HTML documents --follow-tags=LIST comma-separated list of followed HTML tags --ignore-tags=LIST comma-separated list of ignored HTML tags -H, --span-hosts go to foreign hosts when recursive -L, --relative follow relative links only -I, --include-directories=LIST list of allowed directories --trust-server-names use the name specified by the redirection URL's last component -X, --exclude-directories=LIST list of excluded directories -np, --no-parent don't ascend to the parent directory Mail bug reports and suggestions to ubuntu@tesseract-ocr:~/DEBUG$ wget -O 1601.png https://user-images.githubusercontent.com/52270/40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png --2018-05-25 10:22:39-- https://user-images.githubusercontent.com/52270/40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png Resolving user-images.githubusercontent.com (user-images.githubusercontent.com)... 151.101.52.133 Connecting to user-images.githubusercontent.com (user-images.githubusercontent.com)|151.101.52.133|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 1316518 (1.3M) [image/png] Saving to: ‘1601.png’ 1601.png 100%[===========================================================>] 1.25M --.-KB/s in 0.1s 2018-05-25 10:22:39 (11.1 MB/s) - ‘1601.png’ saved [1316518/1316518] ubuntu@tesseract-ocr:~/DEBUG$ ls -l total 2576 -rw-rw-r-- 1 ubuntu ubuntu 1316518 May 24 21:17 1601.png -rw-rw-r-- 1 ubuntu ubuntu 1316518 May 24 21:17 40514191-2557fc94-5f5d-11e8-896d-ee3c52956076.png ubuntu@tesseract-ocr:~/DEBUG$ rm 405* ubuntu@tesseract-ocr:~/DEBUG$ ls -l total 1288 -rw-rw-r-- 1 ubuntu ubuntu 1316518 May 24 21:17 1601.png ubuntu@tesseract-ocr:~/DEBUG$ gdb tesseract 1601.png - Excess command line arguments ignored. (-) GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. Illegal process-id: 1601.png. "/home/ubuntu/DEBUG/1601.png" is not a core dump: File format not recognized (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box [New Thread 0x3fffb63ff100 (LWP 21122)] [New Thread 0x3fffb5bff100 (LWP 21123)] [New Thread 0x3fffb53ff100 (LWP 21124)] c Se DOEEEEEEEKE SEH DDD sIDSELEEEEEOELEOD “BASIC SCONE RECIPE 1 Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 15 Cups Milk Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to + inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using | tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift 4 level teaspoon cayenne with the flour and add % cup grated cheese before adding milk. An egg may be added. r Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 27, [Thread 0x3fffb53ff100 (LWP 21124) exited] [Thread 0x3fffb5bff100 (LWP 21123) exited] [Thread 0x3fffb7ff96b0 (LWP 21119) exited] [Inferior 1 (process 21119) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 6 -l eng GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 6 -l eng [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb63ff100 (LWP 21141)] [New Thread 0x3fffb5bff100 (LWP 21142)] [New Thread 0x3fffb53ff100 (LWP 21143)] Sg TA y gs B% Ae e Zs op oe = | 4 - ao . Di ts z ne ee 2 fin, rep ee B SS — 2 aie are rast AS Ce CG a a oer “Gi ; uh, 7 oe es ie = ee Tut i utter _ ON 2 ovel oe a e, er @ E co 5 ae ts , iting 50° RE oe ave 01 ay to ike. a 0 fi F. 2 Cc cs er t 3 Tr aS gl O ) Le I ge = oe e ond i lous: oe Gis PE ug 2 R a er a snoa : if 8 we ae doe ae fe eee Spas ue ae = ae TI ze 4 to: 8, a Me ak fi na ae a cg S ie ie i | : 01 one: : et : ro Mt os - ace on , 2 Te wae bo’ ae to a tri ‘beard li en alt. e ae ee ve. id S or eat tI ca eee eee 2 same sift sin, ee besten 4 ad yto8 ing Z es er, a gar 2 ae oe mute eg | : an ae ae ae tab ab oe ce a soft 2 c oe Ae Lt tablesp on as thks 2 ut i al ab ut ae 00} 001 i e: ' Rain five ‘al ae oo wen aoa = ae ao oe Pa a Su kale : > Wi ee le ees and sc mi s PP cini ae nut é 2 oe e fla ee amon cad 20 - ) sli oz. sift vou! as a dates = is 2 i es 1 red oe A nd en ith eat 2 s So : Ti ae Pe lev oe oe oo Ce th i ey aot efor tte oe == ey Tor savou them Sa sour © the mi ay ne. at Iie ae vou, e milk. a d ee: a 2 ed Hee d ole) SO) rie ie incl ilk CS E Cel ae led. oe ae shi . hes in = le; d id Ta! f o ali . ed te W. = plai ry ee oe eS ee - oe He > Wh Se ion ion ae te or: g hit utm oe ee . me t Ss € e Ty es > es. 2 c — S ge ene 8 sal : ] 5 the on e po. a bl d wii It aver ese ae halt ith fi = d oe ae me fw 0 4 1 I d ae ur oe oe a ae ade pe pe Ve! com 1 din . led. on am d 1 e I wi e . 0 te eve & oe ey al ni ea: mi: el mi i 10 sp xt de ilk th - ms 00. ur es: : e fl 2 n e. ek Ke 5 Tr ‘ cel tsp n ur oe oon a eal : It in , omit By ‘tin: 8 : [Thread 0x3fffb53ff100 (LWP 21143) exited] [Thread 0x3fffb5bff100 (LWP 21142) exited] [Thread 0x3fffb63ff100 (LWP 21141) exited] [Inferior 1 (process 21138) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 3 -l eng GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 3 -l eng [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box [New Thread 0x3fffb63ff100 (LWP 21151)] [New Thread 0x3fffb5bff100 (LWP 21152)] [New Thread 0x3fffb53ff100 (LWP 21153)] c Se DOEEEEEEEKE SEH DDD sIDSELEEEEEOELEOD “BASIC SCONE RECIPE 1 Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 15 Cups Milk Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to + inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using | tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift 4 level teaspoon cayenne with the flour and add % cup grated cheese before adding milk. An egg may be added. r Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 27, [Thread 0x3fffb53ff100 (LWP 21153) exited] [Thread 0x3fffb5bff100 (LWP 21152) exited] [Thread 0x3fffb63ff100 (LWP 21151) exited] [Inferior 1 (process 21148) exited normally] (gdb) (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata_best GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata_best [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box [New Thread 0x3fffb6c5f100 (LWP 21172)] [New Thread 0x3fffb645f100 (LWP 21173)] [New Thread 0x3fffb5c5f100 (LWP 21174)] gee So LLLLLLLLLLLLD DDD + IIILLLLLBLLLLL DL ~~ BASIC SCONE RECIPE I Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 1% Cups Milk Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to 4 inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using 1 tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift level teaspoon cayenne with the flour and add 3 cup grated cheese before adding milk. An egg may be added. . Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. : Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 27 [Thread 0x3fffb5c5f100 (LWP 21174) exited] [Thread 0x3fffb6c5f100 (LWP 21172) exited] [Thread 0x3fffb7ff96b0 (LWP 21169) exited] [Inferior 1 (process 21169) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata_fast GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata_fast [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box [New Thread 0x3fffb63ff100 (LWP 21180)] [New Thread 0x3fffb5bff100 (LWP 21181)] [New Thread 0x3fffb53ff100 (LWP 21182)] c Se DOEEEEEEEKE SEH DDD sIDSELEEEEEOELEOD “BASIC SCONE RECIPE 1 Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 15 Cups Milk Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to + inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using | tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift 4 level teaspoon cayenne with the flour and add % cup grated cheese before adding milk. An egg may be added. r Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 27, [Thread 0x3fffb53ff100 (LWP 21182) exited] [Thread 0x3fffb5bff100 (LWP 21181) exited] [Thread 0x3fffb63ff100 (LWP 21180) exited] [Inferior 1 (process 21177) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 3 -l eng --tessdata-dir ../tessdata [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box [New Thread 0x3fffb6c5f100 (LWP 21199)] [New Thread 0x3fffb645f100 (LWP 21200)] [New Thread 0x3fffb5c5f100 (LWP 21201)] Sn NS LLLLLLLLLLELD DDD + IPILLLLLBLLLLLYL "7" BASIC SCONE RECIPE I Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 13 Cups Miik Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to 4 inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using 1 tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift level teaspoon cayenne with the flour and add 3 cup grated cheese before adding milk. An egg may be added. ’ Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 127% [Thread 0x3fffb5c5f100 (LWP 21201) exited] [Thread 0x3fffb645f100 (LWP 21200) exited] [Thread 0x3fffb6c5f100 (LWP 21199) exited] [Inferior 1 (process 21196) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata_best GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata_best [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb6c5f100 (LWP 21222)] [New Thread 0x3fffb645f100 (LWP 21223)] [New Thread 0x3fffb5c5f100 (LWP 21224)] = 2 2 i = sr E 2 0 oF = 4 : g | 3 Eg we Le z = a 2 fin, rep - B a oe 2 are If-raisi AS IC a + oh a % Ee oh, 1 or es = = a Tot i utter 2 ON a 2 ovel on e, tori @ E en = Tn = ing 50° RE i av of ay to ke ne o fl F. 2 Cc Ld CT: t 5 T Tu g 1 0 p) 22 I po” = ee Ch A I tos. St io PE a a RI 2 oe a moo : if ks f ee 2 _ oa mr nl ut Te = ee TI ze @ to S, a y ak fl wa c 2 cao i — i 2 a i 0) one E el : E 2 i He % i FO | 2 Te oo bo eh to tri bau Ii en alt. Ee a re ve d S or en 11 Ph EE go 2 dance - ift sin, beaten 1 1d bios ing : Tig er, oo gar 2 or ny : nute cg Toes $20 ax pi a Sa tab abi a ce id soft = 2 A he 1t fabisp Sa Ee ticks 2 2 ti ab ut _ 00; 00; ni oil o raion fy ey tot on Sy Ee =? i hs a oe EL 7 = Baie g > Wi ne © ees and sc mi 5 Pp cin; ut . > gun e fla ed amor ead 20 - ) selfing oz. Sift vous as a dae = rh 25 oo 1 red hi : nd bef ith eal 2 ” cd : ES er PD lev: oF fo en ore th i Coy «ira tte 5 ah ah for sao w tho m = Sevan : th mi yb ne. at Hi — Souris, c milk. = cl eel eg > ed ee d 00; SO! rie c inc] ilk = ee Cei i ed. ee min . Ths n —- lei d d Ta £ o all 5 ed — w Ey plai ry lll i 5 ike " oy he a ns Se on ion fe or: d hit utm cle i i a t S Si € e Ty es 5 es. 0 c = S ge a g sal : 1 5 the on © pO m bl d wi It Shi ee ey hall ith fl = d 2 A fr fw 0 aa 11 d Li ur op, ee d ee adds on pe AC COIN 1 din L ed on is d 1 e I wi e 2 0! te eve g ih ey al ni ea mi; el mi i io Sp Xt d ilk th n A 00! ur es! - e fl 12 0 e. on : 7 ‘ cel tsp. n ur ory oon = sal : t n , omii ely thin: 2 ’ [Thread 0x3fffb5c5f100 (LWP 21224) exited] [Thread 0x3fffb645f100 (LWP 21223) exited] [Thread 0x3fffb6c5f100 (LWP 21222) exited] [Inferior 1 (process 21219) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata_fast GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata_fast [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb63ff100 (LWP 21230)] [New Thread 0x3fffb5bff100 (LWP 21231)] [New Thread 0x3fffb53ff100 (LWP 21232)] Sg TA y gs B% Ae e Zs op oe = | 4 - ao . Di ts z ne ee 2 fin, rep ee B SS — 2 aie are rast AS Ce CG a a oer “Gi ; uh, 7 oe es ie = ee Tut i utter _ ON 2 ovel oe a e, er @ E co 5 ae ts , iting 50° RE oe ave 01 ay to ike. a 0 fi F. 2 Cc cs er t 3 Tr aS gl O ) Le I ge = oe e ond i lous: oe Gis PE ug 2 R a er a snoa : if 8 we ae doe ae fe eee Spas ue ae = ae TI ze 4 to: 8, a Me ak fi na ae a cg S ie ie i | : 01 one: : et : ro Mt os - ace on , 2 Te wae bo’ ae to a tri ‘beard li en alt. e ae ee ve. id S or eat tI ca eee eee 2 same sift sin, ee besten 4 ad yto8 ing Z es er, a gar 2 ae oe mute eg | : an ae ae ae tab ab oe ce a soft 2 c oe Ae Lt tablesp on as thks 2 ut i al ab ut ae 00} 001 i e: ' Rain five ‘al ae oo wen aoa = ae ao oe Pa a Su kale : > Wi ee le ees and sc mi s PP cini ae nut é 2 oe e fla ee amon cad 20 - ) sli oz. sift vou! as a dates = is 2 i es 1 red oe A nd en ith eat 2 s So : Ti ae Pe lev oe oe oo Ce th i ey aot efor tte oe == ey Tor savou them Sa sour © the mi ay ne. at Iie ae vou, e milk. a d ee: a 2 ed Hee d ole) SO) rie ie incl ilk CS E Cel ae led. oe ae shi . hes in = le; d id Ta! f o ali . ed te W. = plai ry ee oe eS ee - oe He > Wh Se ion ion ae te or: g hit utm oe ee . me t Ss € e Ty es > es. 2 c — S ge ene 8 sal : ] 5 the on e po. a bl d wii It aver ese ae halt ith fi = d oe ae me fw 0 4 1 I d ae ur oe oe a ae ade pe pe Ve! com 1 din . led. on am d 1 e I wi e . 0 te eve & oe ey al ni ea: mi: el mi i 10 sp xt de ilk th - ms 00. ur es: : e fl 2 n e. ek Ke 5 Tr ‘ cel tsp n ur oe oon a eal : It in , omit By ‘tin: 8 : [Thread 0x3fffb53ff100 (LWP 21232) exited] [Thread 0x3fffb5bff100 (LWP 21231) exited] [Thread 0x3fffb63ff100 (LWP 21230) exited] [Inferior 1 (process 21227) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 6 -l eng --tessdata-dir ../tessdata [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb6c5f100 (LWP 21249)] [New Thread 0x3fffb645f100 (LWP 21250)] [New Thread 0x3fffb5c5f100 (LWP 21251)] ig > 5 a 1 se PE bo oo = 4 : Ek | . Ep pe = 2 = 2 fin, rep eel B = oe 2 ee are If raisi AS Ci Sos + ol = a E oh, 1 Ee = es = = Tor i utter = ON ow = ovel ae a e, tori @ E = BE Ne ey ing 50° RE od av of ay to ke a o fl F. 2 Cc Ld CT: t 5 T oe gL 0 p) 20 ! cs = e i she . fous. . es PE - a RI © ee a moa : if sD f Lo ae on so es nn ut = = TI ze “4 to S, Ln i ak fl ace ~~ - cao oo - he i: ay | § 0) OnE: g el 5 FE 2 i = - i he | 2 Tex Len bo oe to a tri “bow Ii en alt. E be we ve d S or en 11 cu oa Ser 2 dance cu ift sin, ae bates 1 1d bios ing : eo er, 3 gar 2 + a : nute eg = da : ax Lai bee a tab abi ce a soft = © Si oe 1t fablsp Er Ee tks = = uti ab ut ak 00; 00; ni oil o raion i he pi a ee a Te = — he ol i a it Su iis § > wi res © ees: and sc mi 5 Pp cin; a ut a sr e fla ed amon ad 20 - ) selfing oz. Sift vous as or des = i 5 Ren a 1 red a . nd Bet ith eal 2 : es : Ti he op lev: on be az Og th ten hey Go «Kora tte = f= for savon w tho m = Savon ® th mi my i ne. at ot a Souris c milk. = cl eel — : ed a d 00; SO! rie ic inc] ilk = E Ce ph ed. ale oe min Ths n — lei d d Tal £ o all 5 ed Se Ww E plai ry a Es bo o pe Gs a ns Ser on ion = fe or: gd hit utm lis ge i a t S Ee € e Ty es 5 es. © c = 3 ge a g sal : 1 5 the on © pO on bl d wi It a a oy hall ith fl oR d = hd a fw 0 ad 11 d Li ur oe . E i adds pe AC con 1 din 5 ed on a d 1 e I wi e 2 0! te eve g on ey al ni ea mi; el mi i io Sp Xt d ilk th z n 00! ur es! - e fl 12 0 e. a Ey : 7 ‘ cel tsp. n ur = oon . al : t n , omif Jy thin: 2 : [Thread 0x3fffb645f100 (LWP 21250) exited] [Thread 0x3fffb6c5f100 (LWP 21249) exited] [Thread 0x3fffb7ff96b0 (LWP 21246) exited] [Inferior 1 (process 21246) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata_best GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata_best [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb6c5f100 (LWP 21259)] [New Thread 0x3fffb645f100 (LWP 21260)] [New Thread 0x3fffb5c5f100 (LWP 21261)] AA T So re BASIC SCONE RECIPE I Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 1% Cups Miik Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to 4 inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using 1 tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift level teaspoon cayenne with the flour and add 3 cup grated cheese before adding milk. An egg may be added. . Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. : Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. = 27 [Thread 0x3fffb5c5f100 (LWP 21261) exited] [Thread 0x3fffb645f100 (LWP 21260) exited] [Thread 0x3fffb6c5f100 (LWP 21259) exited] [Inferior 1 (process 21256) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb6c5f100 (LWP 21278)] [New Thread 0x3fffb645f100 (LWP 21279)] [New Thread 0x3fffb5c5f100 (LWP 21280)] AA oa NS a BASIC SCONE RECIPE I Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 15 Cups Miik Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to 4 inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using 1 tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift level teaspoon cayenne with the flour and add 3 cup grated cheese before adding milk. An egg may be added. ’ Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. -m 127% [Thread 0x3fffb5c5f100 (LWP 21280) exited] [Thread 0x3fffb645f100 (LWP 21279) exited] [Thread 0x3fffb6c5f100 (LWP 21278) exited] [Inferior 1 (process 21275) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ gdb --args tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata_fast GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.5) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64le-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from tesseract...done. (gdb) run Starting program: /usr/local/bin/tesseract 1601.png - --oem 1 --psm 4 -l eng --tessdata-dir ../tessdata_fast [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc64le-linux-gnu/libthread_db.so.1". [New Thread 0x3fffb63ff100 (LWP 21286)] [New Thread 0x3fffb5bff100 (LWP 21287)] [New Thread 0x3fffb53ff100 (LWP 21288)] AP oo Se eal BASIC SCONE RECIPE 1 Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 1 Cups Miik Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to + inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using | tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift 4 level teaspoon cayenne with the flour and add % cup grated cheese before adding milk. An egg may be added. r Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. Sa ee os 27, [Thread 0x3fffb53ff100 (LWP 21288) exited] [Thread 0x3fffb5bff100 (LWP 21287) exited] [Thread 0x3fffb63ff100 (LWP 21286) exited] [Inferior 1 (process 21283) exited normally] (gdb) quit ubuntu@tesseract-ocr:~/DEBUG$ tesseract -v tesseract 4.0.0-beta.1-270-g5a56 leptonica-1.75.3 libgif 5.1.4 : libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.2.54 : libtiff 4.0.6 : zlib 1.2.8 : libwebp 0.4.4 : libopenjp2 2.3.0 ubuntu@tesseract-ocr:~/DEBUG$ tesseract 1601.png stdout Error in boxClipToRectangle: box outside rectangle Error in pixScanForForeground: invalid box c Se DOEEEEEEEKE SEH DDD sIDSELEEEEEOELEOD “BASIC SCONE RECIPE 1 Lb. Self-raising Flour 2 Ozs. Butter 1 Level Teaspoon Sait 15 Cups Milk Prepare a hot oven (450°F.). Sift flour and salt. Using finger tips rub butter into flour. Make well in centre and add milk all at once, stirring in flour, quickly and lightly, to a soft dough. Turn on to lightly floured board and knead just enough to make a smooth surface. Roll to + inch thickness and cut into rounds, squares or triangles. Place on floured oven tray; glaze top with milk or beaten egg and milk. Bake - in hot oven (450°F.) 10 to 15 minutes. Makes about 20 average size scones. VARIATIONS OF PLAIN SCONE Sweet Scones. Add 2 level tablespoons sugar and 1 beaten egg to the above, using | tablespoon less milk. Date Scones. Sift 2 level teaspoons cinnamon with the flour. Add 1 oz. sugar and 4 oz. chopped dates before the milk. Teaparty Scones. Cut scones with round cutter, 1 inch in diameter, baking about 7 minutes. Cocktail Scones. Cut scones with small round cutter. When baked cut in half and use as base for savouries. These scones are usually cheese flavoured or well seasoned with celery salt and cayenne. Raisin Scones. Sift 1 level teaspoon grated nutmeg with flour and add 4 oz. chopped seeded raisins. Wholemeal Honey Scones. Use half white and half wholemeal self-raising flour. Add 1 egg and 2 tablespoons honey in mixing. The grated rind of an orange may be added. Cheese Scones. Sift 4 level teaspoon cayenne with the flour and add % cup grated cheese before adding milk. An egg may be added. r Cheese and Onion Scones. Add 1 level dessertspoon finely chopped onion to the cheese scone mixture. Celery Scones. Add 1 level teaspoon celery salt, omitting plain salt, 1 small chopped onion. 27, ubuntu@tesseract-ocr:~/DEBUG$