Updated styleguide. Simplified Jules Jordan logos.
This commit is contained in:
parent
ab851b1c44
commit
146ec9b1f4
32
README.md
32
README.md
|
@ -2,32 +2,38 @@
|
|||
A collection of logos for porn studios and networks. WIP!
|
||||
|
||||
## Conventions
|
||||
The target format for logos is a PNG file with a resolution of 1000px or the highest available, ideally trimmed to its contents. SVGs should be considered additional assets.
|
||||
The preferred target format for logos is a PNG file with a resolution of 1000px or the highest available, ideally trimmed to its contents. SVGs should be considered additional assets.
|
||||
|
||||
* All words in a site or network name must be split up using a dash (`-`), even if the site or network itself connects the words
|
||||
* Modifiers are suffixed using an underscore (`_`)
|
||||
* Common compound words such as 'gangbang', 'gloryhole' or 'hardcore' are not necessarily split up
|
||||
|
||||
### Definitions
|
||||
* `/network-name.png`: Primary logo for a network that does not have any sites, or a site that does belong to a network, and does not have any favicons or additional assets
|
||||
* `/network-name/network-name.png`: Primary logo for network, original or edited
|
||||
* `/network-name/site-name.png`: Primary logo for site, original or edited
|
||||
* `/network-name/favicon.png`: Primary network favicon
|
||||
`{}` are variables, to be written without curly brackets.
|
||||
|
||||
* `/network-name/network-name_modifier.png`: Production ready variant of the network logo
|
||||
* `/network-name/site-name_modifier.png`: Production ready variant of a site logo
|
||||
* `/network-name/site-name_modifierA_modifierB.png`: Production ready variant of a site logo, with two different modifications
|
||||
* `/{network-name}.png`: Primary logo for a network that does not have any sites, or a site that does belong to a network, and does not have any favicons or additional assets
|
||||
* `/{network-name}/{network-name}.png`: Primary logo for network, original or edited
|
||||
* `/{network-name}/{site-name}.png`: Primary logo for site, original or edited
|
||||
* `/{network-name}/{favicon}.png`: Primary network favicon
|
||||
|
||||
* `/network-name/README.md`: Notes about logos and other assets for this network and its sites
|
||||
* `/network-name/misc/`: Additional assets, such as alternative versions, original vector images, and reference files that are not production-ready
|
||||
* `/{network-name}/{network-name}_{modifier}.png`: Production ready variant of the network logo
|
||||
* `/{network-name}/{site-name}_{modifier}.png`: Production ready variant of a site logo
|
||||
* `/{network-name}/{site-name}_{modifierA}_{modifierB}.png`: Production ready variant of a site logo, with two different modifications
|
||||
* `/{network-name}/{site-name}_no_{modifier}.png`: Negated modifier
|
||||
|
||||
* `/{network-name}/README.md`: Notes about logos and other assets for this network and its sites
|
||||
* `/{network-name}/misc/`: Additional assets, such as alternative versions, original vector images, and reference files that are not production-ready
|
||||
|
||||
### Modifiers
|
||||
* `_original`: Original unedited logo, used when the primary logo was edited. Suggested to be placed in `/network-name/misc/`
|
||||
* `_dark`: Darkened to improve visibility on a light background
|
||||
* `_light`: Lightened to improve visibility on a dark background
|
||||
* `_basic`: Backgrounds or other arbitrary details were removed
|
||||
* `_nourl`: Domain components such as `.com` are removed
|
||||
* `_noslogan`: Slogans are removed
|
||||
* `_basic`: Backgrounds, top level domains (.com, .net), slogans and other arbitrary details were removed
|
||||
* `_url`: Logo with .com, .net or other URL components
|
||||
* `_slogan`: Logo with slogan
|
||||
* `_square`: Rearranged to fit a square-ish frame
|
||||
* `_wide`: Rearranged to fit a wide frame
|
||||
* `_no_{mod}`: Negates another modifier, e.g. `_no_url` (without URL)
|
||||
|
||||
### Examples:
|
||||
`/ddf-network/ddf-network.png`: Original primary network logo for DDF Network
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Loading…
Reference in New Issue