gecko-dev/layout/reftests/fonts
John Daggett 0cbe7ceebd add valid EOT font and note describing reftest font directory contents 2008-12-24 12:57:25 +09:00
..
Ahem.ttf
README add valid EOT font and note describing reftest font directory contents 2008-12-24 12:57:25 +09:00
mark-generate.py otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
mark-glyph.svg
mark2-glyph.svg
mark2A.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
mark2A.ttf
mark2B.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
mark2B.ttf
mark2C.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
mark2C.ttf
mark2D.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
mark2D.ttf
markA.eot Add copy of .ttf font with .eot extension for testing 2008-12-22 17:03:32 +09:00
markA.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
markA.ttf
markB.eot add valid EOT font and note describing reftest font directory contents 2008-12-24 12:57:25 +09:00
markB.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
markB.ttf
markC.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
markC.ttf
markD.otf otf versions of reftest mark fonts 2008-12-16 14:47:31 +09:00
markD.ttf
markXmark2Y.ttf Better approach to some tests to avoid subpixel spacing differences. (Bug 457821) 2008-11-14 14:07:45 -08:00

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).