Description[PDF] Fix font width generation when glyph 0 is used.
Using glyph 0 caused gid 0 to be in the subset list twice, which violated an assumption in the code. Added an assert for the assumption and updated the code to not insert gid 0 into the subset list twice.
BUG=skia:1889
Committed: http://code.google.com/p/skia/source/detail?r=12632
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|