Replace the term "pattern" by "template".
This commit is contained in:
parent
7b75742eb9
commit
35a3568546
2 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
Photo ID pattern
|
Photo ID template
|
||||||
================
|
================
|
||||||
|
|
||||||
[![Creative Commons Licence](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/")
|
[![Creative Commons Licence](https://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/")
|
||||||
|
|
||||||
|
|
||||||
This repository contains an image pattern intended to help photographers to check whether or not a photography respects the dimensions for official documents.
|
This repository contains an image template intended to help photographers to check whether or not a photography respects the dimensions for official documents.
|
||||||
|
|
||||||
|
|
||||||
References
|
References
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="350" height="450">
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="350" height="450">
|
||||||
<title>Photo ID pattern</title>
|
<title>Photo ID template</title>
|
||||||
<desc>A photo ID pattern created bu Rodolphe BRÉARD. This work is licensed under a Creative Commons Attribution 4.0 International License.</desc>
|
<desc>A photo ID template created bu Rodolphe BRÉARD. This work is licensed under a Creative Commons Attribution 4.0 International License.</desc>
|
||||||
|
|
||||||
<!-- EXTERNAL BORDERS -->
|
<!-- EXTERNAL BORDERS -->
|
||||||
<line x1="0" y1="0" x2="350" y2="0" stroke="black" stroke-width="1" />
|
<line x1="0" y1="0" x2="350" y2="0" stroke="black" stroke-width="1" />
|
||||||
|
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Loading…
Reference in a new issue