PointCloudLibrary / PointCloudLibrary/pcl
Update pcl.ico
Open
Nobody has claimed this yet.
help wanted
kind: todo
- Dominant language
- C++
- Stars
- 11.1k
- Forks
- 4.7k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 6
Description
As shown in #3054 the pcl.ico doesn't fit modern systems anymore. Current ico file includes at maximum a 64x64 image, during 256x256 is recommend.
In general there are some issues which should be resolved for this file:
- Include more image sizes. Optimum should be 16x16, 24x24, 32x32, 48x48, 64x64 and 256x256
- Use transparency: Cloud should be filled with white area + black point, during everything outside of the cloud should be transparent.
In general an easy task - if there is an SVG file, which I didn't found :(.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate pcl.ico in the repository and inspect its current image sizes and transparency. Update the asset to include 16x16, 24x24, 32x32, 48x48, 64x64, and 256x256 images, with the cloud and transparent surrounding area matching the issue description.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- Half a day
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100