Giter Site home page Giter Site logo

Comments (3)

fgnm avatar fgnm commented on May 8, 2024

Hey @rafaskb, more info about this issue: this is not just a GWT problem, but FadeEffect class is no more compatible with libGDX 1.10.1 due to a break change in GlyphLayout.GlyphRun. Indeed glyph.run.color doesn't exists anymore (libgdx/libgdx@370631c#diff-bde56e0947ac27bbd3bdfa3443e96fca88156f901b71b50a5bc49952b118fef4L532).

Thanks :)

from typing-label.

rafaskb avatar rafaskb commented on May 8, 2024

Hey folks, thanks for pointing that out, indeed the changes made in libGDX 1.10.1 break some things in Typing Label. I'll take a look at it ASAP.

from typing-label.

tommyettinger avatar tommyettinger commented on May 8, 2024

The original issue is also related to missing the GWT inherits line for typing-label; this should be added after any of the other inherits lines in the .gwt.xml file:

<inherits name="com.rafaskoberg.gdx.typinglabel.typinglabel" />

Then you would encounter the issues with GlyphRun changing in the latest libGDX.

from typing-label.

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.