jsbay commented on issue #1143:
URL: 
https://github.com/apache/cordova-android/issues/1143#issuecomment-745695856


   > Is there a reason why you are requesting them over the internet? You 
really should just package those font files locally and request them locally 
instead of them.
   
   This is the online preview of `onlyoffice` used in my app. `Onlyoffice` 
needs to load a large number of font packages to work properly. The loading 
action is issued in the js script of **onlyoffice**, so I think the best way is 
to intercept these font requests globally and use Local font package instead.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to