X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=pctb%2FREADME;h=240ff7267400228cbb0916802eca123e862099f3;hp=888d53320433df63270b9516cb1964a2361839e3;hb=c2c039f07de178037bfbf12e4ee23c06f546de32;hpb=0487d41d9c7796c6efebb8235c9aa39fe580ccf9 diff --git a/pctb/README b/pctb/README index 888d533..240ff72 100644 --- a/pctb/README +++ b/pctb/README @@ -12,6 +12,8 @@ To run it, change to this directory, type `make', and then: While it is capturing the screenshots, do not move the mouse or use the keyboard. Keyboard focus must stay in the YPP client window. +You will probably need to turn off `Use antialiased font' in the YPP +client. This is in the Ye panel, Options, tab `General'. Command-line options -------------------- @@ -30,6 +32,8 @@ Options to vary the processing: --edit-charset Enable character set editing. See README.dictionary. --find-island Find and print the ocean and island. Suppresses OCR and output unless used with result processing option. + --test-servers Set default servers to be the test servers, not + the real live ones (doesn't affect explicit settings). Controlling what happens to the results - only one at a time: --upload (default) Upload to the PCTB server @@ -114,6 +118,7 @@ This program has quite a few dependencies: - pnm command line utilities for image manipulation netpbm - X11 libraries, including dev files for building libx11-dev - XTEST library, including dev files for building libxtst-dev + - Perl-compatible regexp library, including dev files libpcre3-dev - Tk interpreter /usr/bin/wish tk8.4 - Perl module XML::Parser libxml-parser-perl - Perl module JSON::Parser libjson-perl