Skip to main content

Module subpixel

Module subpixel 

Source
Expand description

Sub-pixel edge rendering utilities for accuracy testing.

Structsยง

Line
A simple line model for synthetic edge generation. Defined by ax + by + c = 0, where (a,b) is the unit normal.
SubpixelEdgeRenderer
Utility for rendering sub-pixel accurate synthetic edges.