diff --git a/license.md b/license.md index 72dc60d8..1cc10f0f 100644 --- a/license.md +++ b/license.md @@ -1,4 +1,4 @@ -The MIT License (MIT) +#### The MIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/readme.md b/readme.md index 055831ed..7c495b44 100644 --- a/readme.md +++ b/readme.md @@ -1,116 +1,72 @@ -PokéSprite – Image Sprite Generator -=================================== +[](https://opensource.org/licenses/MIT) -This simple script generates a *complete image sprite* of all Pokémon in the National Pokédex, along with the icons for every single in-game item. It also generates *SCSS and JS files* which can then be used to efficiently display the icons from the sprite on a website. +# PokéSprite + +This is a collection of the box sprites of every Pokémon from the main game series, and the icons for every collectable and bag item. Also included are custom shiny versions of the box sprites that are not available in-game. + +Some examples of the custom shiny sprites:
pkmn-name – Pokémon name* or Pokédex number
-* color-regular, color-shiny – shiny or regular icon
-* dir-left, dir-right – direction the icon faces (some Pokémon, such as Roselia, have a different icon when facing right—by default, those that do not have a separate icon will be flipped using the CSS `transform` attribute)
-* gender-male, gender-female – gender of the icon (in case of gender differences, such as Meowstic)
-* form-name – form of the Pokémon (e.g. `defense` for Deoxys, `a` or `exclamation` for Unown, `orange` for Flabébé, etc.)
+| Key | Meaning |
+|:----|:--------|
+| `is_alias_of` | This form uses the icon of another form |
+| `is_unofficial_icon` | The original (non-shiny) icon has been edited in some way (e.g. *Pumpkaboo* and *Gourgeist*) |
+| `is_unofficial_legacy_icon` | As above, but only for the smaller legacy 40×30 icons |
+| `has_right` | A unique right-facing icon is available (e.g. *Roselia*) |
+| `has_female` | A unique female icon is available (e.g. *Unfezant*) |
-\**Note: for Pokémon names, simplified versions without special characters are used, e.g. "flabebe" rather than "Flabébé". See the [icon overview page](http://msikma.github.io/pokesprite/build/overview.html) for a full list of supported names.*
+The `name` field also contains `jpn_ro`, which refers to the official romanization of a Pokémon's name.
-The tag name used is also important: if a `` is used, the icon is displayed as an `inline-block`. If a `