Closed antonfirsov closed 3 years ago
To control the parameter we are about to add in SixLabors/Fonts#152, we need to add it to TextGraphicsOptions and forward it within DrawTextProcessor<T>.
TextGraphicsOptions
DrawTextProcessor<T>
To control the parameter we are about to add in SixLabors/Fonts#152, we need to add it to
TextGraphicsOptions
and forward it withinDrawTextProcessor<T>
.