Giter VIP home page Giter VIP logo

Comments (3)

sorccu avatar sorccu commented on July 30, 2024

The best way would be to somehow prevent Cufón from replacing the heading, perhaps by giving it a class name and using :not(). Another possibility is to use font-size: 1px instead of 0. The easiest fix on our side would result in the text getting removed completely, which would probably be unwanted in most cases. Otherwise it would require some refactoring. I'm just not sure whether it's worth the trouble for an edge-case like this. Opinions?

from cufon.

Wolfr avatar Wolfr commented on July 30, 2024

I didn’t know about :not(), I guess you can use all jQuery selectors.

Posted this bug because there might have been an easy fix, I don't think it's necessary to provide support for an edge case like this if it involves quite some refactoring, especially not if the change would make Cufon slower.

Possible include in the documentation that font sizes cannot be zero (so as a general rule be careful when combining some image replacement techniques with cufon)

from cufon.

sorccu avatar sorccu commented on July 30, 2024

Fixed in commit 5760a82. Prettier implementation after 1.10.

from cufon.

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.