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

Embed YAML data into PNG #234

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from
Open

Commits on Jan 8, 2022

  1. Add save/load from png

    Jacob Erickson committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    130ce33 View commit details
    Browse the repository at this point in the history
  2. Add yaml extract from png

    Jacob Erickson committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    df9abf2 View commit details
    Browse the repository at this point in the history
  3. Change png load and argpares to pathlib styling

    Adjusted some typehints that linting was complaining about.
    Jacob Erickson committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    0a8ef9f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Add commandline option to hide yaml input from png data

    Jacob Erickson committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    a80db24 View commit details
    Browse the repository at this point in the history
  2. Seperate prepend and standard yaml input files in png

    Jacob Erickson committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    55fe8a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Add more flexibility for concealing input

    Jacob Erickson committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a35a444 View commit details
    Browse the repository at this point in the history