mirror of
https://github.com/xiaoqidun/ofdgo.git
synced 2026-08-30 12:12:40 +08:00
style(代码风格): 统一代码风格
This commit is contained in:
+2
-1
@@ -18,11 +18,12 @@ import (
|
||||
"bytes"
|
||||
"encoding/binary"
|
||||
"fmt"
|
||||
"golang.org/x/text/encoding/simplifiedchinese"
|
||||
"math"
|
||||
"sort"
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"golang.org/x/text/encoding/simplifiedchinese"
|
||||
)
|
||||
|
||||
// wrapCFFToOTF 将 CFF 裸数据包装为 OpenType 字体格式
|
||||
|
||||
Reference in New Issue
Block a user