aseprite/data/jids/invrtcol.jid

15 lines
428 B
Plaintext
Raw Normal View History

2007-11-16 18:25:45 +00:00
<!-- ASE - Allegro Sprite Editor -->
<!-- Copyright (C) 2001-2008 by David A. Capello -->
<jinete>
<window text="Invert Color" name="invert_color">
2007-09-18 23:57:02 +00:00
<box vertical>
<box vertical expansive name="target" />
<check text="&Preview" name="preview" />
2007-09-18 23:57:02 +00:00
<box horizontal homogeneous>
<button text="&OK" name="button_ok" magnetic />
<button text="&Cancel" />
2007-09-18 23:57:02 +00:00
</box>
</box>
</window>
</jinete>