Re: [Rd] about RGui HighDPI awareness on windows

2023-01-21 Thread yu gong
Sent: Friday, January 20, 2023 17:23 To: r-devel@r-project.org Subject: [Rd] about RGui HighDPI awareness on windows Dear all: Now RGui on windows no HighDPI awareness.try add HighDPI awareness to RGui in last two days. I write an initial POC(just for verify and only SystemDPI awareness

[Rd] about RGui HighDPI awareness on windows

2023-01-20 Thread yu gong
Dear all: Now RGui on windows no HighDPI awareness.try add HighDPI awareness to RGui in last two days. I write an initial POC(just for verify and only SystemDPI awareness partial implemented) , try to mod graphapp used in R to implemented DPI scaling. it seems works on my laptop , but need