Giter Club home page Giter Club logo

Comments (4)

raphlinus avatar raphlinus commented on June 27, 2024

It's very hard to diagnose. Can you say more about what you're running it on?

I do have one place I'm seeing GPU timeouts, which is #139. I started digging into it but have put it on the back burner for now.

from vello.

dvc94ch avatar dvc94ch commented on June 27, 2024

so made sure that the thing panics before rendering to avoid system freezes. seems like the problem is that the glyph only provides a bitmap and no outlines which isn't handled and then causes a ctx.fill_glyph without a glyph being encoded. Letting make_path return None doesn't render the emoji, but it prevents a freeze.

next question would be, how to go about rendering the bitmap?

from vello.

raphlinus avatar raphlinus commented on June 27, 2024

There is FillImage support in the shaders, but the CPU-side support for it is currently missing. I will add it, but no guarantees when.

from vello.

DJMcNab avatar DJMcNab commented on June 27, 2024

Since this issue was opened, we've migrated to wgpu (in #193)

I think things are likely to be different enough since then, and since no reproduction was reached, I'm going to close this out.

from vello.

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.