- 19 5月, 2016 1 次提交
-
-
由 Nigel Tao 提交于
This goes against spec, but matches the C Freetype implementation and works around a bug in DejaVuSansMono.ttf's hinted '2' glyph.
-
- 18 8月, 2015 3 次提交
- 12 8月, 2015 1 次提交
-
-
由 Nigel Tao 提交于
-
- 07 11月, 2014 1 次提交
-
-
由 Nigel Tao 提交于
Fixes issue 12. Fixes issue 13. LGTM=bsiegert R=bsiegert CC=golang-codereviews https://codereview.appspot.com/164650043
-
- 01 2月, 2014 1 次提交
-
-
由 Nigel Tao 提交于
hide the Hinter implementation in the freetype/truetype package. LGTM=bsiegert R=bsiegert CC=golang-codereviews https://codereview.appspot.com/58940043
-
- 30 1月, 2014 1 次提交
-
-
由 Nigel Tao 提交于
LGTM=bsiegert R=bsiegert CC=golang-codereviews https://codereview.appspot.com/54730043
-
- 21 1月, 2014 1 次提交
-
-
由 Nigel Tao 提交于
Also delete "q means that that opcode is not yet implemented", as all valid opcodes are now implemented. R=bsiegert CC=golang-codereviews https://codereview.appspot.com/53050044
-
- 20 1月, 2014 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-codereviews https://codereview.appspot.com/51760043
-
- 05 12月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
rounding. Pass all the hinting tests. Hooray! Removing the hintingBrokenAt field will be a follow-up CL. R=bsiegert, remyoudompheng, jeremyjackins CC=golang-dev https://codereview.appspot.com/36880043
-
- 04 12月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/36300043
-
- 03 12月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/36220043
-
- 30 11月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/34790045
-
- 27 11月, 2013 2 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/33750043
-
由 Nigel Tao 提交于
opcodes. Calculate dot product with 32-bit math to match C Freetype's rounding. R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/32740043
-
- 21 11月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
opcodes. R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/29510043
-
- 29 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
Also make phantom point delta-X adjustment. Also make print-glyph-points require Freetype version >= 2.5, which is the latest version, at the time of writing. R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/18370043
-
- 25 10月, 2013 3 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/16500043
-
由 R?my Oudompheng 提交于
The difference is quite large on glyph 509 (period character) of Adobe Source Sans Pro Bold Italic. R=golang-dev, nigeltao, bsiegert CC=golang-dev https://codereview.appspot.com/16820043 Committer: Nigel Tao <nigeltao@golang.org>
-
由 R?my Oudompheng 提交于
R=golang-dev, nigeltao, bsiegert CC=golang-dev https://codereview.appspot.com/16630044 Committer: Nigel Tao <nigeltao@golang.org>
-
- 24 10月, 2013 2 次提交
-
-
由 R?my Oudompheng 提交于
These instructions are found in Adobe Source Sans Pro fonts. R=golang-dev, nigeltao, bsiegert CC=golang-dev https://codereview.appspot.com/16440043 Committer: Nigel Tao <nigeltao@golang.org>
-
由 Nigel Tao 提交于
Fix MIRP opcodes, scaled CVT initialization and Hinter.move. R=bsiegert CC=golang-dev, remyoudompheng https://codereview.appspot.com/14930050
-
- 22 10月, 2013 1 次提交
-
-
由 R?my Oudompheng 提交于
Found in Adobe Source Sans Pro. R=golang-dev, bsiegert, nigeltao CC=golang-dev https://codereview.appspot.com/15360043 Committer: Nigel Tao <nigeltao@golang.org>
-
- 19 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev https://codereview.appspot.com/14802046
-
- 10 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
points accordingly. Yes, it's a mess, but let's pass the tests first, and then refactor. R=bsiegert CC=golang-dev https://codereview.appspot.com/14419052
-
- 04 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
We now match Freetype C exactly for hinting luxisr.ttf. Yay. R=bsiegert CC=golang-dev https://codereview.appspot.com/14336044
-
- 03 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
value and the MDRP instruction's use of the single-width value. R=bsiegert CC=golang-dev https://codereview.appspot.com/14273043
-
- 02 10月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
Hinter's state, instead of having a glyph shrink and restore its points around hinting. R=bsiegert CC=golang-dev https://codereview.appspot.com/14203043
-
- 29 9月, 2013 2 次提交
-
-
由 Nigel Tao 提交于
Freetype implementation. The spec is the "Order of rounding operations" part of https://developer.apple.com/fonts/TTRefMan/RM02/Chap2.html#rounding but it wasn't exactly clear to me what "the negative round value closest to zero" was: if the phase is 1/4, was that value -1/4 or -3/4? Anyway, the Go code now follows the C code, and code trumps documentation. R=bsiegert CC=golang-dev https://codereview.appspot.com/14092044
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev https://codereview.appspot.com/13965043
-
- 24 9月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev https://codereview.appspot.com/13855043
-
- 31 8月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
We can now hint the .notdef glyph from luxisr.ttf. Yay. R=bsiegert CC=golang-dev https://codereview.appspot.com/12829048
-
- 02 8月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
These new opcodes aren't unit-tested per se, but they will be exercised by an end-to-end hinting test of the Luxi fonts. R=bsiegert CC=golang-dev https://codereview.appspot.com/12100043
-
- 30 7月, 2013 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev https://codereview.appspot.com/11983043
-
- 25 7月, 2012 1 次提交
-
-
由 Nigel Tao 提交于
to package truetype. R=bsiegert CC=golang-dev http://codereview.appspot.com/6427062
-
- 12 7月, 2012 1 次提交
-
-
由 Nigel Tao 提交于
Also re-arrange some of the switch cases to be in opcode order. R=bsiegert CC=golang-dev http://codereview.appspot.com/6352097
-
- 11 7月, 2012 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev http://codereview.appspot.com/6343091
-
- 09 7月, 2012 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev http://codereview.appspot.com/6354080
-
- 06 7月, 2012 1 次提交
-
-
由 Nigel Tao 提交于
R=bsiegert CC=golang-dev http://codereview.appspot.com/6348079
-