@@ -300,8 +300,7 @@ Methods
300300 used to turn off default font features, for
301301 example ``"-liga" `` to disable ligatures or ``"-kern" ``
302302 to disable kerning. To get all supported
303- features, see
304- https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
303+ features, see `OpenType docs `_.
305304 Requires libraqm.
306305
307306 .. versionadded :: 4.2.0
@@ -347,8 +346,7 @@ Methods
347346 used to turn off default font features, for
348347 example ``"-liga" `` to disable ligatures or ``"-kern" ``
349348 to disable kerning. To get all supported
350- features, see
351- https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
349+ features, see `OpenType docs `_.
352350 Requires libraqm.
353351
354352 .. versionadded :: 4.2.0
@@ -383,8 +381,7 @@ Methods
383381 used to turn off default font features, for
384382 example ``"-liga" `` to disable ligatures or ``"-kern" ``
385383 to disable kerning. To get all supported
386- features, see
387- https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
384+ features, see `OpenType docs `_.
388385 Requires libraqm.
389386
390387 .. versionadded :: 4.2.0
@@ -421,8 +418,7 @@ Methods
421418 used to turn off default font features, for
422419 example ``"-liga" `` to disable ligatures or ``"-kern" ``
423420 to disable kerning. To get all supported
424- features, see
425- https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
421+ features, see `OpenType docs `_.
426422 Requires libraqm.
427423
428424 .. versionadded :: 4.2.0
@@ -470,3 +466,4 @@ Methods
470466 homogeneous, but similar, colors.
471467
472468.. _BCP 47 language code : https://www.w3.org/International/articles/language-tags/
469+ .. _OpenType docs : https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
0 commit comments