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 <[email protected]>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 > [email protected] > https://mail.gnome.org/mailman/listinfo/evince-list > >
_______________________________________________ evince-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/evince-list
