card.io-Android-source icon indicating copy to clipboard operation
card.io-Android-source copied to clipboard

is there a way to capture the card image in more hi-res?

Open pasca opened this issue 8 years ago • 2 comments

Hi is there a way to capture the card image in more hi-res? Currently the result card photo is in 428x270

pasca avatar Mar 24 '17 03:03 pasca

Hi is there a way to capture the card image in more hi-res? Currently the result card photo is in 428x270

Did you find way to capture in more hi-res?

adilove avatar Nov 12 '18 04:11 adilove

Hi is there a way to capture the card image in more hi-res? Currently the result card photo is in 428x270

Did you find way to capture in more hi-res?

hi, this was year ago lol. if i recall i ended up using other function, using simple crop image library which user need to crop the image exact as the card image (manually unlike with this card.io library)

so my answer is no, i didn't find a way to make it capture in hi-res. coz the function to resize this image is in native code under jni folder. if you feel adventurous you can try tinkering inside that code :)

pasca avatar Nov 12 '18 05:11 pasca