[Bug 485745]

2016-04-14 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 93299 *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/485745 Title: Evince presents PDF with mis-rendered Hebrew To manage

[Bug 485745]

2016-03-23 Thread Jason Crain
(In reply to Thomas Freitag from comment #5) > May You have a look at bug 43488 and bug 41104 if Your patch of bug 93299 > fixes them, too? And mark them as duplicate if so? No, my patch does not fix either of those. The files in both of those bugs directly use the glyph IDs to look up glyphs.

[Bug 485745]

2016-03-23 Thread Jason Crain
This file would be fixed by my patch in bug 93299. It provides fontconfig some hints about the character encoding so it can do better at choosing an appropriate font. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu.

[Bug 667752]

2016-02-21 Thread Jason Crain
The "narrow text" part of this should be fixed with bug 94054. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/667752 Title: Non-embedded standard fonts in PDF files are not

[Bug 33288]

2016-02-19 Thread Jason Crain
Created attachment 121848 Cache result of inner loop in visitDepthFirst This is an alternative to Brian's patch in comment 65. This speeds up the visitDepthFirst function by caching the result in the inner loop. This provides a similar speedup without changing the output of pdftotext. -- You

[Bug 1456616]

2015-08-04 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 66229 *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1456616 Title: unable to rotate a pdf coming from Firefox (Google maps)

[Bug 116453]

2015-04-22 Thread Jason Crain
*** Bug 66569 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/116453 Title: evince can not find ü in attached PDF To manage

[Bug 39890]

2015-04-19 Thread Jason Crain
*** Bug 13441 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/39890 Title: characters change when selecting text To manage

[Bug 39890]

2015-04-19 Thread Jason Crain
*** Bug 9608 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/39890 Title: characters change when selecting text To manage

[Bug 116453]

2015-04-15 Thread Jason Crain
(In reply to Nelson Benitez from comment #13) Hi Jason, thank you very much for the patch, btw, today I was reading this pdf: http://www.compsci.hunter.cuny.edu/~sweiss/course_materials/csci493.70/ lecture_notes/GTK_textview.pdf and noticed that lot of words with double f, like 'buffer',

[Bug 116453]

2015-03-24 Thread Jason Crain
Created attachment 114485 Combine base characters and diacritical marks My attempt to improve this. When you make a diacriticized character with LaTeX, ü for example, it will make a PDF with separate u and ¨ characters and draw them over each other. This patch detects when this happens and

[Bug 116453]

2015-02-03 Thread Jason Crain
Created attachment 113036 [draft] combine characters I might be able to fix this in a better way by combining letters with nearby diacritic marks so that this document *would* contain ü. It seems to be a nice improvement for some latex documents. Attached patch can give you a rough idea of what

[Bug 116453]

2015-01-27 Thread Jason Crain
I suppose if I add an option to findText, I should also add a flag (POPPLER_FIND_IGNORE_COMBINING?) to PopplerFindFlags, for the glib front end's poppler_page_find_text_with_options(). It would be nice if someone could confirm that evince would actually use this option. -- You received this bug

[Bug 116453] Re: evince can not find ü in attached PDF

2015-01-21 Thread Jason Crain
hdante: the problem is that, despite appearances, the PDF in the bug description does not contain the word 'Über'. It contains the word 'Uber', without a diaresis. You can see this if you copy and paste from the document using any PDF reader, including adobe reader, google chrome, foxit, etc.

[Bug 116453]

2015-01-13 Thread Jason Crain
Created attachment 112107 Remove combining characters from normalized text This patch changes normalization so that combining characters are removed from the normalized text. This makes searching through TextPage::findText insensitive to these characters. Also, renames unicodeNormalizeNFKC to

[Bug 808894]

2014-12-19 Thread Jason Crain
*** This bug has been marked as a duplicate of bug 46603 *** -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.net/bugs/808894 Title: Certain characters are not rendered correctly when