amaembo / screenshoter

IDEA plugin to make code screenshots
Other
88 stars 17 forks source link

Screenshots have font ligatures even when disabled in settings #21

Open sebnyberg opened 4 years ago

sebnyberg commented 4 years ago

First off, thank you for creating an awesome tool.

When using this tool in Goland 2020.1.3 (not sure what Idea version is under the hood), font ligatures are automatically turned on in the screenshot, even though they are turned off in my settings.

Currently, my workaround is to change to a font that does not have ligatures, then switch back after I'm done with screenshots.

I've disabled ligatures here:

Preferences

But screenshot still contains ligatures:

image

amaembo commented 4 years ago

It's true. Pull-request is welcome.