mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-08 14:58:06 +02:00
[test/README] Document all fonts used.
Do a little leg-work to answer a query in a bug report and document the results.
This commit is contained in:
parent
c1164a574d
commit
5fcfc7ebc9
1 changed files with 7 additions and 2 deletions
|
|
@ -85,8 +85,12 @@ the software configuration used to generate the reference images.
|
|||
|
||||
Here are some of the relevant details:
|
||||
|
||||
* Your system must have a copy of the Bitstream Vera font, (this is
|
||||
a free software font that is often in a file named Vera.ttf).
|
||||
* Your system must have a copy of the Bitstream Vera font. These are
|
||||
"Bitstream Vera Sans" (Vera.ttf);
|
||||
"Bitstream Vera Sans Mono" (VeraMono.ttf);
|
||||
"Bitstream Vera Serif" (VeraSe.ttf);
|
||||
and also
|
||||
"Nimbus Sans L" (n019003l.pfb).
|
||||
|
||||
* Currently, you must be using a build of cairo using freetype
|
||||
(cairo-ft) as the default font backend. Otherwise all tests
|
||||
|
|
@ -103,6 +107,7 @@ Here are some of the relevant details:
|
|||
|
||||
* To test the ps backend, you will need ghostscript version 8.62.
|
||||
|
||||
|
||||
What if I can't make my system match?
|
||||
-------------------------------------
|
||||
For one reason or another, you may be unable to get a clean run of the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue