[librsvg] Created tag 2.53.2



The signed tag '2.53.2' was created.

Tagger: Federico Mena Quintero <federico gnome org>
Date: 1647054916 -0600

    Tag for version 2.53.2

Changes since the last tag '2.53.1':

Chun-wei Fan (3):
      win32/README.txt: Note that paths should be quoted
      win32/info-msvc.mak: Update build info
      NMake Makefiles: Fix introspection for release tarballs

Fabrice Fontaine (1):
      gdk-pixbuf-loader/Makefile.am: set GDK_PIXBUF_MODULEDIR

Federico Mena Quintero (70):
      Only build the documentation in the main branch
      Don't litter with so many coverage profile files
      Move .gitlab-ci to just ci
      Build the container image with an updated rust-nightly and rust-1.58.1
      Merge branch 'coverage-updated-nightly'
      Oops, create the public directory before emitting coverage
      Merge branch 'improve-msvc-docs' into 'main'
      Run the full test suite for the coverage job
      Always keep the coverage reports
      Let individual 'make' targets fail in the coverage job
      Ignore dependencies for coverage info
      Merge branch 'coverage-full-test-suite'
      Work around #848 by using crun for runners instead of standard runc
      ResizeStrategy.apply() - don't consume the input size
      Don't nest the rsvg-convert color tests in a submodule
      rsvg-convert.rs: add tests for ResizeStrategy
      Tests for fitting to width and height
      Test FitLargestScale with no maximum size
      Initial tests for ResizeStrategy::FitLargestScale
      ResizeStragegy: rename FitLargestScale -> ScaleWithMaxSize
      Rename the bindings for the ScaleWithMaxSize variant
      ResizeStrategy: embed the keep_aspect_ratio flag here only in the cases where it makes sense
      ResizeStrategy::Fit - use a Size instead of separate width/height
      Use the AspectRatio machinery for ResizeStrategy::Fit when keeping the aspect ratio
      Start reimplementing ResizeStrategy::ScaleWithMaxSize
      Tests for width-only ResizeStrategy::ScaleWithMaxSize
      Tests for height-only ResizeStrategy::ScaleWithMaxSize
      Add tests for the missing cases
      Remove debug code
      Note that structure::IntrinsicDimensions now stores computed values
      Use ULength for the R property, since it does not accept negative values.
      Note where the geometry properties of elements are defined
      test_svg_reference: declare all the imports here so users don't have to
      Add tests for when ellipse's rx/ry properties default to "auto"
      Revert "Remove test for empty text after all"
      Revert "Enable the SVG1.1 tests with text scaled non-proportionally"
      Revert "(#599) - Draw all text as paths, to fix text scaled non-proportionally."
      Revert "Path::to_cairo - strip out paths composed only of MoveTo"
      Revert "TextSpan: pass the original stroke paint source here"
      Revert "New functions to create a Path from a pango::Layout"
      Revert "Path::from_cairo() - New function to convert a librsvg path to a Cairo path"
      New test file for text elements
      Remove the last uses of "extern crate"
      PdfPredicate.with_text() - simple way to test for a PDF containing some textual content
      New test to ensure an output PDF has textual content
      CI: Install google-roboto-fonts for rsvg-convert's tests
      Path::from_cairo() - New function to convert a librsvg path to a Cairo path
      New functions to create a Path from a pango::Layout
      TextSpan: pass the original stroke paint source here
      Path::to_cairo - strip out paths composed only of MoveTo
      (#599) - Draw all text as paths, to fix text scaled non-proportionally.
      Enable the SVG1.1 tests with text scaled non-proportionally
      Remove test for empty text after all
      (#851): Output filled text as text for PDF, instead of text as path
      Rename row_of_bytes to row_of_u32 since that's what it contains now
      Add a urlmap.js for gi-docgen, to resolve names in other libraries
      Add links to overview.md, and the example program
      recommendations.xml - add links
      Fix all warnings from g-ir-scanner
      Create a search bar for the docs
      migrating.md - add links
      Add links to the "API ordering" section in the inline docs
      Add links to rsvg*.h
      Don't skip the deprecated functions for g-ir-scanner
      rsvg.h - Add missing introspection annotations
      Update NEWS
      Bump version to 2.53.2
      Add urlmap.js to doc/Makefile.am
      Remove old gtk-doc files
      Oops, bump version in doc/librsvg.toml as well

Jeremias Ortega (1):
      Implement geometry properties

Marge Bot (13):
      Merge branch 'crun-workaround' into 'main'
      Merge branch 'notriddle/clippy' into 'main'
      Merge branch 'msvc-tarball-introspection' into 'main'
      Merge branch 'test-custom-size' into 'main'
      Merge branch 'notriddle/imagesurfacedataext' into 'main'
      Merge branch 'gdk-pixbuf-loaders' into 'main'
      Merge branch 'implement-geometry-properties' into 'main'
      Merge branch 'revert-text-as-path' into 'main'
      Merge branch 'pdf-text-as-text' into 'main'
      Merge branch 'notriddle/as-cairo-argb' into 'main'
      Merge branch 'prettify-docs' into 'main'
      Merge branch 'prepare-release' into 'main'
      Merge branch 'add-missing-file' into 'main'

Michael Howell (4):
      Fix needless late initialization
      Rename `new` to `clone_with_node`
      Fix unsound implementation of ImageSurfaceDataExt
      Fix unsound transmute from `[u8]` to `[CairoARGB]`


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