pbnjay / pixfont

A simple, lightweight Pixel Font package for Go that works with the standard image/draw package.
MIT License
105 stars 9 forks source link

Pixfont can't write text on image #1

Closed ErfanAkbarimanesh closed 8 years ago

ErfanAkbarimanesh commented 8 years ago

Hello i work with your package and test it for write text on image but it can't Please check this link(mysource code here) :
https://gist.github.com/anonymous/ad44212595ad1155f2ee

pbnjay commented 8 years ago

You need to include at least your input and output files if you want me to debug your code for free. On Dec 26, 2015 1:16 PM, "E.Akbarimanesh" notifications@github.com wrote:

Hello i work with your package and test it for write text on image but it can't Please check this link(mysource code here) :

https://gistgithubcom/anonymous/ad44212595ad1155f2ee

— Reply to this email directly or view it on GitHub https://github.com/pbnjay/pixfont/issues/1.

pbnjay commented 8 years ago

No response so I'm assuming you found the issue. Cheers!