1 / 52

PostScript Language

PostScript Language. 서울대학교 컴퓨터공학부 김명수 http://cse.snu.ac.kr/mskim http://3map.snu.ac.kr. Adobe 사에서 개발한 페이지 서술 언어 2차원 정적 그래픽스 라이브러리 주로 레이저 프린터 출력용으로 많이 사용 스택기반의 언어 “2 3 +”과 같은 형태의 Postfix 문법을 사용. PostScript Language. BLUE BOOK. BLUE BOOK 을 얻는 사이트

dolan
Download Presentation

PostScript Language

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PostScript Language 서울대학교 컴퓨터공학부 김명수 http://cse.snu.ac.kr/mskim http://3map.snu.ac.kr

  2. Adobe사에서 개발한 페이지 서술 언어 2차원 정적 그래픽스 라이브러리 주로 레이저 프린터 출력용으로 많이 사용 스택기반의 언어 “2 3 +”과 같은 형태의 Postfix 문법을 사용 PostScript Language

  3. BLUE BOOK

  4. BLUE BOOK을 얻는 사이트 http://www-cdf.fnal.gov/offline/PostScript/BLUEBOOK.PDF BLUE BOOK의 예제들을 얻는 사이트 http://www.science.uva.nl/~robbert/ps/bluebook/ AFPL Ghostscript와 GSview를 얻는 사이트 http://www.cs.wisc.edu/~ghost PostScript 관련 사이트

  5. PostScript 예제

  6. PostScript 프로그램 예제

  7. PostScript 스택

  8. PostScript 연산

  9. PostScript 연산

  10. PostScript 연산

  11. PostScript 연산

  12. PostScript 연산

  13. PostScript 연산

  14. PostScript 연산

  15. PostScript 연산

  16. 스택 처리

  17. PostScript 그래픽스

  18. PostScript 그래픽스

  19. PostScript 그래픽스

  20. PostScript 그래픽스

  21. PostScript 그래픽스

  22. PostScript 그래픽스

  23. PostScript 그래픽스

  24. PostScript 변수

  25. PostScript 변수

  26. PostScript 프러시저

  27. PostScript 프러시저

  28. PostScript 프러시저

  29. PostScript 폰트

  30. PostScript 문자열

  31. PostScript 문자열

  32. PostScript 폰트

  33. 사용된 프러시저들

  34. 명함 글자의 폰트정의

  35. 명함 테두리

  36. 명함 내용

  37. 좌표변환 (평행이동)

  38. 좌표변환 (평행이동)

  39. 좌표변환 (회전이동)

  40. 좌표변환 (회전이동)

  41. 좌표변환 (크기변환)

  42. 좌표변환 (크기변환)

  43. 원호그리기

  44. 원과 타원

  45. 원호로 모서리 깍기

  46. 원호로 모서리 깍기

  47. 클리핑

  48. 클리핑 경로설정

  49. 문자열로 클리핑한 경우

  50. 선분의 끝부분 마무리

More Related