Add image render tests
Add tests that will match rendered words/paragraphs against reference images. Use env var `GENERATE_IMAGES` to write the initial reference images to the repository.
This commit is contained in:
parent
e2adc1e8da
commit
8db03fe3cf
16 changed files with 342 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
Cargo.lock
|
||||
sample/udhr*
|
||||
target
|
||||
**/.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue