[request] Turn on font aliasing in Windows version

Bug #515592 reported by Brian
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
In Progress
Medium
RaiMan

Bug Description

The large font of the main IDE window looks pretty nasty where compared to the nicely rendered fonts on your Mac samples.

Tags: ide
Changed in sikuli:
status: New → Fix Committed
RaiMan (raimund-hocke)
summary: - Feature Request: Turn on font aliasing in Windows version
+ [request] Turn on font aliasing in Windows version
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Wishlist
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Wishlist → Low
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → x1.0
RaiMan (raimund-hocke)
tags: added: ide
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Low → High
Revision history for this message
RaiMan (raimund-hocke) wrote :

To be checked about performance:

((Graphics2D)g).setRenderingHint
  (RenderingHints.KEY_ANTIALIASING,
   RenderingHints.VALUE_ANTIALIAS_ON);

Revision history for this message
RaiMan (raimund-hocke) wrote :

seems to be used already at various places.

Changed in sikuli:
status: Fix Committed → In Progress
milestone: x1.0 → x1.1
importance: High → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.