if(x + this.img_object.display_width() < this.options.width){
            x = this.options.width - this.img_object.display_width();
        }