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

#2162 - Add support for rendering embedded SVGs while exporting to PNG #2299

Merged
merged 17 commits into from
Sep 9, 2024

Commits on Sep 2, 2024

  1. Link lunasvg.

    Ilya Zaytsev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3c1bd90 View commit details
    Browse the repository at this point in the history
  2. Draft implementation of svg to png rendering.

    Ilya Zaytsev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    da67445 View commit details
    Browse the repository at this point in the history
  3. Add lunasvg source as-is (unnecessary files removed).

    Ilya Zaytsev committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    931eae9 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Link lunasvg.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a4e0dbb View commit details
    Browse the repository at this point in the history
  2. Set Debug config flags.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6cc459d View commit details
    Browse the repository at this point in the history
  3. Set stb include directory.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    700c1b3 View commit details
    Browse the repository at this point in the history
  4. Use lunasvg cmake as-is.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    555fb7f View commit details
    Browse the repository at this point in the history
  5. Update rendering draft.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ff80c7e View commit details
    Browse the repository at this point in the history
  6. Disable fsanitize.

    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4d67ee0 View commit details
    Browse the repository at this point in the history
  7. Revert "Disable fsanitize."

    This reverts commit 4d67ee0.
    Ilya Zaytsev committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    eab8f67 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Refactoring.

    Ilya Zaytsev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    cf47844 View commit details
    Browse the repository at this point in the history
  2. Link indigo-ketcher with lunasvg.

    Ilya Zaytsev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f37fbc8 View commit details
    Browse the repository at this point in the history
  3. Disable MSVC warning 4251.

    Ilya Zaytsev committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    004b0ba View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Define LUNASVG_BUILD_STATIC for all builds.

    Ilya Zaytsev committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    a8869a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add explanation of scope change.

    Ilya Zaytsev committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    de28b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update images.png ref.

    Ilya Zaytsev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d0fd1be View commit details
    Browse the repository at this point in the history
  2. Remove no longer necessary header.

    Ilya Zaytsev committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    48b425b View commit details
    Browse the repository at this point in the history