Hey all,
Check out this capx.
Basically, I have a webfont as a file locally in the project (so that it can work in node-webkit), set to apply to the text on start of layout.
However, for some reason, the first time the layout starts, the font doesn't apply. Once the layout is restarted it works. This is true, even if we set the webfont every tick instead of just the start of layout.
Any ideas?