Code Monkey home page Code Monkey logo

Comments (10)

jjspace avatar jjspace commented on May 13, 2024 2

This is related to #40, #72, #75. It has to do with the font-smoothing property and how it's handled on different systems/browsers. @robotrono what OS are you on?

from nes.css.

BcRikko avatar BcRikko commented on May 13, 2024

Thanks 🙇

It seems to be no problem to me. 🤔
please let me know about your environment. 🙏

my environment

  • macOS High Sierra
  • Chrome 70
  • Firefox 63

h1

from nes.css.

robotrono avatar robotrono commented on May 13, 2024

@jjspace @BcRikko

I'm using Windows 10, Chrome 71 and Firefox 63 64 bits.

from nes.css.

jjspace avatar jjspace commented on May 13, 2024

Right so as I mentioned in my PR pertaining to this, according to caniuse the font-smoothing property only applies on OSX platforms so won't change anything on other platforms. In my quick testing on my windows machine it doesn't seem like the font smoothing works. However I also dont have a super high res/retina monitor so I might not even be able to see it.

from nes.css.

abdallahalsamman avatar abdallahalsamman commented on May 13, 2024

@robotrono I can't reproduce this issue on:
Ubuntu FF 63 64bit
OSX FF 63 64bit
OSX Chrome 70 64bit

from nes.css.

abdallahalsamman avatar abdallahalsamman commented on May 13, 2024

Win10 FF 63

win

from nes.css.

abdallahalsamman avatar abdallahalsamman commented on May 13, 2024

@robotrono can you please try to reproduce the bug on the latest develop branch?

from nes.css.

robotrono avatar robotrono commented on May 13, 2024

@evexoio I need npm right?

from nes.css.

abdallahalsamman avatar abdallahalsamman commented on May 13, 2024

Yes, Here's a step by step to get your css

git clone https://github.com/nostalgic-css/NES.css.git
cd NES.css
npm install
npm run build

then you'll find your css in css/nes.min.css

from nes.css.

sandrosc avatar sandrosc commented on May 13, 2024

Setting font-weight: normal; makes the font a lot less blurry (Windows 10, Chrome 71). Apparently the font has no bold style. Perhaps we can use both properties, font-weight and font-smoothing.

2019-01-21 08_54_23-window

from nes.css.

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.