Lex Li

Results 614 comments of Lex Li
trafficstars

You should post to https://github.com/mono/libgdiplus/issues and also refer to https://learn.microsoft.com/en-us/dotnet/core/compatibility/core-libraries/6.0/system-drawing-common-windows-only#reason-for-change In short, there isn't likely to be some changes as you wished. You should check out the alternatives.

Duplicate to #6701

Duplicate of https://github.com/jbevain/cecil/issues/911. No need to post anything here, as Mono Cecil is from its own repo.

This is because the actual code to generate such images on the fly was not written with HDPI in mind. You might modify the code to adapt to the needs...

Unfortunately the documentation around installation is bit of messy. You still need to run a few extra steps, as listed here to put things into `PATH`. https://github.com/pyenv-win/pyenv-win/blob/master/docs/installation.md#add-system-settings

@kirankotari * Since Markdown on GitHub isn't rendered perfectly, I understand what you wanted to tell end users, but don't think the following section works very well for everyone, ```...

If you have multiple .snmprec files and load them in a single emulation instance of `snmpsim`, then context names matter and distinguish objects of an simulate agent from another. Therefore,...

That really depends on what exactly you wanted to simulate. For a single SNMP agent, maybe it will work, but definitely not multiple and how do you plan to handle...