2015-07-07
- Fix: Create PrintView in code.
2015-05-15
- Fix: Support UTF-16 chars.
- Extended the capabilities of API.
2015-01-21
- Fix: Error displaying the graphics preview in the layout editor.
2015-01-20
- Fix: Incorrect alignment of icons from Font Awesome.
2014-10-22
- Using support-annotations for validation of resource ids.
- Support new [constructor](http://developer.android.com/reference/android/view/View.html#View\(android.content.Context, android.util.AttributeSet, int, int)) for views.
2014-10-21
- Support multiple iconic fonts.
- Support for displaying the preview in edit mode.
- Fix: Font size too large to fit in cache.
2014-10-06
- Convert
PrintView
fromTextView
toImageView
. - Convert
PrintButton
fromButton
toImageButton
.
2014-09-29
Initial release.