[librsvg] Created tag 2.49.3



The signed tag '2.49.3' was created.

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

    Tag for version 2.49.3

Changes since the last tag '2.49.2':

Emile Snyder (4):
      (#219) Add benchmark in preparation to lex then parse path data.
      (#219) Make path parser have a tokenizer/parser
      (#219) Make path parser have a tokenizer/parser
      (#219) Make path_parser have lexer/parser: address review feedback

Federico Mena Quintero (30):
      Sudo for "cargo fmt" and "make distcheck" in the CI
      Sigh, also sudo for "cargo doc"
      Merge branch 'emilesnyder/librsvg-219-path-parser-tokenizer'
      (#605): Compute 'bolder' and 'lighter' font-weight correctly
      Merge branch 'font-weight-relative' into 'master'
      Fix typos, courtesy of codespell
      Parser for the line-height property
      Add line-height to SpecifiedValues and ComputedValues
      Add tests for the computed value of line-height
      Comment on how we parse line-height, but don't use it, for Pango reasons
      Make FontSize not a newtype
      Make FontWeight not a newtype
      Make LetterSpacing not a newtype
      Remove the unused pattern in make_property!
      Document make_property! a bit better
      Make FontFamily not a newtype
      Provide an accessor to FontFamily's inner string
      Make LineHeight not a newtype
      Implement parser for the "font" shorthand
      Add a couple of tests for the font shorthand parser
      Extract function to expand the marker shorthand
      Replace if with match
      Clean up the import aliases in properties.rs
      Extract separate FontSpec struct from the Font::Spec variant
      Declare the 'font' shorthand for SpecifiedValues and expand it into longhands
      Add a reference test for the 'font' shorthand
      cargo fmt
      Merge branch 'font-shorthand' into 'master'
      Update NEWS
      Bump version to 2.49.3

Jordan Petridis (1):
      ci: fix the build after the image changes [1]


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