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

Use ggsvg for rendering #36

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Use ggsvg for rendering #36

wants to merge 10 commits into from

Commits on Sep 29, 2023

  1. WIP proposed use of {rsvg}

    James Goldie committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    7477022 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. Update flag storage code to HatScripts/circle-flags

    James Goldie committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    52a5e4c View commit details
    Browse the repository at this point in the history
  2. Convert uppercase values

    James Goldie committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    fcad89c View commit details
    Browse the repository at this point in the history
  3. Update flag data to HatScript/circle-flag

    James Goldie committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    b94cfec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'main' into feature-newflags

    James Goldie committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    cad2f50 View commit details
    Browse the repository at this point in the history
  2. Testing grConvert and rsvg updates

    James Goldie committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b68f570 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Fix the package load problems

    (New flag masks still not working)
    jimjam-slam committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0832c6d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. 🖥️ wip: Use ggsvg for flag plotting

    Plots flags, but justification is off a bit and produces Error in if (rasterRatio > vpRatio) { :
      missing value where TRUE/FALSE needed
    }
    James Goldie committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ba82058 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix quality and justification

    James Goldie committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    40c4d49 View commit details
    Browse the repository at this point in the history
  2. Looking good!

    James Goldie committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    85dfce8 View commit details
    Browse the repository at this point in the history