Skip to content

Issues with RendererOptions #212

Closed
@antonfirsov

Description

@antonfirsov
  • The type name is confusing in ImageSharp.Drawing context. There are many many *Options types across our libraries, most of them indicating what is the type about. Here it's unclear at the first glance what are we rendering.
  • Some properties are get only and initialized from the constructor while others are settable.
  • We have a TextOptions type there that duplicates a subset of the functionality which is confusing. Upstream issue: Issues with TextOptions and Fonts.RendererOptions ImageSharp.Drawing#174

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions