From a99aa1dd61e15e28d93c0719037b6683f32e310e Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Tue, 26 Nov 2019 15:32:11 +0100 Subject: Fallback to embedded font when system font fails --- wgpu/fonts/Lato-Regular.ttf | Bin 0 -> 75136 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 wgpu/fonts/Lato-Regular.ttf (limited to 'wgpu/fonts/Lato-Regular.ttf') diff --git a/wgpu/fonts/Lato-Regular.ttf b/wgpu/fonts/Lato-Regular.ttf new file mode 100644 index 00000000..33eba8b1 Binary files /dev/null and b/wgpu/fonts/Lato-Regular.ttf differ -- cgit