gecko-dev/layout/reftests/fonts
2020-10-29 08:18:21 +00:00
..
dejavu-sans
DeLarge
fira
graphite
gsubtest Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
math Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mplus
sil
spacelookups
ttf-indic
Ahem.ttf
AwamiNastaliq-Regular.woff
BitPattern.woff
Chunkfive-license.txt
Chunkfive.otf
Chunkfive.sjs
Chunkfive.ttf
colr-unset.ttf
csstest-widths-wd1.ttf
csstest-widths-wd2.ttf
csstest-widths-wd3.ttf
csstest-widths-wd4.ttf
csstest-widths-wd5.ttf
csstest-widths-wd6.ttf
csstest-widths-wd7.ttf
csstest-widths-wd8.ttf
csstest-widths-wd9.ttf
DejaVuSansMono.otf
DejaVuSansMono.woff
DroidSansArabic-noGSUB.ttf
emoji-yellow.ttf
emoji.ttf
generate-bitpattern-font.pl
glyphwiki-license.txt
gw432047.ttf
gw1270797.ttf
header-totalsfntsize-001.ttf
header-totalsfntsize-001.woff2
JuniusX-Regular.woff2 Bug 1637405 - Add reftest for shaping with a PUA-encoded diacritic. r=jrmuizel 2020-05-15 13:28:54 +00:00
LigatureSymbolsWithSpaces.woff
LinLibertine_Re-4.7.5.woff
loadtest-license.txt
loadtest.ttf
mark2-glyph.svg
mark2A-highunderline.ttf
mark2A-lowunderline.ttf
mark2A.otf
mark2A.ttf
mark2A.woff
mark2B.otf
mark2B.ttf
mark2B.woff
mark2C.otf
mark2C.ttf
mark2C.woff
mark2D.otf
mark2D.ttf
mark2D.woff
mark-generate.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
mark-glyph.svg
markA-badfullname.ttf
markA-copyright.ttf
markA-copyrightps.ttf
markA-highunderline.ttf
markA-lineheight1500.ttf
markA-lineheight6000-typolineheight2700.otf
markA-lineheight6000-typolineheight2700.ttf
markA-lowunderline.ttf
markA-nofamily.ttf
markA-nofullname.ttf
markA-nopostscript.ttf
markA-nospace.ttf
markA-nostyle.ttf
markA-noversion.ttf
markA-redirect.ttf
markA-redirect.ttf^headers^
markA-shortfullname.ttf
markA.eot
markA.otf
markA.ttf
markA.woff
markAB-spaceliga.otf
markB.eot
markB.otf
markB.ttf
markB.woff
markB.woff2
markC.otf
markC.ttf
markC.woff
markD.otf
markD.ttf
markD.woff
markfonts-delay.sjs
MiaoUnicode-Regular.ttf
NotoNastaliqUrdu-Regular.ttf
NotoSansBalinese-Regular.ttf
NotoSansCJKjp-Regular.subset.otf
NotoSansMongolian-Regular.ttf
PositioningTest1.ttf
PositioningTest2.ttf
Prototype.ttf
README
ShipporiMincho-LICENSE.txt Bug 1673510 - Add reftest for vertical alternate of wavy dash alone or in bopomofo context. r=lsalzman 2020-10-29 08:18:21 +00:00
ShipporiMincho-Regular.subset.otf Bug 1673510 - Add reftest for vertical alternate of wavy dash alone or in bopomofo context. r=lsalzman 2020-10-29 08:18:21 +00:00
SourceSerifPro-Regular.ttf.woff2 Bug 1670581 - Add a reftest for Unicode hyphen fallback. r=m_kato 2020-10-13 11:01:03 +00:00
subsuper-nofeat.woff
subsuper.woff
TAMLThiruValluvar-Regular.ttf
VeraBd-validchecksum.ttf
VeraBd.ttf
VotoSerifGX.latin1.ttf

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.