Gifcurry v6.0.1.0 Release Notes
Release Date: 2020-08-25 // over 4 years ago-
Gifcurry
6.0.1.0
Downloads
๐ง Linux
Installation Instructions
โก๏ธ Updates
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
toafterEditableChanged
- 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
toLast Frame
Last Frame
toFirst Frame
- Button labels
Save as a GIF
toGIF
Save as a Video
toVideo
File Size
toSize
Save & Open
toFile
- Crop spin button icons
- Crop rectangles no longer overlap
- Moved
text-decoration-color
tostyle-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
tovalidateGifParams
gif
tocreateGif
getPlayableMetadata
gifParams
toinputFile
getOutputFileWithExtension
only adds the required file extension if the output file does not already have it
- Only uses
โ Removed
- GUI
- Text overlay index number from text overlay toggle button label
- ๐ Features