KSS 1.0 # Keep (it) Simple Script (KSS) Sample File # version 1.0 # set time resolution to 1/. default of 30 (1/30 second time unit) # this would mean a SMPTE timecode of 0:00:00.6 == 6/30 seconds SET time_resolution 30 # Style Format # STYLE # id: style identifier # font: font name (spaces not allowed). prefix truetype with @ # align: alignment (T B M). T (top) and B (bottom) are suffixed with # an offset value # fade: number of frames to fade in and out # trans: transparency setting (0.0 - 1.0) [opaque - transparent] # fcolor1: primary text color string in word or hex form # bcolor1: primary shadow color string in word or hex form STYLE dialogue @tahomabd.ttf 24 B0 0 0 white #000000 STYLE maintitle helvetica-bold 36 M 10 0.5 black none STYLE note helvetica 18 T10 3 0 #22ddaa black # Dialog Text Format # TEXT