Official mirror of https://gitlab.freedesktop.org/freetype/freetype
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
419 B
30 lines
419 B
<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>
|
|
|