Skip to content

Commit

Permalink
Change reference to description of how to blur SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
KentGrigo committed Jan 14, 2023
1 parent afdb3ce commit 9f90a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ The following guidelines apply to flag images:
- The height must be set to 250 px (`height="250"`) and the width adjusted proportionally.
- Each flag must be optimised with [SVGO](https://jakearchibald.github.io/svgomg/).

If the name of a country appears clearly on a flag, a second version of that flag may also be provided, with the name of the country blurred out. The name should be blurred using [Inkscape](https://inkscape.org/)'s Gaussian blur effect as explained in [#247][ref247]. The blurred flag must be named `ug-flag-<country_name>-blur.svg` and placed in the `media` folder. A second HTML element must then be added to the _Flag_ field _before_ the existing HTML element. This allows the blurred flag to appear on the front of the country's _Flag - Country_ card.
If the name of a country appears clearly on a flag, a second version of that flag may also be provided, with the name of the country blurred out. The name should be blurred using [Inkscape](https://inkscape.org/)'s Gaussian blur effect as explained in [587#issuecomment-1357163000][ref587]. The blurred flag must be named `ug-flag-<country_name>-blur.svg` and placed in the `media` folder. A second HTML element must then be added to the _Flag_ field _before_ the existing HTML element. This allows the blurred flag to appear on the front of the country's _Flag - Country_ card.

### _Flag similarity_ field

Expand Down Expand Up @@ -396,12 +396,12 @@ Content changes, such as adding a note, replacing an image, or translating the d
[ref181]: https://github.com/anki-geo/ultimate-geography/issues/181
[ref212]: https://github.com/anki-geo/ultimate-geography/issues/212
[ref221]: https://github.com/anki-geo/ultimate-geography/issues/221
[ref247]: https://github.com/anki-geo/ultimate-geography/pull/247
[ref306]: https://github.com/anki-geo/ultimate-geography/pull/306
[ref312]: https://github.com/anki-geo/ultimate-geography/pull/312
[ref345]: https://github.com/anki-geo/ultimate-geography/pull/345
[ref346]: https://github.com/anki-geo/ultimate-geography/pull/346
[ref361]: https://github.com/anki-geo/ultimate-geography/pull/361
[ref383]: https://github.com/anki-geo/ultimate-geography/issues/383
[ref416]: https://github.com/anki-geo/ultimate-geography/issues/416#issuecomment-821864712
[ref587]: https://github.com/anki-geo/ultimate-geography/pull/587#issuecomment-1357163000
[Brain Brew]: https://github.com/ohare93/brain-brew

0 comments on commit 9f90a7d

Please sign in to comment.