René's URL Explorer Experiment


Title: [BUG] Aliasing and filling defects · Issue #366 · plotters-rs/plotters · GitHub

Open Graph Title: [BUG] Aliasing and filling defects · Issue #366 · plotters-rs/plotters

X Title: [BUG] Aliasing and filling defects · Issue #366 · plotters-rs/plotters

Description: Describe the bug The anti-alias algorithm seems to be wrapping in the horizontal direction. As a consequence, the images below show artifacts. Additionally, the antialias pixels do not cover the circles uniformly. They are even absent at...

Open Graph Description: Describe the bug The anti-alias algorithm seems to be wrapping in the horizontal direction. As a consequence, the images below show artifacts. Additionally, the antialias pixels do not cover the ci...

X Description: Describe the bug The anti-alias algorithm seems to be wrapping in the horizontal direction. As a consequence, the images below show artifacts. Additionally, the antialias pixels do not cover the ci...

Opengraph URL: https://github.com/plotters-rs/plotters/issues/366

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[BUG] Aliasing and filling defects","articleBody":"**Describe the bug**\r\nThe anti-alias algorithm seems to be wrapping in the horizontal direction. As a consequence, the images below show artifacts.\r\n\r\nAdditionally, the antialias pixels do not cover the circles uniformly. They are even absent at some angles.\r\n\r\nFinally, there are additional lines on the filled circle to the right.\r\n\r\n**To Reproduce**\r\nThe following two examples come from 0f2d3d8:\r\n\r\n```rust\r\nuse plotters::prelude::*;\r\nlet drawing_area = BitMapBackend::new(\"shape_style_filled.png\", (400, 200)).into_drawing_area();\r\nlet original_style = ShapeStyle {\r\n    color: GREEN.mix(0.8),\r\n    filled: false,\r\n    stroke_width: 2,\r\n};\r\nlet filled_style = original_style.filled();\r\ndrawing_area.draw(\u0026Circle::new((100, 100), 120, original_style));\r\ndrawing_area.draw(\u0026Circle::new((300, 100), 120, filled_style));\r\n```\r\n\r\n![shape_style_filled](https://user-images.githubusercontent.com/127711/173493021-8b2a1d22-d787-473d-92c7-901ed4dbb418.png)\r\n\r\n```rust\r\nuse plotters::prelude::*;\r\nlet drawing_area = BitMapBackend::new(\"shape_style_stroke_width.png\", (400, 200)).into_drawing_area();\r\nlet original_style = ShapeStyle {\r\n    color: GREEN.mix(0.8),\r\n    filled: false,\r\n    stroke_width: 2,\r\n};\r\nlet new_style = original_style.stroke_width(5);\r\ndrawing_area.draw(\u0026Circle::new((100, 100), 120, original_style));\r\ndrawing_area.draw(\u0026Circle::new((300, 100), 120, new_style));\r\n```\r\n\r\n![shape_style_stroke_width](https://user-images.githubusercontent.com/127711/173493044-7d161253-74bd-4d90-8ba8-3b3b670c9fc1.png)\r\n\r\n**Version Information**\r\nUsing Plotters from the GitHub master\r\n\r\nThe examples above use the `BitMapBackend`. The `SVGBackend` seems unaffected.\r\n\r\n**See also**\r\n#128","author":{"url":"https://github.com/facorread","@type":"Person","name":"facorread"},"datePublished":"2022-06-14T04:29:31.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/366/plotters/issues/366"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:021dbd8b-d717-0dc4-000c-7df0f0dee867
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idC24A:3265A:39DE98:4C5012:6A595B28
html-safe-nonce3863020b875f480ee00a80afaab0d82c5c0ccb3a32f19eb6cdf138e06aa5f395
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDMjRBOjMyNjVBOjM5REU5ODo0QzUwMTI6NkE1OTVCMjgiLCJ2aXNpdG9yX2lkIjoiMjI5NTUyMTg0ODEwMzM2MTMyMCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac20646fce8c41d1e0cc828ff3252382cff8901520b2ca87ac3bd8750561b52c6f
hovercard-subject-tagissue:1270233895
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/plotters-rs/plotters/366/issue_layout
twitter:imagehttps://opengraph.githubassets.com/88dccc2b336a212b93f47501c48404fa95fbd4026dfe79d450250ee27d46f0ed/plotters-rs/plotters/issues/366
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/88dccc2b336a212b93f47501c48404fa95fbd4026dfe79d450250ee27d46f0ed/plotters-rs/plotters/issues/366
og:image:altDescribe the bug The anti-alias algorithm seems to be wrapping in the horizontal direction. As a consequence, the images below show artifacts. Additionally, the antialias pixels do not cover the ci...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamefacorread
hostnamegithub.com
expected-hostnamegithub.com
Nonea540949572872b935b393b36db38922db390ae71c859537d741b8f3eb7e545b5
turbo-cache-controlno-preview
go-importgithub.com/plotters-rs/plotters git https://github.com/plotters-rs/plotters.git
octolytics-dimension-user_id51801576
octolytics-dimension-user_loginplotters-rs
octolytics-dimension-repository_id183275571
octolytics-dimension-repository_nwoplotters-rs/plotters
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id183275571
octolytics-dimension-repository_network_root_nwoplotters-rs/plotters
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef4669eb12cd81bf213b8907a42667725d1583c79
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/plotters-rs/plotters/issues/366#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fplotters-rs%2Fplotters%2Fissues%2F366
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fplotters-rs%2Fplotters%2Fissues%2F366
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=plotters-rs%2Fplotters
Reloadhttps://github.com/plotters-rs/plotters/issues/366
Reloadhttps://github.com/plotters-rs/plotters/issues/366
Reloadhttps://github.com/plotters-rs/plotters/issues/366
Please reload this pagehttps://github.com/plotters-rs/plotters/issues/366
plotters-rs https://github.com/plotters-rs
plottershttps://github.com/plotters-rs/plotters
Notifications https://github.com/login?return_to=%2Fplotters-rs%2Fplotters
Fork 317 https://github.com/login?return_to=%2Fplotters-rs%2Fplotters
Star 4.6k https://github.com/login?return_to=%2Fplotters-rs%2Fplotters
Code https://github.com/plotters-rs/plotters
Issues 156 https://github.com/plotters-rs/plotters/issues
Pull requests 24 https://github.com/plotters-rs/plotters/pulls
Discussions https://github.com/plotters-rs/plotters/discussions
Actions https://github.com/plotters-rs/plotters/actions
Projects https://github.com/plotters-rs/plotters/projects
Security and quality 0 https://github.com/plotters-rs/plotters/security
Insights https://github.com/plotters-rs/plotters/pulse
Code https://github.com/plotters-rs/plotters
Issues https://github.com/plotters-rs/plotters/issues
Pull requests https://github.com/plotters-rs/plotters/pulls
Discussions https://github.com/plotters-rs/plotters/discussions
Actions https://github.com/plotters-rs/plotters/actions
Projects https://github.com/plotters-rs/plotters/projects
Security and quality https://github.com/plotters-rs/plotters/security
Insights https://github.com/plotters-rs/plotters/pulse
[BUG] Aliasing and filling defectshttps://github.com/plotters-rs/plotters/issues/366#top
bugSomething isn't workinghttps://github.com/plotters-rs/plotters/issues?q=state%3Aopen%20label%3A%22bug%22
0.4https://github.com/plotters-rs/plotters/milestone/3
https://github.com/facorread
facorreadhttps://github.com/facorread
on Jun 14, 2022https://github.com/plotters-rs/plotters/issues/366#issue-1270233895
0f2d3d8https://github.com/plotters-rs/plotters/commit/0f2d3d81f40784b053ec7afe9be22d158010fee4
https://user-images.githubusercontent.com/127711/173493021-8b2a1d22-d787-473d-92c7-901ed4dbb418.png
https://user-images.githubusercontent.com/127711/173493044-7d161253-74bd-4d90-8ba8-3b3b670c9fc1.png
#128https://github.com/plotters-rs/plotters/issues/128
bugSomething isn't workinghttps://github.com/plotters-rs/plotters/issues?q=state%3Aopen%20label%3A%22bug%22
0.4No due datehttps://github.com/plotters-rs/plotters/milestone/3
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.