webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
normalize.cc File Reference
#include "./normalize.h"
#include <inttypes.h>
#include <stddef.h>
#include "./buffer.h"
#include "./port.h"
#include "./font.h"
#include "./glyph.h"
#include "./round.h"
#include "./store_bytes.h"
#include "./table_tags.h"
#include "./woff2_common.h"

Namespaces

 woff2
 

Functions

bool woff2::NormalizeGlyphs (Font *font)
 
bool woff2::NormalizeOffsets (Font *font)
 
bool woff2::FixChecksums (Font *font)
 
bool woff2::NormalizeWithoutFixingChecksums (Font *font)
 
bool woff2::NormalizeFont (Font *font)
 
bool woff2::NormalizeFontCollection (FontCollection *font_collection)