for whatever reason, the rgb_array renderings of frames seem to lack any text. The text is rendered as just the rectangle of its bounding box in the color of the text. This is likely an issue with the pygame method for rendering surfaces into NumPy arrays
for whatever reason, the rgb_array renderings of frames seem to lack any text. The text is rendered as just the rectangle of its bounding box in the color of the text. This is likely an issue with the pygame method for rendering surfaces into NumPy arrays