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

Standardize Graphics Sizes #84

Open
1 of 13 tasks
cosmiccoincidence opened this issue Oct 19, 2023 · 0 comments
Open
1 of 13 tasks

Standardize Graphics Sizes #84

cosmiccoincidence opened this issue Oct 19, 2023 · 0 comments

Comments

@cosmiccoincidence
Copy link
Member

cosmiccoincidence commented Oct 19, 2023

Summary

We need resolution standards for our different types of graphics. The goal here is to review our current graphics of each type and determine a standard resolution for each. Alto to document these on the /gitbook/2dart/graphics/ document and to create a github issue to resolve the resolution for each type that needs it.

Problem

A few types already have a standard size, but many do not which results in several of different sizes (see InteractionIcon graphics as an example).

(Sizes are measured in pixels.)

Types to Standardize

  • Editor icons (/Graphics/Editor/) = 100x100 (scale them from 700x700)
  • Container icons (Graphics/UI/Containers)
  • HUD icons (Graphics/UI/HUD)
  • Target icons (Graphics/UI/TargetDoll)
  • Harm icons (Graphics/UI/Harm)
  • Interaction icons (Graphics/UI/Interactions)
  • Item icons (Graphics/UI/Items)
  • Job icons (Graphics/UI/Jobs)
  • Loading icons (Graphics/UI/LoadingScreen)
  • Misc icons (Graphics/UI/Misc)
  • Heroicons (Graphics/UI/Misc/Heroicons) = 96x96
  • Window icons (Graphics/UI/Misc/Windows)
  • Radial Menu icons (Graphics/UI/RadialMenu)
@cosmiccoincidence cosmiccoincidence removed the Good First Issue Good for newcomers. label Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant