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 cmyk support #756

Merged
merged 18 commits into from
Apr 26, 2023
Merged

Add cmyk support #756

merged 18 commits into from
Apr 26, 2023

Commits on Apr 7, 2023

  1. CMYK support for images

    devdev29 committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    5bb12e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8f8743 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    964068d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2342e4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed34372 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd9bc5a View commit details
    Browse the repository at this point in the history
  5. Merge branch 'add_cmyk_support' of https://github.com/devdev29/fpdf2

    …into add_cmyk_support
    devdev29 committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    c00ac9f View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Configuration menu
    Copy the full SHA
    449c941 View commit details
    Browse the repository at this point in the history
  2. fixed small pylint warning

    devdev29 committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ef62e76 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad5954a View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    6a4e56f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a02fcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27f0025 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'add_cmyk_support' of https://github.com/devdev29/fpdf2

    …into add_cmyk_support
    devdev29 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a96cddf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdcbf2a View commit details
    Browse the repository at this point in the history
  6. fixed the test errors by generating the test files using the generate…

    … flag in assert_pdf_equal in test_insert_images.py
    devdev29 committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a707101 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ed4523c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7049d98 View commit details
    Browse the repository at this point in the history