Try this web font now! Enter your text and click the 'Change Sample Text' button.
72ולא משנה באיזו שפה
60ולא משנה באיזו שפה
48ולא משנה באיזו שפה
36ולא משנה באיזו שפה
24ולא משנה באיזו שפה
18ולא משנה באיזו שפה
14ולא משנה באיזו שפה
12ולא משנה באיזו שפה
10ולא משנה באיזו שפה
8ולא משנה באיזו שפה
View available characters! Select the font and unicode character range that you wish to display from the dropdown lists below. The character map feature will automatically display all available characters in the grid!
Function: In addition to, or instead of, stylistic alternatives of individual glyphs (see 'salt' feature), some fonts may contain sets of stylistic variant glyphs corresponding to portions of the character set, e.g. multiple variants for lowercase letters in a Latin font. Glyphs in stylistic sets may be designed to harmonise visually, interract in particular ways, or otherwise work together. Examples of fonts including stylistic sets are Zapfino Linotype and Adobe's Poetica. Individual features numbered sequentially with the tag name convention 'ss01' 'ss02' 'ss03' . 'ss20' provide a mechanism for glyphs in these sets to be associated via GSUB lookup indexes to default forms and to each other, and for users to select from available stylistic sets.
Glyph Composition/Decomposition
Tag: ccmp
Function: To minimize the number of glyph alternates, it is sometimes desired to decompose a character into two glyphs. Additionally, it may be preferable to compose two characters into a single glyph for better glyph processing. This feature permits such composition/decompostion. The feature should be processed as the first feature processed, and should be processed only when it is called. In Syriac, the character 0x0732 is a combining mark that has a dot above AND a dot below the base character. To avoid multiple glyph variants to fit all base glyphs, the character is decomposed into two glyphs...a dot above and a dot below. These two glyphs can then be correctly placed using GPOS. In Arabic it might be preferred to combine the shadda with fatha (0x0651, 0x064E) into a ligature before processing shapes. This allows the font vendor to do special handling of the mark combination when doing further processing without requiring larger contextual rules.