Note:
DMP: Font Rendering Issue when > 50pt size
On custom fonts such as Serrano, when text is greater than 50pt it will rendering incorrectly. This will result in some vertices along the type path being removed, to resolve this the font (.ttf) paths must be modified to insert more nodes along paths which are curved.
@font-face testing
https://bugs.webkit.org/show_bug.cgi?id=29433
http://stackoverflow.com/questions/11813055/qwebview-not-rendering-fonts
DMP | Samsung | Ipad |
Font weights must be seperate weights. Regular wont load? Incredibly slow load time, 20s | Pass | Pass |
DMP: Font Colour
Colour seems to be applied to glyphs in solid squares, so if text is rendered in areas which overlap then fonts can be intermittently rendered in the wrong colours.