Mobile Image Editing
Brian Milby
brian at milby7.com
Fri Apr 8 15:02:34 EDT 2022
The image on the card it 320x200 (rough, for discussion). The file is 1280x800. I do an import as paint and the formatted size matches the file initially. Fill/draw anything and the formatted size is now the same as the object. I’m saying it is downsized (scaled down).
If I zoom in so the object is 640x400 (some not visible as it is off the card), then edit the formatted size changes to match.
Sent from my iPhone
> On Apr 8, 2022, at 2:50 PM, J. Landman Gay via use-livecode <use-livecode at lists.runrev.com> wrote:
>
> I'm not sure I understand. When you "downsize" do you mean you're scaling? Or are you creating a new image? Or cropping the original?
>
>> On 4/7/22 9:11 PM, Brian Milby via use-livecode wrote:
>> Greetings list people!
>> I am currently working on a project where we will be editing images on a
>> mobile device. I'm running into an issue where the formatted height and
>> width of the image change. Most of the images are natively 1600x1200 but
>> we initially display them scaled to fit on the screen. When the user does
>> any edit action at a zoomed out level, the image is downsized to the
>> current zoom. Once downsized, if you zoom in on the image and edit, the
>> formatted size doesn't change.
>> Is there any way around this? What we would really like is to edit the
>> image and keep it at the full resolution.
>> We are currently using the native LiveCode paint/bucket tools. Although
>> most of my testing is in the IDE at the moment, we do use resize handlers
>> to format for the actual device resolution.
>
>
> --
> Jacqueline Landman Gay | jacque at hyperactivesw.com
> HyperActive Software | http://www.hyperactivesw.com
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list