[
https://issues.apache.org/jira/browse/FLEX-34806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14367682#comment-14367682
]
Greg Dove commented on FLEX-34806:
----------------------------------
I also have seen the same/similar warnings with either android or iOS. The
warning is *not* there when using 4.13, but it appears when using 4.14 or
4.14.1rc
{noformat}
warning: incompatible embedded font 'RobotoRegular' specified for
spark.components::RichEditableText (RichEditableText1067) . This component
requires that the embedded font be declared with embedAsCFF=true.
{noformat}
> 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
> Assignee: OmPrakash Muppirala
> 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)