moinejf / abc2svg

project moved to https://chiselapp.com/user/moinejf/repository/abc2svg
GNU Lesser General Public License v3.0
48 stars 7 forks source link

psxygl is undefined #106

Closed bwl21 closed 6 years ago

bwl21 commented 6 years ago

i try with 1.17.2. When I integrate module psvg-1 and try to initialize it, I get Cannot read property 'psxygl' of undefined

it happens in psvg.js line 760 near

    psxygl: function(of, x, y, gl) {
        return this.psvg.psxygl.call(this.psvg, x, y, gl)
    }
bwl21 commented 6 years ago

tested with 1.17.2-4-g4ea4497