Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix ArgumentException in SvgTextBase.Bounds when has a whitespace line #963

Commits on Mar 24, 2022

  1. Update SvgTextBase.Drawing.cs

    Fix ArgumentException in SvgTextBase.Bounds when has tspan.text is only whitespace
    jakard committed Mar 24, 2022
    Copy the full SHA
    9986145 View commit details
    Browse the repository at this point in the history
  2. Create __pull_request-963-01.svg

    add testsuite
    jakard committed Mar 24, 2022
    Copy the full SHA
    c447a39 View commit details
    Browse the repository at this point in the history
  3. Update SvgTextBase.Drawing.cs

    correct indentation
    jakard committed Mar 24, 2022
    Copy the full SHA
    bb37fe1 View commit details
    Browse the repository at this point in the history
  4. Update __pull_request-963-01.svg

    change test file to plain svg
    jakard committed Mar 24, 2022
    Copy the full SHA
    bc43ce5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. add test file to test list

    jakard committed Mar 25, 2022
    Copy the full SHA
    b46cb42 View commit details
    Browse the repository at this point in the history
  2. add test png file

    jakard committed Mar 25, 2022
    Copy the full SHA
    c636503 View commit details
    Browse the repository at this point in the history
  3. change comment

    jakard committed Mar 25, 2022
    Copy the full SHA
    2659c62 View commit details
    Browse the repository at this point in the history
  4. add space

    jakard committed Mar 25, 2022
    Copy the full SHA
    4f9d243 View commit details
    Browse the repository at this point in the history
  5. change svg unit of test file

    jakard committed Mar 25, 2022
    Copy the full SHA
    ed12ff4 View commit details
    Browse the repository at this point in the history
  6. fix: test fail

    jakard committed Mar 25, 2022
    Copy the full SHA
    1f17abb View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Copy the full SHA
    8348534 View commit details
    Browse the repository at this point in the history