Turn on knockout rendering.

svn path=/trunk/netsurf/; revision=10691
This commit is contained in:
Michael Drake 2010-08-13 08:41:44 +00:00
parent 2bd5c7a04a
commit 01dc1ff435

View File

@ -103,7 +103,7 @@ const struct plotter_table nsbeos_plotters = {
NULL, // Group Start NULL, // Group Start
NULL, // Group End NULL, // Group End
NULL, // Flush NULL, // Flush
false // option_knockout true // option_knockout
}; };