Translations:Plugin:TabSRMM/Skinning format/27/en

From Miranda NG
Revision as of 20:59, 25 September 2022 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There are 2 ways to do this:

  • with the *Image=xxx.png* statement, you can specify the source file.
  • with the *Glyph=x,y,x1,y1* statement, you specify the rectangle in the *GLPYH* image. The glyphs image is a special item. Its name must be *$glyphs* and it must exist when you use reference the glyph image in any other image item. It's not mandatory though – if you don't want to use it, you can load each image item from an independent .PNG image using the *Image=* statement. The advantage of using glyphs is that it will provide faster rendering and consume *MUCH* less resources. The glyph way allows that all skin textures can exist within a single image file.