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

PGraphicsPDF build broken #62

Closed
processing-bot opened this issue Jan 20, 2020 · 5 comments
Closed

PGraphicsPDF build broken #62

processing-bot opened this issue Jan 20, 2020 · 5 comments

Comments

@processing-bot
Copy link
Collaborator

Created by: sampottinger

Looks like PGraphicsPDF is failing:

PGraphicsPDF.java:431: error: cannot find symbol
    [javac]       g2.drawImage(image.getImage(), 0, 0, null);
@processing-bot
Copy link
Collaborator Author

Created by: sampottinger

Found via Travis on sampottinger fork

@processing-bot
Copy link
Collaborator Author

Created by: sampottinger

Looks like https://github.com/processing/processing4/blob/master/java/libraries/pdf/src/processing/pdf/PGraphicsPDF.java#L431 is referring to now deprecated getImage.

@processing-bot
Copy link
Collaborator Author

Created by: benfry

I think this one is set now; but it looks like you had some other testing bits on that branch so I'll leave it open until you give the thumbs up.

@processing-bot
Copy link
Collaborator Author

Created by: sampottinger

Hey @benfry! Looks like this is resolved with 624e907. I'll close this out.

@processing-bot
Copy link
Collaborator Author

Created by: github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant