|
Revision 93, 386 bytes
(checked in by bkuhn, 8 months ago)
|
r87@hughes: bkuhn | 2008-04-27 21:55:56 -0400
- Added Apsell dependency
- Wrote basic dehyphenation and paragraph building.
|
| Line | |
|---|
| 1 |
2008-04-28 Bradley M. Kuhn <bkuhn@ebb.org> |
|---|
| 2 |
|
|---|
| 3 |
* configure.in: Added checks for pdiff, diff, and meld. |
|---|
| 4 |
|
|---|
| 5 |
* pdfdiff.in: Added proper diff options. |
|---|
| 6 |
|
|---|
| 7 |
2008-04-27 Bradley M. Kuhn <bkuhn@ebb.org> |
|---|
| 8 |
|
|---|
| 9 |
* Perl/lib/PDF/Extract/Text.pm (new): Wrote function. |
|---|
| 10 |
(PDF::OCR::Thorough::_pdftotext): Wrote override of Thorough |
|---|
| 11 |
function. |
|---|
| 12 |
(getText): Wrote function. |
|---|
| 13 |
(_handleDeHyphen): Wrote function. |
|---|
| 14 |
|
|---|