Re: [evince] Algorithm for string matching



Hi, 

the algorithm used is in 
http://cgit.freedesktop.org/poppler/poppler/tree/poppler/TextOutputDev.cc#n3522



On Sat, Apr 6, 2013 at 8:04 AM, Roderich Schupp <roderich schupp gmail com> wrote:
On Saturday, April 6, 2013, maruf rahman wrote:
What string matching algorithm does Evince use and in which file i can find its implementation?

I'm not familiar with Evince's code, but it probably doesn't implement searching in
a document by itself. Instead it defers to the capabilities of the document type specific
libraries it uses. For PDF that would be poppler (http://poppler.freedesktop.org/).

Cheers, Roderich

_______________________________________________
evince-list mailing list
evince-list gnome org
https://mail.gnome.org/mailman/listinfo/evince-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]