Skip to content

upscaling an ImgBasedFont creates problems in the web ctx #26

@wkta

Description

@wkta

In this project and this revision:
repo

If one doesn't disable the upscaling there is a display problem when converting to the web format
(text written using the pixelated font isn't displayed properly anymore).

On the other hand, if the text upscaling is disabled in shared.py then the display of pixelated text even in web context works OK.

See:
image

That problem is serious and requires urgent attention. The cause may be (again) due to how surfaces are handled via pyVM when using multiple temporary surfaces and/or subsurface operations… (->Cannot stack many operations)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions