Documentation ¶ Index ¶ func GIF(castFile, gifFile, outputFile string, fontSize, lineHeight, speed float64) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GIF ¶ func GIF( castFile, gifFile, outputFile string, fontSize, lineHeight, speed float64, ) error GIF composites cursor sprites onto each frame of a GIF based on cursor events parsed from a cast file. When the cursor moves significantly during a single frame's display period, the frame is split into sub-frames for smooth motion. Types ¶ This section is empty. Source Files ¶ View all Source files cursor.gooverlay.gotimeline.go Click to show internal directories. Click to hide internal directories.