HyeonBae Ji
05/08/2024, 12:29 PM<meta name="viewport" content="width=device-width, initial-scale=1.0">
Even with the settings, it's still twice the size. What are some good ways to do this?alorma
05/08/2024, 1:00 PM<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script src="skiko.js"></script>
<title>Compose Settings</title>
</head>
<body>
<div>
<canvas id="ComposeTarget"></canvas>
</div>
<script src="composeApp.js"></script>
</body>
</html>
alorma
05/08/2024, 1:00 PMdiv
but not 100% looking goodHyeonBae Ji
05/08/2024, 1:23 PMHayk Kerobyan
05/14/2024, 1:04 PMHayk Kerobyan
05/14/2024, 1:27 PMHayk Kerobyan
05/14/2024, 1:33 PMalorma
05/15/2024, 4:41 AM