Skip to content

Review: maketx --filter changes - #108

Merged
jeremyselan merged 2 commits into
AcademySoftwareFoundation:masterfrom
lgritz:lg-filter
Jun 24, 2011
Merged

Review: maketx --filter changes#108
jeremyselan merged 2 commits into
AcademySoftwareFoundation:masterfrom
lgritz:lg-filter

Conversation

@lgritz

@lgritz lgritz commented Jun 23, 2011

Copy link
Copy Markdown
Collaborator

This eliminates the silly 'width' argument to maketx --filter : now you just specify the filter name, and it chooses the appropriate width. Also augmented the Filter classes with some static methods that let an application query what filters are available and some vital stats about each of them (including a recommended width, whether it is scaling or windowing, and so on.), and some very minor cleanup to ImageBufAlgo::resize to eliminate a redundant parameter.

lgritz added 2 commits June 22, 2011 16:43
…s vital info about all available filters. Change maketx to use this in its help message.
…lter name, not the filter width, which is now automatically computed. Also some minor changes to ImageBufAlgo::resize to eliminate useless filterwidth parameter.
@jeremyselan

Copy link
Copy Markdown
Contributor

Looks good to me. Thanks!

@jeremyselan
jeremyselan merged commit 7285c4c into AcademySoftwareFoundation:master Jun 24, 2011
@jeremyselan

Copy link
Copy Markdown
Contributor

Committed into both trunk and 0.10 (with an additional compatibility commit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants