Jump to content

webfont looks terrible in retina screen


tywang2006
 Share

Recommended Posts

52 minutes ago, ivan.popelyshev said:

PIXI.settings.RESOLUTION = 2 , or something like that :) The thing is, when Text is created, its using resolution from settings, not from renderer. You have to manually change resolution of every text or modify settings.

I did all of them but it seems not working:( and I found if my app was running in simple html page, it looks great but once deploy to the proper platform, it seems to reduce the quality. in the platform, it did css flip transition to launch the app under the viewport.

Do you have any idea about it or guess what it might happen then i can invest.

Link to comment
Share on other sites

You have problem only with PIXI.Text, sprites are fine? Ah, i just looked in sources and found that it automagically sets to renderer resolution if something is wrong, so you are right, its not the solution. What about coordinates of that Text?

What if you make a screenshot on a device and PC? + screen on PC with resolution=2

Link to comment
Share on other sites

2 minutes ago, ivan.popelyshev said:

You have problem only with PIXI.Text, sprites are fine? Ah, i just looked in sources and found that it automagically sets to renderer resolution if something is wrong, so you are right, its not the solution. What about coordinates of that Text?

What if you make a screenshot on a device and PC? + screen on PC with resolution=2

I did make screenshot, it looks much better with my local version, even without setting resoultion, just looks terrible in the platform, i guess they might scale the viewport or did some other dodge thing

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...