Zettelkasten-Team / Zettelkasten

Zettelkasten-Developer-Builds
http://zettelkasten.danielluedecke.de
GNU General Public License v3.0
737 stars 94 forks source link

Font "Times" Warning Message #509

Closed RalfBarkow closed 4 months ago

RalfBarkow commented 6 months ago

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:

  1. Run the application.
  2. 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:

  1. Investigate why the "Times" font is not available.
  2. If possible, include the "Times" font or update the application to use a font that is widely available.
  3. 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.

github-actions[bot] commented 5 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.