Option to discard back faced triangles, this speeds up calculation especially for when you only want to show visible feature lines.
I removed automatic back face culling (it used to be temp-lineart-contained) because it's too confusing when you use single sided face to do decorations and if they don't occlude, it will appear very weird.
Checked and is working with master correctly.