- 23 6月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
The stroking algorithm is a placeholder. A proper one will land in a future change once the API is agreed upon. R=r, rsc CC=golang-dev, rog http://codereview.appspot.com/1708045
-
- 18 6月, 2010 1 次提交
-
-
由 Roger Peppe 提交于
R=nigeltao_golang, r2 CC=golang-dev http://codereview.appspot.com/1728041 Committer: Nigel Tao <nigeltao@golang.org>
-
- 29 5月, 2010 2 次提交
-
-
由 Nigel Tao 提交于
R=rsc CC=golang-dev http://codereview.appspot.com/1392041
-
由 Nigel Tao 提交于
32 bit. R=rsc CC=golang-dev http://codereview.appspot.com/1389041
-
- 28 5月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
a Context can now take any Painter during DrawText. R=r CC=rog, golang-dev http://codereview.appspot.com/1341041
-
- 27 5月, 2010 2 次提交
-
-
由 Nigel Tao 提交于
R=rsc, r CC=rog, golang-dev http://codereview.appspot.com/1332041
-
由 Nigel Tao 提交于
Roger is already in the A+C list for the main Go repo. R=r CC=rog, golang-dev http://codereview.appspot.com/1313043
-
- 22 5月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
magic zero value to indicate end of painting. This means that Painter implementations can assume thant the Spans' Y values are monotonic. R=rsc CC=golang-dev, rog http://codereview.appspot.com/1261043
-
- 20 5月, 2010 2 次提交
-
-
由 Nigel Tao 提交于
R=r CC=golang-dev http://codereview.appspot.com/1196045
-
由 Nigel Tao 提交于
R=r CC=golang-dev http://codereview.appspot.com/1236042
-
- 14 5月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
draw text onto an image. This is a simple API that doesn't handle line breaking, ligatures, right-to-left or vertical scripts, and other fancy features. R=r, rsc CC=golang-dev http://codereview.appspot.com/1121045
-
- 10 5月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
This follows ftgrays.c in the C Freetype code. http://www.google.com/codesearch/p?hl=en#Z2JqmT2tnYQ/Amaya/Distribution/amaya-lib-src-9.54.tgz%7CcsdX8RtClJ4/freetype/src/smooth/ftgrays.c&l=653 R=rsc CC=golang-dev http://codereview.appspot.com/1155041
-
- 04 5月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
Parsing a malformed TTF may result in an index out-of-bounds panic, rather than guaranteeing to return an error. This may be tightened in the future. R=r, rsc CC=golang-dev http://codereview.appspot.com/940044
-
- 29 4月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
-
- 28 4月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
This is a manual hg commit of codereview change 982044 http://codereview.appspot.com/982044 The codereview submission did not work, possibly because some of the files were too large.
-
- 13 4月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
Introduce MonochromePainter and GammaCorrectionPainter. R=r, rsc CC=golang-dev http://codereview.appspot.com/904041
-
- 06 4月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
R=rsc CC=golang-dev, r http://codereview.appspot.com/894041
-
- 02 4月, 2010 1 次提交
-
-
由 Nigel Tao 提交于
R=r, rsc CC=golang-dev http://codereview.appspot.com/841042
-
- 01 4月, 2010 1 次提交
-
-
由 nigeltao 提交于
-