Skip to content

Conversation

@ptziegler
Copy link
Owner

No description provided.

@ptziegler ptziegler force-pushed the advanced-graphics-test branch from 250797a to 402afc0 Compare February 15, 2025 09:06
@github-actions
Copy link

github-actions bot commented Feb 15, 2025

Test Results

   502 files  ±0     502 suites  ±0   10m 7s ⏱️ +14s
 4 335 tests +1   4 321 ✅ +1   14 💤 ±0  0 ❌ ±0 
16 579 runs  +4  16 470 ✅ +4  109 💤 ±0  0 ❌ ±0 

Results for commit 61ae287. ± Comparison against base commit da081e9.

♻️ This comment has been updated with latest results.

@ptziegler ptziegler force-pushed the advanced-graphics-test branch 23 times, most recently from 3f387bd to 4410673 Compare February 16, 2025 19:18
On some platforms, the default text-antialias of the system might differ
from Cairo. When creating a new GC object is created, the Cairo default
is used. But when setTextAntialias(SWT.DEFAULT) is called, the system
default is used instead.

To avoid this ambiguity, setTextAntialias(SWT.DEFAULT) should always be
called when creating a GC object, in order to always use the system
default.
@ptziegler ptziegler force-pushed the advanced-graphics-test branch from 4410673 to 61ae287 Compare February 16, 2025 19:26
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.

2 participants