Jan Kučera

Results 234 comments of Jan Kučera

Do I understand correctly that C# 9 `init` for properties should have the same function as `readonly` for fields? Why have two different keywords for the same purpose? As for...

I am aware of the F2 workaround you mentioned in the linked issues, however, you shouldn't do "rename" to do "copy path". I also wouldn't expect normal users to be...

It would also allow to use other DPI values, some scanners support e.g. 4800dpi, with ScanGear allowing a custom value between 25-19200 dpi to be entered.

The example in #580 is a good example why flattening this is not always helpful: ![image](https://github.com/icsharpcode/ILSpy/assets/10546952/0e5e47e4-5ec9-4c1f-8d44-27812923f502) It doesn't show the same information. Can you tell which types implement `IInputElement`?

I don't think the layout should be plainly mirrored the way it is here. I have never seen the numbers on a numpad to be swapped this way for Arabic...

No worries. Can you tell me a bit about OTLOffsetOverflowError, how is it being fixed?

My obervations so far: The Tangsa And Tamil Supplement have the same anchor points: ![image](https://github.com/fonttools/fonttools/assets/10546952/7117be56-b522-4565-a863-ed01086c55a1) The Noto Sans has two extra: ![image](https://github.com/fonttools/fonttools/assets/10546952/7c0b2fb3-9555-4432-9d88-156fee4fe0fc) It is unclear to me why the order...

To clarify, all 3 fonts have a glyph for r. Given that I tried to merge two fonts with identical glyphs 0-9 only and they were both included in the...

@batzen sounds like this should be filed as a bug in wix, it is just wrong to display UI in the regional language.

@marcpopMSFT From the above it seems that this issue will get fixed by moving to WiX 4.