mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2025-12-24 14:50:10 +01:00
[test] Add the sha1sum of the required fonts
(Note, I think these are currently out-of-date... But it will serve as a useful reminder to verify and update them in future.)
This commit is contained in:
parent
3063f0f44c
commit
5ad64dfda2
1 changed files with 5 additions and 4 deletions
|
|
@ -94,10 +94,11 @@ 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. These are
|
||||
"Bitstream Vera Sans" (Vera.ttf);
|
||||
"Bitstream Vera Sans Mono" (VeraMono.ttf);
|
||||
"Bitstream Vera Serif" (VeraSe.ttf);
|
||||
* Your system must have a copy of the Bitstream Vera font, the sha1sum of
|
||||
the version used are listed in [...]. These are
|
||||
"Bitstream Vera Sans" (Vera.ttf) [1d7f6fa0c34e3d50be52c16a0816bebac309fe41];
|
||||
"Bitstream Vera Sans Mono" (VeraMono.ttf) [2c2e2ded3c903b5186f955871109f084edef4dbe];
|
||||
"Bitstream Vera Serif" (VeraSe.ttf) [838645f09501d53647dd5edf5b961a8f8290613a];
|
||||
and also
|
||||
"Nimbus Sans L" (n019003l.pfb).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue