Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

BETA - Image Editor plugin

<< < (5/20) > >>

seb_seb0:
Hello,

I have commited a revision on SVN (revision 12)

 changes:
    - dragging selection is working
    - copy / paste / cut is also working
    - small improvements in saving / loading (check format)
    - code cleaning (again)

 the 2 first changes make the plugin much more useable

 next topics I will work on:
    - save bitmap under the selection - so when re-dragging the selection, the old image will be restored
    - Text tool
    - resize / stretch selection

@Jens : I do not know if you have time - but if you have and if you want, you can test again the plugin.
            I have seen the patch you sent me 2 days ago, and I have already applied it (use wxCustomButton)*
            Thanks for the help !

Regards,

Sebastien

ollydbg:
Cool and Great!! :D
I love it!

seb_seb0:
Hello,

I have made an update on the plugin.
What is new:
  - text tool is done - needs debugging
  - dragging selection is working
  - arrows keys move selection, del / suppr / backspace delete it
  - stretching is implemented, needs testing & debugging [edit: does not work at all - need reviewing...]
  - several bug fixes

Nearly everything is done

See todo.txt for an accurate state of the plugin.

Sebastien

danselmi:

Is it possible that you missed to add/commit wxResizeCtrl.cpp/wxResizeCtrl.h?

seb_seb0:

--- Quote from: danselmi on April 19, 2010, 06:26:13 pm ---
Is it possible that you missed to add/commit wxResizeCtrl.cpp/wxResizeCtrl.h?



--- End quote ---

Yes, it is possible !
I have corrected it now.

I have added a lot more things as well:
  - now stretching selection is working
  - add image / selection rotation
  - Text tool improved (alignement & orientation added)
  - conversion to grey scale or monochrome
  - stretch whole imaging
  - mirroring
  - bluring

Let me know if you have problems !

Sebastien

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version