mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
feat(正式发布): 实现了OFD渲染和导出为PDF、图片、矢量图等
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# OFDGo
|
||||
# OFDGo [](https://pkg.go.dev/github.com/xiaoqidun/ofdgo)
|
||||
首款原生、全平台兼容的纯 Go 语言 OFD 渲染库
|
||||
|
||||
# 安装指南
|
||||
```shell
|
||||
go get -u github.com/xiaoqidun/ofdgo
|
||||
```
|
||||
|
||||
# 授权协议
|
||||
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/ofdgo/blob/main/LICENSE) 授权协议
|
||||
Reference in New Issue
Block a user