iOS - jagged edges on text and image. Why? and how to fix?
问题 Why are there jagged edges on some of the texts and images in the app i am developping? I have tried to go through the frames, and i have not used a division to set a frame (so the 1.134234 is not an issue), and I have tried different antialiasing methods. Does anybody have an idea? See attached for an example. EDIT: The images become jagged, when downscaled. So either resize them to fit the size directly in the actual file, OR via code as suggested in other StackOverflow questions. Now