..:D&G:.. Posted March 22, 2016 Share Posted March 22, 2016 So I did this image using dxDrawImage, but it seems to have some while lines as outline. Some other images I drawn using dxDrawImage have some lines. Also, to mention that the images have been cut from another one in photoshop, but they are clean with no outline or lines. dxDrawImage(s[1]*48/52,0, s[1]*304/4000,s[2]*24/200, "files/images/version.png", 0, 0, 0, tocolor(255, 255, 255, 255),true) Link to comment
Moderators IIYAMA Posted March 22, 2016 Moderators Share Posted March 22, 2016 try to use png-8, it is limited in settings but renders with better quality. (and is 20%/40% smaller) Works great with a monochrome images. Save the images to textures, before rendering will also improve the quality and render speed. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now