Ross Taylor created FLEX-34806:
----------------------------------
Summary: Warning about font embedding on label component
Key: FLEX-34806
URL: https://issues.apache.org/jira/browse/FLEX-34806
Project: Apache Flex
Issue Type: Bug
Components: Spark: Label
Affects Versions: Apache Flex 4.14.0
Environment: Run on device on Android or iOS.
Reporter: Ross Taylor
Priority: Minor
Attachments: TestNavigator.fxp
The following warning is shown in the debugger for every label used in the
application:
warning: incompatible embedded font 'RobotoRegular' specified for
spark.components::Label (Label36) . This component requires that the embedded
font be declared with embedAsCFF=true.
Occurs when debugging on iOS or Android device.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)