diff options
Diffstat (limited to 'graphics/resynthesizer/README')
-rw-r--r-- | graphics/resynthesizer/README | 29 |
1 files changed, 13 insertions, 16 deletions
diff --git a/graphics/resynthesizer/README b/graphics/resynthesizer/README index 7479ce3c83..e8550d32c1 100644 --- a/graphics/resynthesizer/README +++ b/graphics/resynthesizer/README @@ -2,21 +2,18 @@ Resynthesizer is a Gimp plug-in for texture synthesis. Given a sample of a texture, it can create more of that texture. This has a surprising number of uses: - * Creating more of a texture - (including creation of tileable textures) + * Creating more of a texture + * Removing objects from images + * Creating themed images - * Removing objects from images - (great for touching up photos) +The following menu items are provided: - * Creating themed images - -This plug-in installs itself in the Filters/Map menu as "Resynthesize". -It generates a texture based on a sample image of the texture. The -result can be made to fit the boundary pixels of a region, or to have -a specified arrangement of features. - -Also included in this package are some scripts that use Resynthesizer: - - Filters/Enhance/Smart enlarge - Filters/Enhance/Smart sharpen - Filters/Enhance/Smart remove selection +Edit > Fill with pattern seamless... +Filters > Enhance > Enlarge & sharpen... +Filters > Enhance > Heal selection... +Filters > Enhance > Heal transparency... +Filters > Enhance > Sharpen by synthesis... +Filters > Enhance > Uncrop... +Filters > Map > Resynthesize... +Filters > Map > Style... +Filters > Render > Texture... |