pjs/layout/reftests/fonts
John Daggett edbbc4cc51 Bug 701262. Set up reftest for redirection on font load. r=joedrew 2011-11-14 12:51:35 +13:00
..
DeLarge
dejavu-sans bug 3512 - reftest for support of font-stretch with DejaVuSans[Condensed] family. r=jdaggett 2011-09-05 08:35:12 +01:00
mplus Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
sil
Ahem.ttf
Chunkfive-license.txt
Chunkfive.otf
Chunkfive.sjs bug 670900 - reftest for handling 404 (not found) error on @font-face request. r=roc 2011-07-18 14:20:05 +01:00
Chunkfive.ttf
DejaVuSansMono.otf
DejaVuSansMono.woff
LinLibertine_Re-4.7.5.woff
Makefile.in Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail 2011-11-05 18:35:59 +00:00
PositioningTest1.ttf
PositioningTest2.ttf
Prototype.ttf
README
VeraBd-validchecksum.ttf
VeraBd.ttf
csstest-widths-wd1.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd2.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd3.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd4.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd5.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd6.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd7.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd8.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
csstest-widths-wd9.ttf Bug 3512. Add fonts for font-stretch reftests. (no effect on build) 2011-09-05 10:10:41 +09:00
gw432047-license.txt
gw432047.ttf
mark-generate.py normal line height test b=657864 2011-05-17 14:57:31 +12:00
mark-glyph.svg
mark2-glyph.svg
mark2A-highunderline.ttf
mark2A-lowunderline.ttf
mark2A.otf
mark2A.ttf
mark2B.otf
mark2B.ttf
mark2C.otf
mark2C.ttf
mark2D.otf
mark2D.ttf
markA-badfullname.ttf
markA-copyright.ttf
markA-copyrightps.ttf
markA-highunderline.ttf
markA-lineheight1500.ttf normal line height test b=657864 2011-05-17 14:57:31 +12:00
markA-lowunderline.ttf
markA-nofamily.ttf
markA-nofullname.ttf
markA-nopostscript.ttf
markA-nostyle.ttf
markA-noversion.ttf
markA-redirect.ttf Bug 701262. Set up reftest for redirection on font load. r=joedrew 2011-11-14 12:51:35 +13:00
markA-redirect.ttf^headers^ Bug 701262. Set up reftest for redirection on font load. r=joedrew 2011-11-14 12:51:35 +13:00
markA-shortfullname.ttf
markA.eot
markA.otf
markA.ttf
markAB-spaceliga.otf
markB.eot
markB.otf
markB.ttf
markC.otf
markC.ttf
markD.otf
markD.ttf

README

Этот файл содержит невидимые символы Юникода!

Этот файл содержит невидимые символы Юникода, которые могут быть отображены не так, как показано ниже. Если это намеренно, можете спокойно проигнорировать это предупреждение. Используйте кнопку Экранировать, чтобы показать скрытые символы.


Notes about fonts in this directory

Ahem.ttf - ACID3 test font

markXXX.ttf and markXXX.otf

These fonts are autogenerated with FontForge using the Python script mark-generate.py.  
See the comments in that file for more information on how to run the script.

The markX.ttf and markX.otf fonts contain a single glyph for the X character consisting
of three stacked boxes.  The mark2X.ttf and mark2X.otf files also contain just a glyph for the
character X but the glyph is similar to the space mark character.  The markXmark2Y.ttf has
two glyphs, the first glyph for X and the second glyph for Y.

The markA.eot and markB.eot files are for EOT-related testing.  The markA.eot file is just 
a copy of markA.ttf while markB.eot is a valid EOT file embedding the contents of markB.ttf
with a null root string (so it can be used in IE without domain-specific restrictions).


PositioningTest1.ttf, PositioningTest2.ttf

These fonts were generated with FontForge and then OpenType tables added with MS VOLT.
The glyphs are from Charis SIL (see http://scripts.sil.org/CharisSILFont), released under the
Open Font License.

In both fonts, the lowercase 'o' glyph should appear raised when rendered. Font 1 uses a GPOS
positioning rule to achieve this, so it tests whether vertical deltas are being handled
correctly. Font 2 uses a GSUB substitution to replace the 'o' with a glyph that has already
been offset within the em-square, so no vertical delta is involved.

Finally, the capital 'O' character maps directly to the shifted 'o' glyph, so this can be
used for comparison without requiring any OpenType layout support.