Timeline for How do I scale a whole figure in pic?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 9, 2021 at 1:55 | vote | accept | M.E. | ||
| May 8, 2021 at 15:39 | comment | added | Ljm Dullaart |
I use a self-written pre-processor (in3xml; if you're interested it's on github), but basically the commands are pic $blk.pic | groff $blk.groff |eps2eps -B1 > $blk.eps, so it won't be rasterized.
|
|
| May 8, 2021 at 15:11 | comment | added | M.E. | How do you generate the EPS from the pic code? I have seen that sometimes the EPS includes the image as raster instead of vector. | |
| May 8, 2021 at 12:52 | history | answered | Ljm Dullaart | CC BY-SA 4.0 |