Skip to content

Conversation

@akoch-yatta
Copy link
Contributor

This PR ensures that the GC always uses the font with the correct zoom in the windows implementation. There is currently no issue caused by this. This is required for the GC to be recreatable on demand. This will be added in a different PR.

This commit that the GC always uses the font with the correct zoom in
the windows implementation.
@github-actions
Copy link
Contributor

Test Results

   545 files  ±0     545 suites  ±0   27m 1s ⏱️ - 4m 4s
 4 400 tests ±0   4 382 ✅ ±0   18 💤 ±0  0 ❌ ±0 
16 727 runs  ±0  16 587 ✅ ±0  140 💤 ±0  0 ❌ ±0 

Results for commit f522f3f. ± Comparison against base commit 649bb49.

Copy link
Contributor

@HeikoKlare HeikoKlare left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In case the font already fits to the zoom, the change does not alter behavior. In case the zoom does not match, the font is adapted. So the change is sound.

@HeikoKlare HeikoKlare merged commit d36f616 into eclipse-platform:master Jun 17, 2025
19 of 20 checks passed
@HeikoKlare HeikoKlare deleted the win32-reset-gc-font branch June 17, 2025 10:48
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.

Refetch font always for the correct zoom in GC

2 participants