PhotoEditor icon indicating copy to clipboard operation
PhotoEditor copied to clipboard

Custom font add request

Open mehedisoftware opened this issue 2 years ago • 2 comments

Please add custom font function

mehedisoftware avatar Jul 30 '22 13:07 mehedisoftware

Hey its already there.. as mentioned in thier doc, you can use below snippet. mPhotoEditor.addText(mTypeface,inputText, colorCode);

Here, mTypeface is your CUSTOM FONT and you can able to use bold,italic,underline,strike,shadow also.

Refer this test case to usage - TextStyleBuilderTest.kt

wh173d3v11 avatar Aug 09 '22 14:08 wh173d3v11

This issue is stale because it has been open 20 days with no activity. Remove stale label or comment or this will be closed in 4 days.

github-actions[bot] avatar Sep 03 '22 00:09 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Oct 03 '22 00:10 github-actions[bot]