GIMP User Filter allows use of Photoshop filters


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News GIMP User Filter allows use of Photoshop filters
# 1  
Old 09-15-2008
GIMP User Filter allows use of Photoshop filters

09-15-2008 11:00 AM
One brake on the GIMP's popularity is that, while it boasts dozens of filters, a rival like Photoshop boasts thousands. You may only occasionally need a special effect that imitates a pencil sketch or a famous style of painting such as Impressionism or Cubism, but, when you do, having a filter to create the effect instantly saves serious amount of time. To help bridge this divide, the GIMP is reviving the User Filter from its 1.x releases. This filter is a kind of meta-plugin that allows users to import and manage Photoship filters or, if they have the knowledge, to write their own.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

How-To Check & Filter user input

Hi, On my Java webpage which invokes the shell script has two checkboxes viz ... apache and weblogic apache require one parameter i.e apache home from the user while Weblogic requires three or five params from the user vi.z weblogic_home or <jdk_home, config_home & pid>, username and... (4 Replies)
Discussion started by: mohtashims
4 Replies

2. Shell Programming and Scripting

Trying to filter user procs older than n days

Hello; Trying to filter user procs older than n days from todays date. The data I have to work with: UNIX95= ps -ef -o user,pid,ppid,cpu,etime,stime | grep "-" | grep -v ^root |more daemon 2048 1 0 47-01:55:24 Dec 2 dslgrai 4352 4351 0 6-00:13:00 Jan 12 sfmdb 2425 ... (2 Replies)
Discussion started by: delphys
2 Replies

3. UNIX for Dummies Questions & Answers

what is a filter ? WExplain any five filters in unix

what is a filter ? explain any five filters in unix (1 Reply)
Discussion started by: jobym
1 Replies
Login or Register to Ask a Question
Image::ExifTool::WritePhotoshop(3)			User Contributed Perl Documentation			Image::ExifTool::WritePhotoshop(3)

NAME
Image::ExifTool::WritePhotoshop.pl - Write Photoshop IRB meta information SYNOPSIS
This file is autoloaded by Image::ExifTool::Photoshop. DESCRIPTION
This file contains routines to write Photoshop metadata. NOTES
Photoshop IRB blocks may have an associated resource name. By default, the existing name is preserved when rewriting a resource, and an empty name is used when creating a new resource. However, a different resource name may be specified by defining a "SetResourceName" entry in the tag information hash. With this defined, a new resource name may be appended to the value in the form "VALUE/#NAME#/" (the slashes and hashes are literal). If "SetResourceName" is anything other than '1', the value is used as a default resource name, and applied if no appended name is provided. AUTHOR
Copyright 2003-2010, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSO
Image::ExifTool::Photoshop(3pm), Image::ExifTool(3pm) perl v5.12.1 2010-02-17 Image::ExifTool::WritePhotoshop(3)