ref: 97218f13586cad7be42bdd1ce28072d10df1c2f9 dir: /pdf.c/
#include <u.h> #include <libc.h> #include "pdf.h" static char whitespace[] = {0x00, 0x09, 0x10, 0x0c, 0x0d, 0x20};