C++向量圖生成庫 CreEPS

openkk 12年前發布 | 16K 次閱讀 圖形/圖像處理 C/C++

CreEPS 是一個C++類,提供一個容易從內部生成的代碼向量圖的界面。該圖存儲為壓縮的PostScript(EPS)的文件。它具有所有的基本圖形元素,用戶可配置的填充類型和printf風格的文本輸出。包含大量例子文件。

  • Basic drawing elements: lines, curves, arcs, circles, rotated ellipses, rotated text
  • Advanced text output: 14 different alignment types, optional printf-style text output
  • All attributes adjustable: color, line thickness, line join, line cap, line dash, text font
  • Different customizable fill types: dotted, striped, checkerboard
  • Choice between normal PS text output and separate LaTeX text output (as seen in xfig)
  • Different transformations: shifting, rotating, scaling and generic transformations like shearing
  • Special techniques to keep the resulting EPS file as small as possible
  • Support for including other EPS files and special character handling (new in 1.3)
  • </ul>

    項目主頁:http://www.baiduhome.net/lib/view/home/1329206110296

 本文由用戶 openkk 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!