mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
minor changes here and there
This commit is contained in:
@@ -17,7 +17,7 @@ public class PGraphicsPDF extends PGraphics2 {
|
||||
Document document;
|
||||
PdfWriter writer;
|
||||
PdfContentByte content;
|
||||
PdfTemplate tp;
|
||||
//PdfTemplate tp;
|
||||
DefaultFontMapper mapper;
|
||||
|
||||
// BaseFont baseFont = mapper.awtToPdf(java.awt.Font awtFont)
|
||||
|
||||
Reference in New Issue
Block a user