1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
excalidraw/public
Christopher Chedeau 1d9cdf4d46 Use local fonts (#573)
This updates the way fonts are handled to not have to download the font from the internet.

If you do `./public/font.ttf` in the .scss file, unfortunately the bundle packages them somewhere that's different from the public folder that is used by the index.html to preload them.

The fix I used is to use absolute path `/font.ttf` so that both work. Unfortunately, this means that the website will only work if at the root of the domain. That's the case so far so it's okay but still annoying if we want to embed it somewhere.
2020-01-26 11:46:56 +01:00
..
locales Accessible modals (#560) 2020-01-25 19:37:58 -03:00
Cascadia.ttf feat: Add Cascadia font (#465) 2020-01-20 07:12:12 -08:00
FG_Virgil.ttf Revert 400 and 420 (#422) 2020-01-17 16:43:24 +02:00
index.html Use local fonts (#573) 2020-01-26 11:46:56 +01:00
logo.png Added excalidraw icon as application icon (#126) 2020-01-04 11:28:57 -08:00
og-image.png feat: update font file and add meta tags (#400) 2020-01-16 21:32:40 +01:00