gmic icon indicating copy to clipboard operation
gmic copied to clipboard

G'MIC is a full-featured open-source framework for image processing, providing several different user interfaces to convert/manipulate/filter/visualize generic image datasets, ranging from 1d scalar s...

Results 63 gmic issues
Sort by recently updated
recently updated
newest added

It would seem that there's a bug with processing nested expression involving vectors. Here's a sample code (I don't think I can come up with a smaller form at the...

I am wondering if GMIC has plans to implement non-destructive editing where the original image can be restored and filters can be re-edited. If GMIC saved an copy of a...

The 'cli' target shouldn't install headers. The 'lib' target shouldn't install man pages for the executable. It should install man pages for the library. And plug-ins should be installed by...

``` gmake[2]: Entering directory '/disk-samsung/freebsd-ports/graphics/gmic/work/gmic-3.1.5/src' gmake "CFLAGS+=-Dcimg_date=\\\"\\\" -Dcimg_time=\\\"\\\" -Dcimg_use_zlib -I. -std=c++11 -pedantic -Dcimg_use_vt100 -Dcimg_use_abort -Dgmic_is_parallel -Dcimg_use_fftw3 -I/usr/local/include -Dcimg_use_curl -I/usr/local/include -Dcimg_use_png -I/usr/local/include/libpng16 -Dcimg_use_jpeg -I/usr/local/include -Dcimg_use_tiff -I/usr/local/include -fopenmp -Dcimg_use_openmp -Dcimg_display=1 -I/usr/local/include -D_THREAD_SAFE...

[This line](https://github.com/dtschump/gmic/blob/master/Makefile#L79) has 2 issues: 1. It should call $(MAKE) instead of 'make' 2. When multiple targets are supplied to GNU Make only the first one gets passes down to...

Just as title said. No need to say more. Also, welcome back. You have Inrir here - https://github.com/dtschump/CImg

Cool program! gmic-3.1.5-qt-win64 Save PNG fails - after setting dir/filename, nothing happens. Save JPG works. Win10 Pro. Auto-updated.

I have Ubuntu 20.04 - G'MIC-Qt for GIMP 2.10 - Linux 64 bits - 2.9.6 There are some filters (particularly most of the Black & White filters) on the Simulate...

Hi there! Using 2 different machines, both with the latest Affinity Photo and GMic as plugins. While my home computer works fine, the mobile one has problems with the CARTOON...

Updating the `gmic` MacPorts Portfile to version 3.1.5, `gmic-lib`, `gmic`, and `gmic-clib` built fine, but `gmic-gimp` failed to configure with ``` Build type is Release Building for target host application:...