GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
OTS-PERF(1) User Commands OTS-PERF(1)

ots-perf - performance checker

ots-perf FONT_FILE

ots-perf is a program which validates and transcodes a font file N times using OTS, then prints the elapsed time:

for (N times)
  ValidateAndTranscode(original_font);
Print(elapsed_time_in_us / N);

$ ./ots-perf sample.ttf
903 [us] sample.ttf (139332 bytes, 154 [byte/us])
$ ./ots-perf sample-bold.otf
291 [us] sample-bold.otf (150652 bytes, 517 [byte/us])

Report bugs to <https://github.com/khaledhosny/ots/issues>

ots-idempotent(1), ots-sanitize(1), ots-side-by-side(1), ots-validator-checker(1)
May 2021 OpenType Sanitizer

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.