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

Adding support for pdflib10 v3 #7

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Apr 5, 2024

  1. started with pdflib10

    Athul Muralidhar committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7f74b49 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. added pdflib 10 header files

    Athul Muralidhar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e307c0b View commit details
    Browse the repository at this point in the history
  2. added generated files

    Athul Muralidhar committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6e843d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. added generated go file from cgo

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ebacb4c View commit details
    Browse the repository at this point in the history
  2. removed unwated files

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9aa7a05 View commit details
    Browse the repository at this point in the history
  3. removed add thumbnail

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    53c0fb8 View commit details
    Browse the repository at this point in the history
  4. removed depricated functions v1

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    28f9bd5 View commit details
    Browse the repository at this point in the history
  5. changed optlist for begin page ext

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    095c8a0 View commit details
    Browse the repository at this point in the history
  6. changed BeginGlyphExt according to pdf10

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0d7635f View commit details
    Browse the repository at this point in the history
  7. changed set parameter to set option

    Athul Muralidhar committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    441d20e View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. turned off depricated pdflib funcs

    Athul Muralidhar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    cc08c9f View commit details
    Browse the repository at this point in the history
  2. turned off _PDF_setmiterlimit

    Athul Muralidhar committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1032d32 View commit details
    Browse the repository at this point in the history