|
From: Oyvind I. <oyv...@gm...> - 2011-03-07 16:12:41
|
Yep, thats the problem. I think I'll make a new conv_round() class and wrap it up that way in those cases. -- Oyvind On Mon, Mar 7, 2011 at 3:58 PM, Phil Endecott <spa...@ch...>wrote: > Oyvind Idland wrote: > > When a line segment is 90 or 180 degrees (has same x or y), the subpixel > > logic makes the lines appear as 50% transparent and twice as fat as they > > should be. > > Presumably that is the standard issue of whether 1-px-wide lines are > better centred on whole coordinates or on 0.5 coordinates, i.e. are > "pixels" points or unit-squares. > > > Phil. > > > > > > ------------------------------------------------------------------------------ > What You Don't Know About Data Connectivity CAN Hurt You > This paper provides an overview of data connectivity, details > its effect on application quality, and explores various alternative > solutions. http://p.sf.net/sfu/progress-d2d > _______________________________________________ > Vector-agg-general mailing list > Vec...@li... > https://lists.sourceforge.net/lists/listinfo/vector-agg-general > |