GithubHelp home page GithubHelp logo

Comments (2)

miroslavstastny avatar miroslavstastny commented on July 23, 2024

Thank you for reporting the issue. As you pointed out, the issue does not reproduce in the docsite, so it would need some debugging in your environment.

Here is a sandbox rendering Body1, Body1Strong, Body1Stronger: https://stackblitz.com/edit/qzpwab?file=src%2Fexample.tsx.
It should render like this:
image

I assume that is what you see, but does not match what you get in your application? In that case, could you please inspect your font resolutions?

Body styles use --fontFamilyBase CSS variable to set font family. For any of default Fluent UI themes, this should be set to:

'Segoe UI', 'Segoe UI Web (West European)', -apple-system, BlinkMacSystemFont, Roboto, 'Helvetica Neue', sans-serif

Font weight for Body1Strong is 600 (var(--fontWeightSemibold)). With that, Windows should use Segoe UI Semibold font:

image

Could you please check the font family used in your case and attach a screenshot of what you are seeing?

from fluentui.

microsoft-github-policy-service avatar microsoft-github-policy-service commented on July 23, 2024

This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. Thank you for your contributions to Fluent UI!

from fluentui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.