Gifcurry v6.0.1.0 Release Notes

Release Date: 2020-08-25 // over 3 years ago

Previous changes from v6.0.0.0

  • โž• Added

    • ๐Ÿ”‹ Features
      • Dithering
      • SRT subtitles file parsing
      • Open text as text overlays
      • Save text overlays to file
      • Raise text overlay
      • Lower text overlay
      • Clone text overlay
    • GUI
      • Dither toggle button
      • Dither icon
      • Remove all button
      • Open text button
      • Clone text button
      • Save text button
      • Open text dialog
      • Save text dialog
      • Keyboard controls
      • - seek left
      • + seek right
      • Keyboard documentation to the about dialog
      • gifcurry-button-dangerous CSS class
      • Crop icons
      • Left
      • Right
      • top
      • Bottom
      • Text overlay raise button
      • Text overlay lower button
      • GuiRecords
      • GuiPreviewState
        • maybeDither
      • GuiPreviewFunctionArgs
        • dither
        • ditherChanged
      • GuiMakeFramePreviewFunctionArgs
        • dither
      • GuiSetOrResetFramePrevewFunctionArgs
        • dither
    • CLI
      • CliArgs
      • dither
    • Lib
      • Interface
      • saveTextOverlaysToFile
      • getRgba
      • convertFileToTextOverlays
      • parseVersionNumber
      • GifParams
      • dither

    ๐Ÿ”„ Changed

    • ๐Ÿ”‹ Features
      • Duration time to end time
    • GUI
      • Time slices clock stays within the draw area
      • The video no longer pauses when clicking outside of the start and end times in the times slices widget
      • Merges all overlapping text overlay time slices into a single draw call for text overlays with hidden controls
      • Text overlay pen-icon to t-icon
      • Text overlay text entry signal from afterWidgetKeyReleaseEvent to afterEditableChanged
      • Text overlay left and top to text overlay horizontal and vertical
      • Text overlay spin button position icons
      • Text overlay remove button CSS class
      • Tooltips
      • First Frame to Last Frame
      • Last Frame to First Frame
      • Button labels
      • Save as a GIF to GIF
      • Save as a Video to Video
      • File Size to Size
      • Save & Open to File
      • Crop spin button icons
      • Crop rectangles no longer overlap
      • Moved text-decoration-color to style-3-18.css for Ubuntu 14.04
    • CLI
      • Can now process either a text overlays YAML file or a SRT subtitles file
      • --text-overlays-file to --text-file
    • Lib
      • Only uses exact:1 if FFmpeg > 2
      • gifParamsValid to validateGifParams
      • gif to createGif
      • getPlayableMetadata
      • gifParams to inputFile
      • getOutputFileWithExtension only adds the required file extension if the output file does not already have it

    โœ‚ Removed

    • GUI
      • Text overlay index number from text overlay toggle button label