PhotoEditor
PhotoEditor copied to clipboard
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
That's a great open-source library! I integrated into my project, and then I encounter an issue: (1) I selected an image to edit (2) I use the brush to draw...
Hello sir,Thanks for the library.Sir, I would like to know about disabling overdrawing on the photoEditorView. I have attached an image.Please have a look at the inside portion of yellow...
Hello, Your library is so using full for me. I am adding some stickers and emojis in view but in this pridefine function `mPhotoEditor.addEmoji(mEmojiTypeface,emojiUnicode);` and `mPhotoEditor.addImage(bitmap);` set position only in...
Tap the “Filter” option. Select the “Rotate” filter. Select the “Flip Vertical” filter. Repeat step 4 and 5 until the app crashes.
In BrushDrawingView.java line 70 there is a comment indicating that hardware acceleration is being turned off for this view but actually it is being turned on which causes issue saving...
This library is very helpful, Thanks to the developer and contributes but I have 2 problems, your kind response will be highly appreciated. How can I change Emoji, sticker, and...
Can you integrate render script into the library for processing the photos? It will make the project lightning fast because it makes the most of CPU and GPU.
Is there any way to resize height and width individually while resizing? Or any way to get the textview object so we can set height and width individually? This would...
When i use this library without background image i can not set text in all direction i mean when i move text near top,bottom edges it is automatically scrolling that...
When i set vector drawable as source then edited file is not saving. Or When i don't set image in ImageView and just give color as source then it doesn't...