The default post-processor. Used when you don’t want to perform any custom
shading on the output. This just blits the composited text to the surface.
This will stretch characters if the render area size falls between multiples
of the character size. Use AspectPreservingDefaultPostProcessor if you
don’t want this behavior.