summaryrefslogtreecommitdiff
path: root/shape.go
Commit message (Expand)AuthorAge
* save bytes on memory instead of stringLunny Xiao2018-05-07
* - Support to set the positioning of a picture, relate issue #214;Ri Xu2018-04-26
* Fix typo and adding Chinese version document.Ri Xu2018-04-23
* - Make function `TitleToNumber()` exportable, note that function `ToAlphaStri...Ri Xu2017-06-27
* - Support insert new lines into shape, relate issue #38, note that the format...Ri Xu2017-06-19
* Fix non-visual canvas properties ID calculator.Ri Xu2017-05-25
* Code optimize.Ri Xu2017-05-24
* Support set font style of shape text. Relate issue #38.Ri Xu2017-05-16
* - Initialize shape support: new function `AddShape()` added. Relate issue #38;Ri Xu2017-04-30