Bitmap/Bézier curves/Cubic: Difference between revisions

Content added Content deleted
Line 332: Line 332:


=={{header|FBSL}}==
=={{header|FBSL}}==
Windows' graphics origin is the bottom-left corner of device bitmap.
Windows' graphics origin is located at the bottom-left corner of device bitmap.


'''Translation of BBC BASIC using pure FBSL's built-in graphics functions:'''
'''Translation of BBC BASIC using pure FBSL's built-in graphics functions:'''