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
Images are in the Images-HT/starwars/ subdirectory.
Subdirectories within starwars contain sets, 1 for each side of the force. For example:
EnhancedPremiere-Dark
EnhancedPremiere-Light
Within the set directories, there are very smallgif images, each with a filename prefix of t_. For example: t_hanwithheavyblasterpistol.gif
Within the set directories, the large/ directory contains largegif images.
Within the set directories, the hires/ directory contains high resolutionpng images. The holotable app has no knowledge of the png images within the hires/ directory.
Card images are used by: Holotable, GEMP, and SCOMP.
Card images are served from res.starwarsccg.org/cards.
Card images are automatically uploaded to res.starwarsccg.org/cards when merging to the main branch.
Image Dimensions
Images used by Holotable are small and large. There are two sizes of large images. The newer large size is to accomodate larger screens and a desire to actually be able to read the text on a card.
Small (t_) Images: 67x87 RGB 72dpi gif
Old Large Images: 350x490 RGB 72dpi gif
Standard Large Images: 745x1039 RGB 120dpi gif
High Resolution Images: 703×980 RGB 120dpi png, or better
Automatic Image Creation
holotable.exe uses the t_*.gif images and the large/*.gif images.
All images will be generated automatically from High Resolution images uploaded to the hires/ subdirectory. Images in the large directory can be, and WILL BE, overwritten from new images in the hires directory.
All downstream images are generated automatically by ImageMagick