We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e442efb commit 09e7f4dCopy full SHA for 09e7f4d
1 file changed
shared-bindings/fontio/Glyph.c
@@ -37,7 +37,7 @@
37
//|
38
//| Named tuple used to capture a single glyph and its attributes.
39
40
-//| :param fontio.Bitmap bitmap: the bitmap including the glyph
+//| :param displayio.Bitmap bitmap: the bitmap including the glyph
41
//| :param int tile_index: the tile index within the bitmap
42
//| :param int width: the width of the glyph's bitmap
43
//| :param int height: the height of the glyph's bitmap
0 commit comments