WiesnerPeti / Sketch2Code

Let's turn Sketch files into code
41 stars 10 forks source link

Add font weight to UIFont extraction #15

Closed WiesnerPeti closed 8 years ago

WiesnerPeti commented 8 years ago

We currently only extract the font name. Maybe that is enough? @csacsi Can you please investigate this?

WiesnerPeti commented 8 years ago

See PR:https://github.com/WiesnerPeti/Sketch2Code/pull/16 , tested bold font weight, it is working.