Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GenericMappingTools/gmt
/ PSL_setlinecap_
Function
PSL_setlinecap_
src/postscriptlight_f77.c:249–252 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
247
}
248
249
int PSL_setlinecap_ (int *cap)
250
{
251
return (PSL_setlinecap (PSL_FORTRAN, *cap));
252
}
253
254
int PSL_setlinejoin_ (int *join)
255
{
Callers
nothing calls this directly
Calls
1
PSL_setlinecap
Function · 0.85
Tested by
no test coverage detected