| [ CnUnix ] in KIDS 글 쓴 이(By): rosedale (언제쯤...) 날 짜 (Date): 1996년08월22일(목) 13시27분26초 KDT 제 목(Title): [re] Raster -> PS 안녕하세요.. 음 보니까, sun2ps라는 것이 있군요.. Usage: sun2ps [options ...] file Where options include: +grayscale print image as grayscale Specify 'file' as '-' for standard output. Change '+' to '-' in any option above to reverse its effect. For example, -grayscale means print the image in color. 이런 말도 있구요.. archie로 찾으니 sun2ps.c.Z도 있구요.. 그리고 제가 사용하는 걸로는 psi라는 것이 있는데, raster image 여러개를 하나의 ps file 안에다 배열할때 좋더군요.. 사실 지금이야 tex에서 적당히 다 해결하지만요... |