mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 09:39:19 +01:00
fixing and finalizing fonts
This commit is contained in:
@@ -174,6 +174,12 @@ public interface PConstants {
|
||||
static final int IMAGE_SPACE = 1;
|
||||
|
||||
|
||||
// hrmm, can i avoid these?
|
||||
|
||||
//static final int DEFAULT_SIZE = Float.NaN;
|
||||
//static final int DEFAULT_LEADING = Float.NaN;
|
||||
|
||||
|
||||
// text placement modes
|
||||
|
||||
static final int SCREEN_SPACE = 2;
|
||||
|
||||
Reference in New Issue
Block a user