mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
need to do this differently
This commit is contained in:
@@ -9,7 +9,7 @@ import com.lowagie.text.pdf.*;
|
||||
import processing.core.*;
|
||||
|
||||
|
||||
public class PGraphicsPDF extends PGraphics2 {
|
||||
public class PGraphicsPDF extends PGraphicsJava {
|
||||
|
||||
File temp;
|
||||
//int frameCount;
|
||||
|
||||
Reference in New Issue
Block a user