diff --git a/reference_manual/preferences/g_mic_settings.rst b/reference_manual/preferences/g_mic_settings.rst index 79cafa501..330759e06 100644 --- a/reference_manual/preferences/g_mic_settings.rst +++ b/reference_manual/preferences/g_mic_settings.rst @@ -1,26 +1,40 @@ .. meta:: :description: How to setup G'Mic in Krita. .. metadata-placeholder :authors: - Wolthera van Hövell tot Westerflier :license: GNU free documentation license 1.3 or later. .. index:: Preferences, Settings, Filters, G'Mic .. _g_mic_settings: ============== G'Mic Settings ============== G'Mic or GREYC's Magic for Image Computing is an opensource filter framework, or, it is an extra program you can download to have access to a whole lot of image filters. Krita has had G'Mic integration for a long time, but this is its most stable incarnation. You set it up as following: #. First download the proper krita plugin from `the G'Mic website. `_ #. Then, unzip and place it somewhere you can find it. #. Go to :menuselection:`Settings --> Configure Krita --> G'Mic plugin` and set G'MIC to the filepath there. #. Then restart Krita. + + +Updates to G'Mic +---------------- + +There is a refresh button at the bottom of the G'Mic window that will update your version. You will need an internet connection to download the latest version. + +If you have issues downloading the update through the plugin, you can also do it manually. If you are trying to update and get an error, copy the URL that is displayed in the error dialog. It will be to a ".gmic" file. Download it from from your web browser and place the file in one of the following directories. + +- Windows : %APPDATA%/gmic/update2XX.gmic +- Linux : $HOME/.config/gmic/update2XX.gmic + +Load up the G'Mic plugin and press the refresh button for the version to update. +