Patches: Browse | Submit New | Admin

[#9505] simple image support

Date:
2007-03-23 22:52
Priority:
3
Submitted By:
Joachim Glauche (joaz)
Assigned To:
James Randall (capnkroaker)
Category:
None
State:
Open
Summary:
simple image support

Detailed description
I added some Image support:
- actually draw the image on init
- check the file extension to recognize bitmap type


so an image can be now drawn by
  image
    top 100
    left 10
    width 300
    height 150
    source "test.jpg"
  end

Add A Comment: Notepad

Please login


Followup

No Followups Have Been Posted

Attached Files:

Name Description Download
Image.patch patch Download
Image.rb Download

Changes:

Field Old Value Date By
assigned_tonone2007-03-23 22:52joaz
File Added1617: Image.rb2007-03-23 22:52joaz
File Added1616: Image.patch2007-03-23 22:52joaz