mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 16:22:22 +03:00
commit
d6fa286e20
|
@ -46,7 +46,7 @@ class PillowQPixmapTestCase(PillowQtTestCase):
|
||||||
class TestImageQt(PillowQtTestCase, PillowTestCase):
|
class TestImageQt(PillowQtTestCase, PillowTestCase):
|
||||||
|
|
||||||
def test_rgb(self):
|
def test_rgb(self):
|
||||||
# from https://doc.qt.io/qt-4.8/qcolor.html
|
# from https://doc.qt.io/archives/qt-4.8/qcolor.html
|
||||||
# typedef QRgb
|
# typedef QRgb
|
||||||
# An ARGB quadruplet on the format #AARRGGBB,
|
# An ARGB quadruplet on the format #AARRGGBB,
|
||||||
# equivalent to an unsigned int.
|
# equivalent to an unsigned int.
|
||||||
|
|
|
@ -264,7 +264,7 @@ Methods
|
||||||
example '-liga' to disable ligatures or '-kern'
|
example '-liga' to disable ligatures or '-kern'
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see
|
||||||
https://www.microsoft.com/typography/otspec/featurelist.htm
|
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -294,7 +294,7 @@ Methods
|
||||||
example '-liga' to disable ligatures or '-kern'
|
example '-liga' to disable ligatures or '-kern'
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see
|
||||||
https://www.microsoft.com/typography/otspec/featurelist.htm
|
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -323,7 +323,7 @@ Methods
|
||||||
example '-liga' to disable ligatures or '-kern'
|
example '-liga' to disable ligatures or '-kern'
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see
|
||||||
https://www.microsoft.com/typography/otspec/featurelist.htm
|
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
@ -350,7 +350,7 @@ Methods
|
||||||
example '-liga' to disable ligatures or '-kern'
|
example '-liga' to disable ligatures or '-kern'
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see
|
||||||
https://www.microsoft.com/typography/otspec/featurelist.htm
|
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
|
|
@ -81,7 +81,7 @@ Methods
|
||||||
example '-liga' to disable ligatures or '-kern'
|
example '-liga' to disable ligatures or '-kern'
|
||||||
to disable kerning. To get all supported
|
to disable kerning. To get all supported
|
||||||
features, see
|
features, see
|
||||||
https://www.microsoft.com/typography/otspec/featurelist.htm
|
https://docs.microsoft.com/en-us/typography/opentype/spec/featurelist
|
||||||
Requires libraqm.
|
Requires libraqm.
|
||||||
|
|
||||||
.. versionadded:: 4.2.0
|
.. versionadded:: 4.2.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user