freetype/benchmark.html
goksu e61380fe6f
[tohtml] running args again
python file is running by an OBJ_DIR directory.
2023-09-21 15:34:38 +03:00

31 lines
419 B
HTML

<html>
<head>
<style>
table {
table-layout: fixed;
}
th, td {
padding: 3px;
text-align: center;
}
th {
background-color: #ccc;
color: black;
}
.warning{
color: red;
}
.col1 {
background-color: #eee;
}
.highlight {
background-color: #0a0;
}
</style>
</head>
<body>
<h1>Freetype Benchmark Results</h1>