SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for gmic-1.7.9-7.27.x86_64.rpm :

* Thu Mar 02 2017 mike.chikovAATTgmail.com- Update to gmic-1.7.9
* Mon Dec 21 2015 msvecAATTsuse.com- Update to gmic-1.6.8
* https://discuss.pixls.us/t/release-of-gmic-1-6-8/470
* Mon Jul 06 2015 kurtAATTgarloff.de- Fix build of gmic with older 2.6 GIMP (SLE11).
* Wed Jul 01 2015 kurtAATTgarloff.de- Update to gmic-1.6.5.0:
* https://www.flickr.com/groups/gmic/discuss/72157653514140862/
* New commands: -label3d, -head, -files
* Improvements -repeat, -axes, -warn, -displacement, -files2video, - apply_files
* Math parser now supports sqr()
* Bugfixes: Iain Fergusson denoising with selections and new layers, video stream, -display garbage, -graph, -display_graph, -plot with plot_type=3, 3d rendering, -camera with specified resolution.- Update to gmic-1.6.3.1:
* https://www.flickr.com/groups/gmic/discuss/72157652079823575/
* New commands: -pack, -x_landscape
* Improvements for 3d object rendering with z-buffer
* Shared gmicrc resource directory
* Math parser supporrts isfile(path), isdir(path) and fdate() now.
* libgmic now uses libpng, libtiff, libjpeg, libcurl, libfftw.
* Added some tooltips (gimp plugin)
* Bugfixes: Possible buffer overflows in plugins
* Thu Apr 30 2015 kurtAATTgarloff.de- Update to gmic-1.6.2.0:
* https://www.flickr.com/groups/gmic/discuss/72157651409869115/
* New commands -apply_timeout, -boxfilter, -serialize, -unserialize, - fps, -transition.
* New filters Sequences / Spatial transition, Colors / Transfer colors [advanced]
* Improved error message line numbers in -if .. -endif block.
* Improved -blur, -displacement, - input, -warp
* Compressed storage of custom commands
* Automatic filter updates on startup (gimp).
* Better progress bar (gimp)
* Bugfixes -command, .cimgz enidanness, -noarg, -error.- Update to gmic-1.6.1.0:
* https://www.flickr.com/groups/gmic/discuss/72157650442201289/
* Cleanups, restulting in faster code and less memory usage
* Download network files with cURL
* New command -split_colors
* New filters B&W/Engrave, improved preview
* Improvements with string substitution
* valgrind, gprof and other code analyzer improvments
* -solve can also solve with a matrix on the RHS
* Various bugfixes.- Udpate to gmic-1.6.0.4:
* https://www.flickr.com/groups/gmic/discuss/72157649713920459/
* New commands -array3d, -size3d, -imagegrid_hexagonal
* New filters Arrays & tiles / Grid [hexagonal], Arrays & Tiles / Ministeck, Patterns / Crystal
* New command -delaunay3d, filter Artistic / Polygonize [delaunay]
* Improved -rgb2lab , -frame, -remove_pixels, -hostigram, - equalize.
* Bugfixes for bbox with very very large images in -select and - display.
* Thu Jan 08 2015 kurtAATTgarloff.de- Update to gmic-1.6.0.3:
* New GIMP filters Degradation/Dirty, Rendering/Lightning, Layers/Colors to Layers
* New commands rgb2int and int2rgb
* New preferred .gmz image list file format
* New -nlmeans denoising algorithm
* Improvements to -bilateral, -peronamalik_flow, -apply_parallel, (= -ap), -split, -discard, -colormap, -displacement, vanvliet, - belnd_median
* Bugfixes around -output codec, -eigen, -center3d, -normalize3d, - split3d, -label- Update to gmic-1.6.0.2:
* New -peronamalik_flow (diffusion smoothing)
* New -x_select_function1d and -x_color_curves
* New --guided, -cumulate
* New -apply_video, -video2files, -files2video, -average_video
* New -dct and -idct
* Improvements to -parallel
* Improving -fitscreen and tiff -output
* Improvements for -snapshot3d, -text, -fft, -ifft, -blur
* Major ZArt update
* Bugfixes for -deconvolve_fft, -bilateral, -gaussian, -srand- Update to gmic-1.6.0.1:
* New: const(value) and button() typedefs to describe filters.
* Filter return status can be a list now.
* GIMP plug-in now has default capability to open display windows.
* New -x_segment (Contours/Extract Foreground).
* Double underscore vars are thread shared globals.
* New -x_select_color, -x_select_palette, -input_gpl, -x_colorize
* C++11 support in CImg, avoiding uneeded image copies
* Removed bool option for -endian
* Command --reverse now only reverses the selected images
* Bug fixes around -pass, -parallel, -quit, -equalize and buffer overflow avoidance for plug-in code.
* Sun Sep 07 2014 kurtAATTgarloff.de- Add more workarounds for limited openMP support in gcc-4.3.- Disable openMP for gcc-4.8.1 (openSUSE-13.1, FC19/20); it produces ICEs (see https://bugzilla.redhat.com/show_bug.cgi?id=1107972).
* Sat Sep 06 2014 kurtAATTgarloff.de- Update to gmic-1.6.0.0:
* New commands -pass, -noargs, -is_image_arg, -gimp_error_preview, - outputx (-ox), -names (-nms), -mul_channels. -oneminus.
* Source ~/.gmic on startup.
* Colors for gmic -h (with bash).
* New filters Film emulation / Various (color presets) and Details / Mighty details.
* New filters for zart.
* Only support image datatypes with floats (thus remove -type), but optionally do conversion in -input and -output.
* Supply boundary values in -map derived with neumann/dirichlet/periodic.
* More -blend paramaters.
* -apply_pose3d renamed to -pose3d.
* Remove -background3d (use enahnced -display3d and -snapshot3d to replace).
* Better exception handling (-onfail).
* gmic -h command suggests corrections for misspelled cmds.
* -median support thresholds.
* -threshold2 (-t2) renames to -inrange (-ir).
* Bugfixes for merging very large 3d objects, spurious EOF on stdout with -output, maintaining shared state with -keep, - erode and -dilate, line number of errors.- Update to gmic-1.5.9.3:
* Official support for parallelization with OpenMP.
* New commands -variance_patch and -skeleton3d.
* New filter Artistic / Circle abstraction.
* Shortcuts for -and (-&) and -or (-|).
* Bugfix loading .tiff with 3 channels signed char.- Update to gmic-1.5.9.2:
* New filter Artistic / Cutout.
* Speedup of complex math evaluations.
* Improvements on -circles3d and -primitives3d.
* Default window sizes (3d) now based on screen size.
* Adjust down GIMP preview size.- Update to gmic-1.5.9.1:
* New command -seamcarve (Deformation / Seamcarve).
* New command -montage (Arrays & tiles / Montage).
* New command -inpaint_holes (Repair / Inpaint [holes]).
* -window now normalizes images individually.
* multipage TIFF output with is_multipage.
* remove slow image pointer check.
* -discard optimization.
* bug fix with -structuretensors (2d, scheme=1).- Update to gmic-1.5.9.0:
* New command -blend_seamless (Layers / Blend [seamless]).
* New commands -sub_alpha and -montage.
* New filter Details / Split details [layers].
* Larger default preview in GIMP plugin.
* Fixes for -split, -histogram, -equalize, -graph, -display- Update to gmic-1.5.8.6:
* New plugins Film emulation / Add grain.
* New command -syntexturize (Patterns / Resynthesize texture).
* New command -fractalize (Artistic / Fractalize).
* New command -img2ascii (Arrays & tiles / Ascii art).
* New command -periodize_poisson (Patterns / Make seamless).
* New command -x_2048 -- launches famour 2048 game.
* Bug fixes for -minimal_path and -test
* AATT{-1,t} now always returns a string
* Disable sharing global vars between threads
* -uncommand and -command improvements- Update to gmic-1.5.8.5
* Support for PANDORE-5 (.pan) output files.
* Improve and optmize -replace-seq.
* Support for is_binary_data and maximum_sequence_length in - compress-rle.
* Recoded and improved -text.
* Bugfixes for -output and math expressions starting with < or >.
* Sat Mar 08 2014 kurtAATTgarloff.de- Update to gmic-1.5.8.4:
* New command -imageblocks3d (and corresponding gimp plugin).
* New filter Degradations / Blur [depth-of-field].
* Improved -endian command (accepts optional datatype).
* Tiff output type can be specified.
* -apply_files can now force filename extensions.
* ability to wait for threads run with -parallel.
* Math parser now understands med() and kth().
* Reduce stack footprint of main parser.
* Request higher minimal stack size when possible.
* New output modes for Arrays & tiles / Extract objects.
* More imporvements to -inpaint.
* Fix line number displayed when error in .gmic file found.
* Fix thread destruction with non-wait mode and sub-commands.
* Fri Feb 14 2014 kurtAATTgarloff.de- Add logic to avoid excessive compilation time:
* Limit parallel make to available memory
* Set OBS _constraint to provide enough memory
* Reorder build targets to improve parallelism
 
ICM