skia2/modules/skparagraph/test.html
Julia Lavrova 1d1c5c1a18 Yet another workaround Thai \n problem (same as txtlib)
Bug: skia:10881

Change-Id: If451b662646e66e5d699ca0cca3795f5e078b84e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/332257
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
2020-11-06 19:33:39 +00:00

35 lines
1.4 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Test</title>
<meta name="description" content="Test">
<meta name="author" content="Julia">
</head>
<body>
<!--
<div style="text-align: left; background-color: lightgray; color: darkblue; width: 50mm; height: 50mm; font-family: Roboto; font-size: 5mm; " >
World domination is such an ugly phrase - I prefer to call it world optimisation.
</div>
<div style="text-align: left; background-color: lightgray; color: darkblue; font-family: Roboto,'Noto Color Emoji','Noto Serif CJK JP'; font-size: 10mm; " >
English English 字典 字典 😀😃😄 😀😃😄
</div>
<div style="text-align: left; background-color: lightgray; color: darkblue; width: 200mm; font-family: Roboto; font-size: 5mm; " >
( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)(
 ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)(
 ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)( ´・‿・`)
</div>
-->
<div style="width:10mm; height: 100mm;"></div>
<div style="text-align: left; background-color: lightgray; color: darkblue;font-family: Roboto; font-size: 130mm; " >
แสธสั
</div>
</body>
</html>