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

Add "text as image" node #2125

Merged
merged 16 commits into from
Aug 28, 2023
Merged

Add "text as image" node #2125

merged 16 commits into from
Aug 28, 2023

Commits on Aug 19, 2023

  1. Initial

    adegerard committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    70f878b View commit details
    Browse the repository at this point in the history
  2. Corrected 'type' error

    adegerard committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    57e64c3 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    adegerard committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    178acab View commit details
    Browse the repository at this point in the history
  4. lint fixes #2

    adegerard committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    c24dd75 View commit details
    Browse the repository at this point in the history
  5. Fixes:

    - lint#3
    - path: OpenSans
    adegerard committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0f60eca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62c0995 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    3e7e10b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a4668 View commit details
    Browse the repository at this point in the history
  3. Update backend/src/packages/chaiNNer_standard/image/create_images/tex…

    …t_as_image.py
    
    Co-authored-by: Joey Ballentine <34788790+joeyballentine@users.noreply.github.com>
    adegerard and joeyballentine committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    77cd085 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

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

Commits on Aug 24, 2023

  1. Simplify node:

    - removed font selection
    - added bold/italic checkbox
    - improved test project
    adegerard committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    158a78f View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    a9be371 View commit details
    Browse the repository at this point in the history
  2. Modifications:

    - Changed ouptut image as RGBA only
    - Change default width to 500: better UX when using default node values
    adegerard committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    5ca8b2c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Update backend/src/packages/chaiNNer_standard/image/create_images/tex…

    …t_as_image.py
    
    Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
    adegerard and RunDevelopment committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    00c7da1 View commit details
    Browse the repository at this point in the history
  2. Update backend/src/packages/chaiNNer_standard/image/create_images/tex…

    …t_as_image.py
    
    Co-authored-by: Michael Schmidt <msrd0000@gmail.com>
    adegerard and RunDevelopment committed Aug 27, 2023
    Configuration menu
    Copy the full SHA
    709a33d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95354b3 View commit details
    Browse the repository at this point in the history