github / github/gh-skyline

[Feature]: Generate vector glyphs/icons instead of rasterized ones

Open
#81 3 comments 1 reaction 1 assignee Claimed by @chrisreddington View on GitHub
enhancement good first issue help wanted
Dominant language
Go
Stars
1.3k
Forks
101
PR merge metrics
No merged PRs in 30d

Description

### Description

Zooming in closely on the generated STL, the text and the icon look a bit grainy due, likely due to being rasterized. Compare one of the old skyline.github.com models:

![Image](https://github.com/user-attachments/assets/d462e190-3cb3-4151-b427-949ac056d4d0)

to a model as generated by this tool:

![Image](https://github.com/user-attachments/assets/585d615d-7e25-45dd-8b25-6059aed67791)

It would be cool if this could be fixed.

### Requirements

- The ability to render icons or text directly from underlying vector data (e.g. SVG or TTF)

### Definition of Done

- [ ] The tool uses (or has an option) to generate the text/icon directly from vector data

### Additional Notes

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.