[libgxps] Created tag 0.2.0



The signed tag '0.2.0' was created.

Tagger: Carlos Garcia Campos <carlosgc gnome org>
Date: Sat Nov 19 19:27:09 2011 +0100

    libgxps 0.2.0 release

Changes since the last tag '0.1.0':

Carlos Garcia Campos (45):
      release: 0.1.0
      tools: Add small library to be used by tools
      tools: Add generic converter to image formats
      tools: Add xpstopng tool
      tools: Save input filename in GXPSConverter
      Add generic converter to printing formats
      tools: Add xpstopdf tool
      tools: Add xpstops tool
      tools: Add xpstosvg tool
      tools: Add xpstojpeg tool
      TODO: Remove adding tools
      Add download and bugzilla information to doap file
      doc: Document return value of gxps_document_get_page()
      docs: Add libgxps.types
      Add regressions test program
      Use GXPS_DEBUG instead of g_warning/g_debug directly
      Use g_ascii_strtoll() instead of strtol in gxps_value_get_int()
      Add gxps_value_get_double() to parse double values
      Use gxps_value_get_double() instead of strtod/g_ascii_srtod
      Use gxps_value_get_int() to parse glyphs BidiLevel
      Add gxps_value_get_double_positive() to parse positive real numbers
      Use gxps_value_get_double_positive() to parse page sizes
      docs: Clarify that page sizes returned by document might be different than actual page sizes
      Don't check alpha value before creating solid color patterns
      Don't check alpha value before adding gradient color stops
      regtest: Skip tests with results when creating refs
      Implement Quadratic BÃzier curve
      Add support for scRGB color syntax
      Initial implementation of ICC based colors
      Add support for Smooth Cubic BÃzier curve
      Check required attributes of PathGeometry elements
      Add support for PolyQuadraticBezierSegment figures
      Add debug message to notify ArcSegment is not supported
      Move GXPSMatrix code to a new file
      Move gxps_point_parse() from gxps-page to gxps-parse-utils
      Add private internal method gxps_page_render_parser_push()
      Make gxps_page_get_image() public internally
      Move GXPSBrush code to a new file
      Move gxps_boolean_parse() to from gxps-page to gxps-parse-utils
      Move GXPSPath code to a new file
      Move GXPSGlyphs code to a new file
      docs: Add man pages for tools
      TODO: Remove Smooth Cubic BÃzier curve
      RELEASING: Add new private headers to the command used to get new API
      release: 0.2.0

Jason Crain (9):
      Support opacity for LinearGradientBrush and RadialGradientBrush elements
      Support opacity for Path elements
      Support opacity for Canvas elements
      Support opacity for Glyphs elements
      Support opacity for ImageBrush elements
      Support OpacityMask for Canvas elements
      Support OpacityMask for Glyphs elements
      Support Opacity for SolidColorBrush elements
      Fixed attribute_name and element_name being switched in gxps_parse_error



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]