Open kovacsdongo opened 3 years ago
Open .jsx file
Replace "px" into "mm" use find and replace.
save and run.
oh jsx file, it did not see (doh)
thank you
@murlai @kovacsdongo actually it’s not that easy.
Size in millimeters is connected to a document’s resolution (e. g. 72 pixels per inch literally means 72 pixels in the document became 1 inch after the document is printed).
Thus changing px to mm maybe is not what you’re looking for.
hello how can i change px to mm ?