racket / racket/drracket

The image of (text "oOdW" 255 "black") in interaction area is not the same smooth with the image which produced by the "Save image..." button in 125% zoom in Windows 10

Open
#374 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Racket
Stars
516
Forks
103
PR merge metrics
No merged PRs in 30d

Description

Hi, when I uses racket-7.7-x86_64-win32.exe in Windows 10 1909 (125% zoom) with

(require 2htdp/image)
(text "oOdW" 255 "black")

the image in DrRacket's interaction area with 125% zoom is not the same smooth than the image which produced by the "Save image..." button.
Please see the following photos.
[1] The image in DrRacket's interaction area with 125% zoom. (not the same smooth with [2] [3] [4])
125%Zoom
[2] The image which produced by the "Save image..." button with 125% zoom.
100%ZoomSave
[3] The image in DrRacket's interaction area with 100% zoom.
100%ZoomSave
[4] The image which produced by the "Save image..." button with 100% zoom.
125%ZoomSave
I hope the image in DrRacket's interaction area with 125% zoom is same smooth with the image which produced by the "Sava image..." button with 125% zoom.
Thank you for watching this. Have a nice day.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the example in DrRacket on Windows 10 at 125% zoom, comparing the interaction area with the image produced by the “Save image...” button; also compare both at 100% zoom. Done means the interaction-area rendering is as smooth as the saved image at 125% zoom.

Written by the indexing model from the issue text.

Assessment

Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.