Skip to content
Snippets Groups Projects
  1. Apr 23, 2005
  2. Apr 22, 2005
  3. Apr 21, 2005
    • Kristian Høgsberg's avatar
      Thu Apr 21 15:43:52 2005 Kristian Høgsberg <krh@redhat.com> · 7a703616
      Kristian Høgsberg authored
              * poppler/Outline.cc:
              * poppler/Outline.h: Implement the documented behaviour for
              Outline::getItems() and OutlineItem::getKids() and make
              documentation more precise (Patch from Marco).
      7a703616
    • Kristian Høgsberg's avatar
      Thu Apr 21 02:25:20 2005 Kristian Høgsberg <krh@redhat.com> · 5c89902c
      Kristian Høgsberg authored
              * poppler/CairoFontEngine.cc (CairoFont::getFont): Cache
              cairo_font_t's for a given CairoFont.  With this patch cairo will
              recognize glyphs coming from the same font as such and the glyph
              cache will actually work.
      
              * glib/poppler-document.cc (poppler_document_new_from_file): Add
              output device (cairo or splash) to PopplerDocument and initialize
              it in the constructor.
      
              * glib/poppler-page.cc (splash_render_to_pixbuf,
              cairo_render_to_pixbuf): Use output device from associated poppler
              document instead of creating a new one.
      
              * poppler-glib.pc.in (Requires): Add Requires: field.
      
              * poppler/Page.cc (loadThumb): Remove unecessary and buggy call to
              Stream::addFilters(), reported by Ryan Lortie (#3046).
      5c89902c
    • Kristian Høgsberg's avatar
      Thu Apr 21 00:15:30 2005 Kristian Høgsberg <krh@redhat.com> · 71c1563b
      Kristian Høgsberg authored
              * glib/poppler-document.cc (poppler_document_new_from_file): Add
              output device (cairo or splash) to PopplerDocument and initialize
              it in the constructor.
      
              * glib/poppler-page.cc (splash_render_to_pixbuf,
              cairo_render_to_pixbuf): Use output device from associated poppler
              document instead of creating a new one.
      
              * poppler-glib.pc.in (Requires): Add Requires: field.
      
              * poppler/Page.cc (loadThumb): Remove unecessary and buggy call to
              Stream::addFilters(), reported by Ryan Lortie (#3046).
      71c1563b
  4. Apr 20, 2005
    • Jeff Muizelaar's avatar
      2005-04-13 Jeff Muizelaar <jrmuizel@nit.ca> · c6328cbc
      Jeff Muizelaar authored
      	* qt/poppler-page.cc (Page::getText):
      	* qt/poppler-qt.h: add a getText method for getting
      	the text on a page
      
      	* qt/test-poppler-qt.c (PDFDisplay::PDFDisplay):
      	add the option to display the text on a page
      
      	Patch from Albert Astals Cid.
      c6328cbc
  5. Apr 19, 2005
  6. Apr 16, 2005
    • Jonathan Blandford Blandford's avatar
      Sat Apr 16 14:53:15 2005 Jonathan Blandford <jrb@redhat.com> · 49c10d9f
      Jonathan Blandford Blandford authored
              * glib/Makefile.am: Create poppler-enums.[ch]
      
              * glib/poppler.h:
              * glib/poppler-page.cc:
              * glib/poppler-page.h:
              * glib/poppler-action.h: Try to clean up the headers a bit
      
              * glib/poppler-document.cc:
              * glib/poppler-document.h: Add support for document data.
              Implemented as a lot of GObject properties.
      
              * glib/poppler-enums.c:
              * glib/poppler-enums.h: New autogenerated files.
      
              * glib/test-poppler-glib.c: Test the new document metadata.  Seems
              to work nicely, other than the PDF string and View Prefs.
      
              * poppler/Catalog.cc:
              * poppler/Catalog.h: Extend to support PageLayout.
      49c10d9f
  7. Apr 15, 2005
  8. Apr 14, 2005
  9. Apr 12, 2005
    • Kristian Høgsberg's avatar
      2005-04-12 Kristian Høgsberg <krh@redhat.com> · 29035304
      Kristian Høgsberg authored
              * configure.ac: Add fontconfig to PKG_CHECK_MODULES for the cairo
              backend too, since we shouldn't depend on cairo.pc to pull that in
              for us.
      
              * poppler/Makefile.am (INCLUDES): Add $(splash_includes) to
              INCLUDES to make sure the fontconfig include path is added when
              using the splash backend.
      29035304
  10. Apr 09, 2005
  11. Apr 08, 2005
  12. Apr 07, 2005
  13. Apr 06, 2005
  14. Apr 05, 2005
  15. Apr 04, 2005
    • Kristian Høgsberg's avatar
      2005-04-04 Kristian Høgsberg <krh@redhat.com> · d3d12235
      Kristian Høgsberg authored
              * configure.ac: Add checks for mkstemp() and mkstemps().
      
              * glib/poppler-page.cc (poppler_page_find_text): Reverse
              y-coordinates so we return PDF style coordinates.
      
              From Maro Pesenti Gritti <mpgritti@gmail.com>:
      
              * configure.ac, poppler/Makefile.am: Check for fontconfig when
              we're building the splash backend.
      
              * glib/poppler-page.cc (poppler_page_get_text): New function to
              select text on page.
      d3d12235
    • Kristian Høgsberg's avatar
      2005-04-04 Kristian Høgsberg <krh@redhat.com> · 2cb9d706
      Kristian Høgsberg authored
              * glib/poppler-page.cc (poppler_page_find_text): Reverse list of
              matches so we get them in the right order.
      2cb9d706
  16. Apr 03, 2005
  17. Apr 02, 2005
  18. Apr 01, 2005
  19. Mar 31, 2005
  20. Mar 30, 2005
Loading