c# - Words in transparent PNG have jagged edges -


I created an app that is transparent to display overlays for users to tap using WPF and C # Uses PNGs. However, there are weird jagged edges around words, would it be more than the C # / WPF limit or Photoshop problem?

The screen resolution is 720p, the app runs on Win7pro.

Screenshots:

There is a problem with seeing the image against a black background on my phone, I see a single fringe, make sure that you make the text on a transparent background (i.e., do not remove the background with a magic wand ) And avoid a full alpha channel (32-bit PNG).


Comments

Popular posts from this blog

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -