avyos.dev/pkg/graphics/assets
package assets
Package Overview
No package-level documentation is provided.
| Export Group | Count |
|---|---|
| Constants | 0 |
| Variables | 0 |
| Functions | 1 |
| Types | 0 |
Functions
func ResolveIconPath(name string, size int) stringResolveIconPath returns the best icon file path for name+size. Falls back to help.{svg,png} if the requested icon is missing.