Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
developers:feature_ideas:stickers [2016/02/29 02:00]
promctagonist added graphical mockup of sticker panel
developers:feature_ideas:stickers [2016/02/29 02:18] (current)
promctagonist [Storage] change filenames and mention order numbers
Line 60: Line 60:
 === Packs === === Packs ===
  
-A Sticker Pack is a zipped folder containing stickers, an about.txt, and a pack.png/svg/etc. The Sticker Packs are what appear in the client's sticker-sending popup. This is the user's collection of stickers.+A Sticker Pack is a zipped folder containing stickers, an about.txt, and a pack.png/svg/etc. The Sticker Packs are what appear in the client's sticker-sending popup. This is the user's collection of stickers. Sticker filenames end with numbers, according to the order they should be displayed in.
  
     ~/.config/tox/stickers/packs/     ~/.config/tox/stickers/packs/
      |      |
-     |--Cute Grey Striped Cat.zip+     |--Orange Cat.zip
        |        |
        |--pack.svg        |--pack.svg
        |--about.txt        |--about.txt
-       |--cat_sitting_1.svg +       |--grin_1.svg 
-       |--cat_making_cake_2.svg +       |--heart_eyes_2.svg 
-       `--cat_quizzical_3.svg+       `--kiss_3.svg
      |      |
      `--pack_2.zip      `--pack_2.zip
Print/export