By jordiboehmelopez
via eclipsesource.com
Published: Jul 26 2012 / 09:57
If you need to get a matching UIFont object from a CSS definition like “font-family: Arial; font-size: 24px; font-weight: bold;” you have no way to do it with the API that iOS provides.
Here is the solution!
Add your comment