Convert position of a point or rectangle in Fluid space to Raylib space.
Fluid position, where each coordinate is specified in pixels (1/96th of an inch).
Raylib position or rectangle, where each coordinate is specified in screen dots.
See Implementation
Convert position of a point or rectangle in Fluid space to Raylib space.