siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 567 forks source link

about add the textimage #18

Closed Deylam closed 7 years ago

Deylam commented 7 years ago

Hello By writing a few words and then Press Enter and go to the next line, the next line is not written on the photo and along line on the image is shown. go to the next line down the same space on photo. what's wrong? Thanks

siwangqishiq commented 7 years ago

For add text function, I use the android's api Paint.getTextBounds to calculate the text size as a Rect ,But this api not support Enter for change line, so currently ,add text can only singleline.

Deylam commented 7 years ago

Yes For long text, I need to get my lines. This is possible? guide me.

siwangqishiq commented 7 years ago

You mean "add Text " support multi-line?

Deylam commented 7 years ago

Yes, exactly. Forgive me for bad language. Your library is very good, just I need to writing a multi line text.

siwangqishiq commented 7 years ago

I think I can add this function in next version;

siwangqishiq commented 7 years ago

Newest Version have supported the multi-line

Deylam commented 7 years ago

hi. thanks a lot.

On Fri, Mar 24, 2017 at 1:15 PM, Geass notifications@github.com wrote:

Newest Version have supported the multi-line

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/siwangqishiq/ImageEditor-Android/issues/18#issuecomment-288964901, or mute the thread https://github.com/notifications/unsubscribe-auth/AUYwrWDxxVVt20dvGb6qrVXWaLlzFTr1ks5ro4KigaJpZM4LXdTi .