5 var c = document.getElementById('canvas').getContext('2d');
6 c.fillText('\u{65E5}', 10, 60);
7 </script>
8 </body>
OLD
NEW
« no previous file with comments
|
« content/test/BUILD.gn ('k')
|
no next file »
|
no next file with comments »
Issue 2833973003: Initialize FontConfigIPC when zygote is disabled so font fallback works.
(Closed)
Created 3 years, 8 months ago by zoeclifford
Modified 3 years, 7 months ago
Reviewers: Sami, jam, dgozman, jln (very slow on Chromium), Jorge Lucangeli Obes
Base URL:
Comments: 2