Preserve paint parameters in Paint copy constructor
The copy constructor for Paint was setting default values for additional parameters, rather than copying them from the original object, resulting in incorrect locale in the software text drawing path. Fix for bug 17149910 "Chinese font is used on IME even if the system language is Japanese" Change-Id: I25f377ce4e0ea66946a27ea46a2db524872ae36f
Loading
Please register or sign in to comment