You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: