When running the application, a warning message is displayed indicating that the "Times" font is not available, and "Lucida Bright" is being substituted. This warning message may cause unexpected appearance or behavior for users who expect the "Times" font to be used.
Steps to Reproduce:
Run the application.
Observe the warning message regarding the "Times" font substitution.
Expected Behavior:
The application should use the "Times" font if available, or gracefully handle the absence of the font without displaying a warning message.
Recommendation:
Investigate why the "Times" font is not available.
If possible, include the "Times" font or update the application to use a font that is widely available.
Alternatively, modify the application to handle font substitutions more gracefully without displaying a warning message.
This issue will help track the investigation and resolution of the font warning message.
When running the application, a warning message is displayed indicating that the "Times" font is not available, and "Lucida Bright" is being substituted. This warning message may cause unexpected appearance or behavior for users who expect the "Times" font to be used.
Steps to Reproduce:
Expected Behavior: The application should use the "Times" font if available, or gracefully handle the absence of the font without displaying a warning message.
Recommendation:
This issue will help track the investigation and resolution of the font warning message.