Sha256: f182b4cb167f6bcc9469ba5148366e9d6abb854e0483a467cc0fdfe8733837f9
Contents?: true
Size: 1.28 KB
Versions: 3
Compression:
Stored size: 1.28 KB
Contents
2004-06-16 Zeno Davatz <zdavatz@ywesee.com> * Fi und Pi neu aus PDF parsen. + hwyss@ywesee.com: PDF-Parser so anpassen, dass er optional zusätzlich zum Text auch Formatierungen mitliefert (das brauchen wir, um die Dokument-Struktur zu erfassen). 2004-05-28 Hannes Wyss <hwyss@ywesee.com> * Analysis of the Erroneous Space Chars Bug: DESCRIPTION: At the Moment, Rpdf2txt::Text performs an Iconv-Operation to unify the Encoding of all Text-Snippets. This does not work if the resulting Character-Id is not defined in the original Font (and only works fuzzy if it does). PROPOSED SOLUTION: Have a Parser-Wide target-encoding, which is propagated to all Pointer-Instances. Perform the conversation in Pointer#txt, according to its Font-Encoding. CLEANUP: Return an Array of Pointers instead of a Hash. 2004-05-26 Zeno Davatz <zdavatz@ywesee.com> * If possible try before the 1.6.2004 2004-05-26 Hannes Wyss <hwyss@ywesee.com> * Bug-Report: Erroneous Space Chars DESCRIPTION: - Umlauts and Accented characters are not given the right width and subsequently the resulting ascii has erroneous spaces. - Example-File in ./user-stories/documents/swissmedicjournal/04_2004.pdf ESTIMATE: 8h - 4h Finding the Problem - 2h Writing Tests - 2h Writing Code STATUS: pending Assignment
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rpdf2txt-0.8.4 | user-stories/UserStories_Rpdf2Txt.txt |
rpdf2txt-0.8.3 | user-stories/UserStories_Rpdf2Txt.txt |
rpdf2txt-0.8.2 | user-stories/UserStories_Rpdf2Txt.txt |