I’m playing with OFX plugins that we can use in flame and noticed a few things.
- Flame seems to ignores the multilines hint, so text fields are limited to single lines, and quite short.
Request: Could the multilines hint be allowed? - Flame Doesn’t allow custom output resolution (multires boolean?), so I can’t do a proper “easy roi” plugin that would crop and output a portion of the image in smaller dimensions.
Request: Could multires be allowed? (custom output size, cropped area size …) - Some OFX plugins don’t work with 8bits inputs
@fredwarren, could you please shed some light before I create a feature request?