Fixing typo which make tests fail

Now fontkit branch should be functional
This commit is contained in:
Ilia Loriakov 2015-08-27 11:36:50 +02:00
parent de667832fe
commit 4b76170550

View File

@ -12,7 +12,7 @@ class PNGImage
embed: (@document) ->
return if @obj
@obj = document.ref
@obj = @document.ref
Type: 'XObject'
Subtype: 'Image'
BitsPerComponent: @image.bits