Refactor|UI|Client: Added TextDrawable; used now in DocumentWidget
TextDrawable is a higher-level text drawing class that makes iteasy to control the whole process. It is also asynchronous:a background thread is used to wrap the content.
View differences
Refactor|UI|Client: Added TextDrawable; used now in DocumentWidget
TextDrawable is a higher-level text drawing class that makes it
easy to control the whole process. It is also asynchronous:
a background thread is used to wrap the content.