फ़ॉन्ट आकार कब सेट करता है "text() को कॉल किया जाता है।
"ध्यान दें: फ़ॉन्ट आकार पिक्सेल में मापा जाता है।
बिना किसी तर्क के textSize() को कॉल करने पर करंट वापस आ जाता है आकार.
उदाहरण
सिंटैक्स
textSize(आकार)
textSize()
पैरामीटर्स
आकार
संख्या:
पिक्सेल की इकाइयों में अक्षरों का आकार।
This page is generated from the comments in src/typography/attributes.js . Please feel free to edit it and submit a pull request!