[librsvg] Created tag 2.43.2



The signed tag '2.43.2' was created.

Tagger: Federico Mena Quintero <federico gnome org>
Date: 1531593153 -0500

    Tag for 2.43.2

Changes since the last tag '2.43.1':

Federico Mena Quintero (22):
      configure.ac: Post-release version bump
      Remove RsvgViewBox; return an additional gboolean from rsvg_node_svg_get_view_box()
      .gitlab-ci.yml: Add rustc 1.26
      Merge branch 'ignatenko/fix-build' into 'master'
      Cargo update
      Merge branch 'draw' into 'master'
      Require Rust 1.26
      rustfmt
      Merge branch 'pborelli/librsvg-font-size'
      Use Rc::ptr_eq() instead of our own rc_node_ptr_eq()
      Merge branch 'YaLTeR/librsvg-filters-to-rust-7'
      Merge branch 'wip/ignatenko/cssparser-0.24' into 'master'
      Merge branch 'fontSize' into 'master'
      Merge branch 'YaLTeR/librsvg-filters-to-rust-8'
      Ignore filter-composite-color-interpolation-filters.svg due to 32-bit failures
      Ignore filters-example-01-b.svg
      Merge branch 'add-debuginfo-to-release' into 'master'
      Merge branch 'YaLTeR/librsvg-filters-to-rust-9'
      Update NEWS
      Rustfmt
      Merge branch 'pborelli/librsvg-cleanup'
      Makefile.am: remove rsvg-filter.h

Igor Gnatenko (3):
      deps: bump regex to 1
      fix casting in filter_related()
      deps: update cssparser to 0.24

Ivan Molodetskikh (38):
      Port feColorMatrix
      Fix <image> bbox once again
      Add parsers::integer{,-optional-integer}()
      Add the PixelRectangle iterator to surface_utils
      Port feConvolveMatrix
      Add unit tests for integer parsers
      Fix error message in convolve_matrix
      Fix alpha zero check in color_matrix
      Change assert! to assert_eq!
      Add IRect::scale()
      Add SharedImageSurface::scale{,_to}()
      Refactor convolve_matrix to use the scale method
      Rename affine to _affine in FilterContext
      Remove unused line from image.rs
      Refactor FilterError and FilterContext::get_input()
      Port feMorphology
      Add Pixel::{un,}premultiply()
      Add SharedImageSurface::unpremultiply()
      Make convolve_matrix use surface.unpremultiply()
      Port feDisplacementMap
      Add SharedImageSurface::convolve()
      Port feGaussianBlur
      Fix circle dashed stroke rendering
      Add some missing filter tests
      Fix empty and non-existing filter rendering
      Fix filters being applied to masks
      Port feTurbulence
      Port lighting filters
      Port feTile
      Refactor/fix some transformations in filters
      Clean up some C filter leftovers
      Use stack arrays in filters::light::normal()
      Pass large struct by reference in Turbulence
      Include Rust debuginfo in release builds
      Fix kernelUnitLength handling
      Get rid of more filter FFI leftovers
      Fix BackgroundImage
      Remove RsvgCNodeImpl

Jordan Petridis (1):
      CI: drop ubuntu builds since rustc package is outdated.

Mike Marcacci (2):
      Fix a small typo in CONTRIBUTING.md
      (#310): Respect dpi in font-size

Paolo Borelli (8):
      drawing-ctx: move clip() method to the draw ctx
      image: inline draw_surface
      drawing-ctx: move draw_pango_layout to the drawing ctx
      drawing-ctx: move stroke_and_fill method to drawing ctx
      shapes: move drawing of path builder here
      state: rework font size property
      load: move the set_atts logic to rust
      parsers: remove unused function


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