Sourcetype size = | Scale of float| Pixel of int| Guess
Sourcetype aspect_opts = | Keep_at_most| Keep_at_least| Dont_keep
Sourcetype resize_switch = | Always| Bigger_only| Smaller_only
Sourcetype from = | TopLeft| BottomRight| Center
Sourcetype position = | AtPixel of from * int| AtScale of from * float
Sourcetype t = {geom_width : int;geom_height : int;geom_x : int;geom_y : int;
}