Does anyone has used the TPath on iOS. I have been developing on Windows with FMX and all my custom component uses TPath to draw on canvas.
Does anyone has used the TPath on iOS. I have been developing on Windows with FMX and all my custom component uses TPath to draw on canvas.
The rendering is poor. I have an IPad Air and the rendering of the TPath does not use anti-aliasing, which make the rendering very ugly.
Any hint on what I should do?
The rendering is poor. I have an IPad Air and the rendering of the TPath does not use anti-aliasing, which make the rendering very ugly.
Any hint on what I should do?
/sub
ReplyDeleteIt claims to be fixed in XE8. Here is info for XE7 though: https://forums.embarcadero.com/thread.jspa?messageID=672919򤒗 And here is the bug fix list where it shows up: http://edn.embarcadero.com/article/44358 Lastly there is a Hotfix for XE7 for the issue: http://www.fmxexpress.com/hotfix-enables-high-quality-tform-functionality-for-delphi-xe7-firemonkey-on-ios/
ReplyDeleteI found this link http://codeverge.com/embarcadero.delphi.firemonkey/xe7-ios-anti-aliasing/2009507 and it worked for me. I hope it can help others.
ReplyDelete