About LICENSE

I am working for this project: https://github.com/TakWolf/ark-pixel-font

I plan to find a library to create a bdf format font.

I notice that bdflib is published under the GNU General Public License version 3. My project is under MIT now (And all dependencies compat MIT: MIT, BSD-3-Clause, HPND), see: https://github.com/TakWolf/ark-pixel-font#%E7%A8%8B%E5%BA%8F%E4%BE%9D%E8%B5%96

I am not a professional. I would like to confirm that if my project depend on bdflib, will there be license issues?

Thanks.

Edited by TakWolf