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

-------------------------------------------------------------------------
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