hmongouachon / rgbKineticSlider

A fully customizable webgl slider based on PixiJs and Gsap
348 stars 40 forks source link

Remove Google Fonts implementation #12

Open PelleMC opened 2 years ago

PelleMC commented 2 years ago

Due to new general Data Protection regulation rules in my country, the implementation of google fonts on web-based projects is prohibited. I tried removing the Google Fonts implementation myself but unfortunatly I don't get an error message in the console when removing certain googleFonts code in the rgbKineticSlide.js and the Slider breaks. Is there any way I can remove the googleFonts script from the project?

Anunnaki26 commented 1 year ago

I also dont want to use the Google fonts, because also in my country that is a violation of the General Data Protection Regulation if they are loaded by Google. Please let me know how I can prevent the loading of the Google Fonts, also the loading of google webfont loader thanks a lot!

The auto play works great! Thanks!