|
|
Subscribe / Log in / New account

libspectre release 0.2.2 now available

From:  Carlos Garcia Campos <carlosgc-AT-gnome.org>
To:  ftp-release-AT-lists.freedesktop.org
Subject:  libspectre release 0.2.2 now available
Date:  Tue, 25 Nov 2008 17:35:01 +0100
Message-ID:  <1227630901.4275.40.camel@charmaleon>
Cc:  gnome-announce-list-AT-gnome.org

A new libspectre release 0.2.2 is now available from:

 http://libspectre.freedesktop.org/releases/libspectre-0.2...

    which can be verified with:

 http://libspectre.freedesktop.org/releases/libspectre-0.2...
      d5968d34c4bc93cd280ea35d8db53cf41f811edc  libspectre-0.2.2.tar.gz


http://libspectre.freedesktop.org/releases/libspectre-0.2...
 (signed by Carlos Garcia Campos)

  Additionally, a git clone of the source tree:

 git clone git://anongit.freedesktop.org/git/libspectre

    will include a signed 0.2.2 tag which points to a commit named:
 6bc295778c964e320e126b5d20f701a1e21c9847

    which can be verified with:
 git verify-tag 0.2.2

    and can be checked out with a command such as:
 git checkout -b build 0.2.2

Summary of changes since libspectre 0.2.1
=========================

This is another bugfix only release in the libspectre's 0.2 series.

A problem when rendering some documents where the page size is
different from the Bounding Box has been fixed (Bug #18239)

Parser is now locale-independent when parsing float numbers (Bug #18685)

The display format has been fixed to match cairo/pixman. Thanks to
Chris Wilson (Bug #18266)

What is libspectre
==================

libspectre is a small library for rendering Postscript documents. It
provides a convenient easy to use API for handling and rendering
Postscript documents.

libspectre is free software and is available to be redistributed
and/or modified under the terms of the GNU General Public License as
published by the Free Software Foundation; either version 2, or (at
your option) any later version.

Dependencies
============

libspectre depends on libgs which is available at
http://www.ghostscript.com.

More information about libspectre
=================================

Web site:

    http://libspectre.freedesktop.org/

The programming manual:

    http://libspectre.freedesktop.org/manual

Bug reports and feedback:

    https://bugs.freedesktop.org/ Product: libspectre

Log of all changes
===========

Carlos Garcia Campos (5):
      Update for release 0.2.2
      Parse floats in a locale-independent way
      Add _spectre_strtod to spectre utils
      Only translate when the page box is the bounding box
      Add a (private) function to get the BoundingBox of a page

Alexander Myltsev (3):
      ps.c: malloc + memset -> calloc
      spectre-device.c: fix warning.
      ps.c: extract the scan_boundingbox function.

Chris Wilson (1):
      Ensure row-alignment match pixman's requirments

-- 
Carlos Garcia Campos
   elkalmail@yahoo.es
   carlosgc@gnome.org
   http://carlosgc.linups.org
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x5...

_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list




to post comments


Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds