2005-04-05 Kristian Høgsberg <krh@redhat.com>
* NEWS: Attempt to sum up changes since 0.1.2. * configure.ac: Bump release to 0.2.0, add AC_DEFINEs for cairo and splash availability. * poppler/CairoFontEngine.cc: Disable hinting. * glib/poppler-page.cc (poppler_page_render_to_pixbuf): Choose either splash or cairo rendering, based on configure choice. (cairo_render_to_pixbuf): New function to render using the cairo backend. (splash_render_to_pixbuf): Split out the splash code to this function.
Showing
- ChangeLog 16 additions, 0 deletionsChangeLog
- NEWS 4 additions, 2 deletionsNEWS
- configure.ac 12 additions, 4 deletionsconfigure.ac
- glib/Makefile.am 15 additions, 2 deletionsglib/Makefile.am
- glib/poppler-page.cc 122 additions, 30 deletionsglib/poppler-page.cc
- poppler/CairoFontEngine.cc 1 addition, 1 deletionpoppler/CairoFontEngine.cc
- poppler/CairoOutputDevImage.cc 7 additions, 13 deletionspoppler/CairoOutputDevImage.cc
- poppler/CairoOutputDevImage.h 2 additions, 1 deletionpoppler/CairoOutputDevImage.h
Loading
Please register or sign in to comment