Skip to content

Conversation

@viskin
Copy link

@viskin viskin commented Nov 12, 2019

Current implementation of ToGdipBitmap extension method (when PixelMode.Gray) keeps gray border around letters:
image

It doesn't look good when bright text is rendered on bright background.
Instead, I propose to eliminate this background and use only alpha component for antialiasing.
The PR produces following text:

image

Black text on white background produces same pixels when the PR applied.

@HinTak
Copy link
Contributor

HinTak commented Nov 12, 2019

I agree that the rendered image looks wrong - but I wonder if this should be reported upstream? (sorry, used the wrong account).

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