File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -2759,7 +2759,7 @@ Home:[http://cairographics.org/]
2759
2759
2760
2760
Wikipedia:[https://en.wikipedia.org/wiki/Cairo_%28graphics%29 英文 ]、[https://zh.wikipedia.org/wiki/Cairo_(%E7%B9%AA%E5%9C%96) 中文 ]
2761
2761
2762
- 它提供了矢量图像的渲染功能。支持多种后端输出(包括: Win32 GDI、OpenGL、Xlib、XCB、PDF、PNG、SVG......)。
2762
+ 它提供了矢量图像的渲染功能。支持多种后端输出(Win32 GDI、OpenGL、Xlib、XCB、PDF、PNG、SVG ......)。
2763
2763
2764
2764
基于 C 语言开发,提供多种语言绑定(C++、Java、C#、Python、Ruby、Perl、Scheme、Smalltalk)。
2765
2765
@@ -2769,6 +2769,16 @@ Home:[http://cairographics.org/cairomm/]
2769
2769
2770
2770
这是针对 Cairo 的 C++ 封装库。
2771
2771
2772
+ <h4>Skia</h4>
2773
+
2774
+ Home:[https://github.com/google/skia]
2775
+
2776
+ Wikipedia:[https://en.wikipedia.org/wiki/Skia_Graphics_Engine 英文 ]、[https://zh.wikipedia.org/wiki/Skia_Graphics_Library 中文 ]
2777
+
2778
+ 它是 Google 基于 C++ 开发的图像渲染库。支持多种后端输出(rasterization、OpenGL、PDF、SVG、SWF ......)。
2779
+
2780
+ 原先由 Skia 公司开发,后来该公司被 Google 收购。被用于 Android、Chrome、Chrome OS、Firefox 等知名开源项目。
2781
+
2772
2782
<h4>PBRT(Physically Based Rendering Toolkit)</h4>
2773
2783
2774
2784
Home:[http://pbrt.org/]
You can’t perform that action at this time.
0 commit comments