On 18 Jul 2007, at 3:27 PM, Adam R. Maxwell wrote:

> The docs for PDFLineStyle indicate certain ending styles are supposed
> to be filled with interior color.  However, if you set a line to have
> a closed arrow and line width of 10, you see two clear right triangles
> in the arrowhead, which is ugly.
>
> How about calling -setInteriorColor: on lines when line color or end
> style changes, using the line color as argument?  (First checking
> respondsToSelector:, since class-dump says it's implemented in a
> private category).  Seems to work here, and I'm not sure it's worth
> yet another color well.
>
> -- adam

Didn't know about that accessor. Makes sense, though I think only  
equal to the stroke color. Another color would even be ugly. And  
which line ending styles should be affected, all or just closed arrows?

Christiaan



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
skim-app-develop mailing list
skim-app-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-develop

Reply via email to