Learn what Felgo offers to help your business succeed. Start your free evaluation today! Felgo for Your Business

Forums

OverviewFelgo 3 Support (Qt 5) › keep pixelation for sprites (like smooth disabled)

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12800

    Martin

    Hello

    Is it possible to keep pixels clear (not blurry) when displaying Sprites? For Images it works by setting the property smooth to false.

    I tried to disable smooth in the SpriteSequence, disabled layer.smooth and also tried to wrap the SpriteSequence in an Item with smooth disabled. That does not do it even with scale 1.

    Any help appreciated

    #12803

    Günther
    Felgo Team

    Hi Martin!

    The Felgo sprite components internally rely on the QML SpriteSequence / Sprite types by Qt. I just tried disabling smooth for the default Qt SpriteSequence, and as you said: This feature doesn’t seem to work for sprites.

    There’s not much that we can do about that, maybe someone in the official Qt forums can provide help, or they might fix it for one of the next releases if you report it.
    One possible solution you can try is to use the AnimatedImage QML type. It can be used to play GIF animations and the smooth property seems to work with this type. 😉

    Cheers,
    Günther

Viewing 2 posts - 1 through 2 (of 2 total)

RSS feed for this thread

You must be logged in to reply to this topic.

Qt_Technology_Partner_RGB_475 Qt_Service_Partner_RGB_475_padded