chiark / gitweb /
fixes to find_aa_density: MUST failures print p, deal with rounding problems in alpha...
[ypp-sc-tools.web-live.git] / pctb / ocr.c
2009-07-05 Ian JacksonChange #<thing>#.<ext> filenames to _<thing>.<ext>
2009-07-04 Ian Jacksonmake AADEPTH configurable
2009-07-04 Ian JacksonOCR rejection infrastructure
2009-07-04 Ian Jacksonmake --edit-charset the default if there are some already
2009-07-04 Ian Jacksonantialiasing text conversion: dictionary-manager prompt...
2009-07-04 Ian Jacksonantialiasing text conversion: seems to handle it in...
2009-07-03 Ian JacksonPermit matching Upper in mid of word
2009-07-02 Ian JacksonNew --show-charset mode
2009-07-01 Ian JacksonPass and use possible as well as actual contexts
2009-07-01 Ian Jacksonwip new ctxmap passing
2009-07-01 Ian JacksonRemove magic numbers from cell type contexts
2009-06-30 Ian Jacksonswap ct_Word and ct_Lower to make Word be default when...
2009-06-30 Ian Jacksonmake --edit-charset required again
2009-06-30 Ian JacksonFixups to new Upper/Lower/Digit/Word ocr arrangements...
2009-06-30 Ian JacksonMerge branch 'origin'
2009-06-29 Ian JacksonNew Word dictionary and new disambiguation algorithm
2009-06-29 Ian JacksonRecase findchar_unique as findchar
2009-06-29 Ian Jacksonfactor out findchar_unique so we can replace it conditional
2009-06-29 Ian JacksonPack findchar's args into a struct
2009-06-29 Ian JacksonReorganise ocr(), breaking out findchar() and putting...
2009-06-21 Ian JacksonWIP new dictionary arrangements
2009-06-21 Ian JacksonWIP overhaul of plumbing, databases, etc.
2009-06-15 Ian JacksonMerge branch 'master' of ijackson@chiark:things/ypp...
2009-06-14 Ian JacksonWIP island determination; factor out resolve_{start...
2009-06-14 Ian JacksonWIP island determination; can recognise a pixmap!
2009-06-14 Ian JacksonWIP island determination; pixmap handling in progress
2009-06-09 Ian JacksonMerge branch 'master' of chiark:/home/ijackson/things...
2009-06-09 Ian JacksonDo not run ocr resolver by default.
2009-06-07 Ian JacksonOutput processing.
2009-06-07 Ian JacksonDigit fields have different spacing
2009-06-07 Ian Jacksoncopyright messages
2009-06-07 Ian JacksonRenames and cleanups.
2009-06-07 Ian JacksonMuch better error handling.
2009-06-06 Ian Jacksonmade its first tsv!
2009-06-06 Ian Jacksonbefore special kerning thing
2009-06-06 Ian Jacksonfactor out DEBUG_DEFINE_DEBUGF
2009-06-06 Ian Jacksonmuch fixes for new arrangements
2009-06-05 Ian Jacksonrationalise debugging output
2009-06-05 Ian Jacksonallow nonexistent charset db
2009-06-05 Ian Jacksonseems to be able to do most scanning
2009-06-05 Ian JacksonSeems to be able to do the whole thing
2009-06-05 Ian Jacksonnew context arrangements
2009-06-04 Ian Jacksonfix space handling
2009-06-04 Ian Jacksoncompatibility version check
2009-06-04 Ian JacksonNew show-thing IPC
2009-06-03 Ian Jacksonwip. before remove sigstop based thing which is mad
2009-06-03 Ian Jacksonmerge changes made accidentally to wrong copy
2009-06-03 Ian Jacksonwip can invoke show-things.tcl
2009-06-03 Ian JacksonWIP now has most of the ocr parts but does not work yet