Skip to content

Simplify clipped circle pictures (e.g. crosshair ring).

Rudolf Polzer requested to merge divVerent/simpler-clipped-rectangle into master

Should not change what is rendered, just simpler to understand. Removes useless comparisons (value q is always >= 1).

NOTE: have not tested yet; going to come back to this later. Thus self assigning for now.

Edited by terencehill

Merge request reports