mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
umm
This commit is contained in:
@@ -268,7 +268,7 @@ public class PFont implements PConstants {
|
||||
os.writeInt(charCount);
|
||||
os.writeInt(8); // numBits
|
||||
os.writeInt(mbox); // formerly mboxX (was 64, now 48)
|
||||
os.writeInt(mbox2); // formerly mboxY (was 64, still 64)
|
||||
os.writeInt(mbox2); // formerly mboxY (was 64, still 64)
|
||||
os.writeInt(ascent); // formerly baseHt (was ignored)
|
||||
os.writeInt(descent); // formerly struct padding for c version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user