mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
working on tweaks for recordRaw() and dxf/ai support
This commit is contained in:
@@ -12,7 +12,7 @@ import processing.core.*;
|
||||
public class PGraphicsPDF extends PGraphics2 {
|
||||
|
||||
File temp;
|
||||
int frameCount;
|
||||
//int frameCount;
|
||||
File file;
|
||||
Document document;
|
||||
PdfWriter writer;
|
||||
|
||||
Reference in New Issue
Block a user