Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeFem/FreeFem-sources
/ MettreDansPostScript
Function
MettreDansPostScript
src/Graphics/Pcrgraph.cpp:950–954 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
948
}
949
950
void MettreDansPostScript(int in)
951
{
952
if(in) psfile=psfile_save;
953
else psfile=0;
954
}
955
// add by fujiwara
956
void MettreDansPDF(int in) // put into PDF
957
{
Callers
1
ShowHelp
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected