Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Commit

Permalink
FontExtensionsTest subpixelResolution=1x1
Browse files Browse the repository at this point in the history
  • Loading branch information
YaaZ committed Jun 3, 2024
1 parent a677e05 commit 3ddb4c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FontExtensionsTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
/*
@test
@summary checking visualisation of drawing text with custom OpenType's features
@run main FontExtensionsTest
@run main -Djava2d.font.subpixelResolution=1x1 FontExtensionsTest
*/

import com.jetbrains.FontExtensions;
Expand Down

0 comments on commit 3ddb4c2

Please sign in to comment.