printf( '%s%s', $delay_to_next_event / $image_scaling_factor, ' ' x ( $delay_to_next_event / $text_scaling_factor ), $url_to_event_details, $filename_possibly_based_on_event_type, $duration_of_event / $image_scaling_factor, '*' x ( $duration_of_event / $text_scaling_factor ), );