Hi, We’re trying to create a test suite for out application using RoyaleUnit. Some of these tests require loading fonts before running the test. Does RoyaleUnit currently support async operations similar to FlexUnit [1].
Or, as a work around, can anyone think of a way to load fonts synchronously? Thanks, Yishay [1] https://flex.apache.org/flexunit/tutorial/flexunit/Unit-13.html
