| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
openkk
14年前发布

C++向量图生成库 CreEPS

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)

项目主页:http://www.open-open.com/lib/view/home/1329206110296

 本文由用户 openkk 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1329206110296.html
图形/图像处理 C/C++