Home
last modified time | relevance | path

Searched refs:ligatures (Results 1 – 25 of 3563) sorted by relevance

12345678910>>...143

/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/
H A DLigatureList.vala34 Ligatures ligatures = font.get_ligatures ();
41 ligatures.add_ligature (subst, liga);
66 ligatures.set_contextual_ligature (i);
68 ligatures.set_beginning (i);
70 ligatures.set_middle (i);
72 ligatures.set_end (i);
78 if (ligatures.count () != 0) {
81 ligatures.remove_at (i);
85 ligatures.set_ligature (i);
88 ligatures.set_substitution (i);
[all …]
H A DLigatures.vala41 foreach (Ligature l in ligatures) {
86 return ligatures.size;
94 return_if_fail (0 <= i < ligatures.size);
95 ligatures.remove_at (i);
175 return_if_fail (0 <= index < ligatures.size);
177 lig = ligatures.get (index);
191 lig.ligatures = text;
208 return_if_fail (0 <= index < ligatures.size);
210 lig = ligatures.get (index);
215 ligatures.insert (0, new Ligature (liga, subst));
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/xindy/xindy-2.5.1/make-rules/alphabets/
H A Dmake-rules.pl90 for ($i = 0; $i < @{$ligatures}; $i++) {
91 if ($ligatures->[$i][1] eq "before") {
96 foreach $ligature_variant (@{$ligatures->[$i][0]}) {
164 print DOC "None.\n" unless @{$ligatures};
166 for ($i = 0; $i < @{$ligatures}; $i++) {
167 for ($j = 0; $j < @{$ligatures->[$i][0]}; $j++) {
169 join("\\,", (@{$ligatures->[$i][2][$j]})) .
208 for ($i = 0; $i < @{$ligatures}; $i++) {
209 for ($j = 0; $j < @{$ligatures->[$i][0]}; $j++) {
243 for ($i = 0; $i < @{$ligatures}; $i++) {
[all …]
/dports/graphics/birdfont/birdfont-2.29.5/libbirdfont/OpenFontFormat/
H A DLigatureSet.vala26 ligatures.add (lig);
30 if (ligatures.size == 0) {
34 return ligatures.get (0).substitution.has_prefix (s);
38 if (ligatures.size == 0) {
39 warning ("No ligatures in set.");
43 return Ligature.get_coverage (ligatures.get (0).substitution);
52 // number of ligatures in this set
53 fd.add_ushort ((uint16) ligatures.size);
56 foreach (Ligature l in ligatures) {
57 // offset to ligatures
[all …]
H A DContextualLigature.vala22 public string ligatures = "";
27 …public ContextualLigature (Font font, string ligatures, string backtrack, string input, string loo…
32 this.ligatures = ligatures;
37 string[] ligatures = ligatures.split (" ");
39 foreach (string ligature_name in ligatures) {
135 return get_sequence (ligatures);
157 foreach (string s in font.get_names (ligatures)) {
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/css/css-fonts/parsing/
H A Dfont-variant-valid.html.ini2 …[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures context…
8 …orms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-lig…
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/css/css-fonts/parsing/
H A Dfont-variant-valid.html.ini2 …[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures context…
8 …orms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-lig…
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/css/css-fonts/parsing/
H A Dfont-variant-valid.html.ini2 …[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures context…
8 …orms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-lig…
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/meta/css/css-fonts/parsing/
H A Dfont-variant-valid.html.ini2 …[e.style['font-variant'\] = "common-ligatures discretionary-ligatures historical-ligatures context…
8 …orms all-small-caps no-contextual no-historical-ligatures no-discretionary-ligatures no-common-lig…
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/test/shape/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/print/harfbuzz/harfbuzz-3.4.0/test/shape/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/test/shape/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/test/shaping/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/test/shaping/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/test/shaping/texts/in-house/shaper-arabic/script-arabic/language-urdu/crulp/ligatures/
H A DREADME6 system. He has written about 18,000 valid ligatures of Urdu and developed a
8 releasing a soft copy of these ligatures in Unicode format. CRULP has
9 extensively used these ligatures for testing the fonts developed at the center
11 These ligatures are grouped in 2 to 8 characters and are sorted in the end
14 These ligatures have been copied from a "Noori Nastaliq computerised Urdu
15 calligraphy (list of ligatures)" calligraphically designed and compiled by
/dports/x11-toolkits/gtk40/gtk-4.4.1/testsuite/css/parser/
H A Dfont-variant.ref.css5 font-variant-ligatures: initial;
14 font-variant-ligatures: inherit;
23 font-variant-ligatures: unset;
32 font-variant-ligatures: initial;
41 font-variant-ligatures: initial;
/dports/x11-fonts/libertinus/Libertinus-7.040/documentation/
H A DFeatures.md25 ## Standard ligatures: `-liga`
29 form default ligatures.
33 form default ligatures.
37 … respective CSS property is `font-variant-ligatures` with the value `common-ligatures` (or `no-com…
41 The only historical ligatures supported are Latin lowercase *st* and *ct* in all faces.
45 form discretionary ligatures.
48 also form discretionary ligatures.
51 …ective CSS property is `font-variant-ligatures` with the values `discretionary-ligatures` and `his…
63 The respective CSS property is `font-variant-ligatures` with the value `contextual` (or `no-context…
78 ligatures where the Latin lowercase letter *i* is the second part are deactivated,
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dgen-arabic-table.py158 ligatures = {}
180 if items not in ligatures:
181 ligatures[items] = {}
182 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dgen-arabic-table.py159 ligatures = {}
181 if items not in ligatures:
182 ligatures[items] = {}
183 ligatures[items][shape] = c
213 for pair in ligatures.keys ():
214 for shape in ligatures[pair]:
215 c = ligatures[pair][shape]

12345678910>>...143