Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draw pixel perfect lines for raster format #4

Closed
rezib opened this issue Dec 8, 2022 · 0 comments · Fixed by #54
Closed

Draw pixel perfect lines for raster format #4

rezib opened this issue Dec 8, 2022 · 0 comments · Fixed by #54
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rezib
Copy link
Contributor

rezib commented Dec 8, 2022

Currently, lines and border look blurry in generated images in PNG raster format.

Cairo developers explain why this happen and how to avoid this:
https://www.cairographics.org/FAQ/#sharp_lines

We should follow their guidelines to get nice sharp and pixel perfect lines.

@rezib rezib added the bug Something isn't working label Dec 8, 2022
rezib added a commit that referenced this issue Dec 8, 2022
All unchecked items in TODO list are now replaced by issues in the
backlog: https://github.com/rackslab/racksdb/issues

- Tests of back references in Schema → #1
- Tests of default properties in Schema → #1
- Tests of boolean properties in Schema → #1
- Tests of circular dependencies in schemas → #1
- Tests of generic DB loads → #1
- Add class/object diagram of database schema in docs → #2
- Add JSON DBDumper → #3
- Draw pixel perfect lines → #4
- Draw racks based on imported SVG file → #5
- Draw equipments based on imported SVG file → #6
- Tiny web application to explore DB content → #7
- Check collisions in rooms → #8
- Check collisions in racks → #9
- Support additional defined types → #10
- Network cables and connections → #11
- IPAM → #12

The TODO.md file is not needed anymore.
@rezib rezib self-assigned this Jan 31, 2024
@rezib rezib added this to the v0.4.0 milestone Feb 5, 2024
@rezib rezib closed this as completed in 632a174 Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant