~ubuntu-branches/ubuntu/precise/exiv2/precise

« back to all changes in this revision

Viewing changes to src/pgfimage.hpp

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2011-09-24 14:28:30 UTC
  • mfrom: (17.1.4 experimental)
  • Revision ID: james.westby@ubuntu.com-20110924142830-hjtwo7gruo96n7g7
Tags: 0.22-1
* New upstream release
* NEW Package libexiv2-11 - soname bump
* Drop usr/lib/libexiv2.la non-empty-dependency_libs-in-la-file
* Ack NMU, Thanks Luk (Closes: #618747)

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
  @file    pgfimage.hpp
23
23
  @brief   PGF image, implemented using the following references:
24
24
           <a href="http://www.libpgf.org/uploads/media/PGF_stamm_wscg02.pdf">PGF specification</a> from libpgf web site<br>
25
 
  @version $Rev: 2455 $
 
25
  @version $Rev: 2453 $
26
26
  @author  Andreas Huggel (ahu)
27
27
           <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a>
28
28
  @author  Gilles Caulier (cgilles)