File: NEWS

package info (click to toggle)
python-poppler 0.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,384 kB
  • ctags: 120
  • sloc: sh: 10,208; makefile: 95; python: 89; ansic: 37
file content (62 lines) | stat: -rw-r--r-- 1,978 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
PyPoppler 0.12.1     (Sep 27 2009)
==================================

    o Add LayersIter boxed type
    o Add Layers gobject type

PyPoppler 0.12.0     (Sep 26 2009)
==================================

    o Update aclocal.m4
    o Wrap new poppler 0.12 API

PyPoppler 0.10.1     (Aug 13 2009)
==================================

    o Support for accessing Action fields (Daniel Jacobs)
    o Bug #397850 AnnotMapping/Annot implementation incomplete (Gian)
    o Update configure.ac to work with libtool 2.x
    o Update aclocal.m4 (Gian)
    o Ignore some more files automatically created by libtool (Gian)

PyPoppler 0.10.0     (Nov 01 2008)
==================================

    o Make poppler.Rectangle fields writable. (Gian Mario)
    o Make poppler.Color fields writable, patch by Gennady Telegin (Gian)
    o Update with the latest poppler 0.10.0 API. (Gian)

PyPoppler 0.8.1     (Jun 10 2008)
=================================

    o Fix a compilation failure against poppler 0.8.3
      Fixes LP#238653. Patch from Chris Mayo. (Gian Mario)
    o Add GPL headers. (Gian Mario)

PyPoppler 0.8.0     (May 07 2008)
=================================

    o Fix a couple of bugs in the demo, thanks to Pablo Rodriguez
      and to Ian Kanto
    o Update with poppler 0.8 API. (Gian Mario)

PyPoppler 0.6.2     (Dec 21 2007)
=================================

    o really ship the demo, fix Makefiles (Gian Mario)
    o Wrap  poppler_page_get_image_mapping,
      poppler_page_get_form_field_mapping (Gian Mario)
    o Wrap poppler_page_get_link_mapping (Gian Mario)
    o Wrap poppler_page_get_thumbnail_size (Gian Mario)

PyPoppler 0.6.1     (Dec 13 2007)
=================================

    o demo-poppler.py: Add a simple example. (Gian Mario)
    o Wrap poppler_font_info_scan (Gian Mario)
    o Adjust a couple of functions naming (Gian Mario)

PyPoppler 0.6.0     (Nov 13 2007)
=================================

    o First public Release (Ali, Gian Mario)