]> www.fi.muni.cz Git - evince.git/commit
Convert from PDF style coordinates to X style coordinates in the backend
authorCarlos Garcia Campos <carlosgc@gnome.org>
Sun, 6 Aug 2006 18:11:18 +0000 (18:11 +0000)
committerCarlos Garcia Campos <carlosgc@src.gnome.org>
Sun, 6 Aug 2006 18:11:18 +0000 (18:11 +0000)
commit058053f904f5ca0c875399e748b3b92aecb956fd
treed6744d2365aa8d06bf5e2cd6aa57a0e28d2d4a8d
parent5878a6f549a67f737c1f374b7e0e054c6bde1a08
Convert from PDF style coordinates to X style coordinates in the backend

2006-08-06  Carlos Garcia Campos  <carlosgc@gnome.org>
* pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action),
(build_tree), (pdf_document_links_get_links),
(pdf_document_links_find_link_dest):
* shell/ev-view.c: (goto_fitr_dest), (goto_fith_dest),
(goto_xyz_dest):
Convert from PDF style coordinates to X style coordinates in the
backend rather than in the view. Fixes bug #338440
ChangeLog
pdf/ev-poppler.cc
shell/ev-view.c