Skip to content
Discussion options

You must be logged in to vote

This is a docs convention.

The current (v1.19.1; that is, the version you're likely to be running) framebuf intro paragraph for framebuf.FrameBuffer:

The FrameBuffer class provides a pixel buffer which can be drawn upon with pixels, lines, rectangles, text and even other FrameBuffer’s. It is useful when generating output for displays.

The latest (so for v1.20, or selected nightly builds on some platforms) framebuf corresponding intro paragraph:

The FrameBuffer class provides a pixel buffer which can be drawn upon with pixels, lines, rectangles, ellipses, polygons, text and even other FrameBuffers. It is useful when generating output for displays.

(emphasis mine).

latest is effectively f…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@jimmo
Comment options

@MartinMohr
Comment options

@jimmo
Comment options

@MartinMohr
Comment options

Answer selected by MartinMohr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants