> Would you share your changes with me ? > I will check them as soon as possible. What changes do you mean? The changes in my environment have nothing to do with pdfbox itself. I had the problem to run the tests properly because of the broken or misconfigured utf-support of my os (x86-gentoo-linux and ubuntu on a macbook). The problem was that I'd run the tests on the commandline. Now, that I'm running the tests within my eclipse-environment the utf-issue is gone. But to be clear, only the issue with my environment is solved. The issue brian reported is still there.
Andreas > -----Original Message----- > From: Andreas Lehmkühler [mailto:[email protected]] > Sent: Tuesday, March 24, 2009 3:25 PM > To: [email protected] > Subject: Re: [jira] Commented: (PDFBOX-420) Japanese Characters are > garbled. > > Hi Brian, > > I've done some tests yesterday. After solving an utf-issue with my > environment (we've already talked about that) I was able to run the > tests. I found the same differences than you and for now I still doesn't > know if it is a problem or an improvement, but I'm still on it. > > Andreas > > Brian Carrier schrieb: > > Unless someone who was involved with the creation of the patches that > > broke the regression test can help resolve them soon, I propose that the > > patches be reverted. This is making it difficult for us to develop new > > patches that do not break the tests. > > > > thanks, > > brian > > > > > > > > On Mar 20, 2009, at 8:48 AM, Brian Carrier (JIRA) wrote: > > > >> > >> [ > >> > https://issues.apache.org/jira/browse/PDFBOX-420?page=com.atlassian.jira.plu > > gin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683868#action_ > > 12683868 > >> ] > >> > >> Brian Carrier commented on PDFBOX-420: > >> -------------------------------------- > >> > >> Can someone who worked on this patch please look at the regression > >> test failures to see if we should update the files in the regression > >> test (i.e. the patch improves the results in the regression test) or > >> if the patch introduces some new issues? We have some patches that we > >> want to commit, but this issue needs to be resolved first so that our > >> patch can include updated regression test files. > >> > >> See: > >> > http://www.mail-archive.com/[email protected]/msg00726.html > >> > >>> Japanese Characters are garbled. > >>> -------------------------------- > >>> > >>> Key: PDFBOX-420 > >>> URL: https://issues.apache.org/jira/browse/PDFBOX-420 > >>> Project: PDFBox > >>> Issue Type: Bug > >>> Components: Text extraction > >>> Affects Versions: 0.8.0-incubator > >>> Reporter: Takashi Komatsubara > >>> Priority: Critical > >>> Attachments: supportJapanese-fontbox.patch, > >>> supportJapanese.patch, TestFilesForJapaneseGarbledIssue.zip > >>> > >>> > >>> The extracted Japanese characters are completely garbled. > >>> This issue is very critical for Japanese users. > >> > >> -- > >> This message is automatically generated by JIRA. > >> - > >> You can reply to this email to add a comment to the issue online. > >> > > > --- original Nachricht Ende ----
