KurtCode / PDFKitten

A framework for extracting data from PDFs in iOS
MIT License
391 stars 113 forks source link

Fails Test case and Wont find anything #38

Closed rickblair closed 12 years ago

rickblair commented 12 years ago

Current code base is broken. KittenTest fails to find Kurt in the sample PDF. Sample app does not find anything in ANY pdf. Project is pretty broken

KurtCode commented 12 years ago
  1. It's work in progress.
  2. It is explicitly provided as-is.
  3. It's free.
  4. So please take any negative attitude elsewhere.
rickblair commented 12 years ago

Hi Marcus,

First I have open source projects on Source Forge so I know something about expectations and how to manage OSS projects!

Second, The expectation is that the code checked in should at least Compile (doesn't, missing files) and Work as advertised. (Doesn't) So I do not think I am being negative. The convention is to keep things on a branch until it at least passes the test cases, then merge to main line.

On Jun 10, 2012, at 12:02 PM, Marcus Hedenström wrote:

  1. It's work in progress.
  2. It is explicitly provided as-is.
  3. It's free.
  4. So please take any negative attitude elsewhere.

Reply to this email directly or view it on GitHub: https://github.com/KurtCode/PDFKitten/issues/38#issuecomment-6230901

Tìoraidh!

Rick Blair rickblair@mac.com

Pashton commented 12 years ago

Kurt, I have used your project in a custom pdf reader. Everything was straightforward, had no difficulty in understanding and modifying your code to fit the new project.

Thank you ;)

lunayo commented 12 years ago

Kurt, I recently modified one of the code to support some unknown character by taking the unicode table and font size. Can I join to help build this kit? I'm quite passionate about this.

KurtCode commented 12 years ago

Resolved.