ra8-firmware
0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
Loading...
Searching...
No Matches
ra8_stbtt_guard.h
Go to the documentation of this file.
1
35
#pragma once
36
37
#include <stddef.h>
38
#include <stdint.h>
39
108
bool
ra8_stbtt_sfnt_dir_in_bounds
(
const
uint8_t* data,
size_t
len, uint32_t fontstart);
ra8_stbtt_sfnt_dir_in_bounds
bool ra8_stbtt_sfnt_dir_in_bounds(const uint8_t *data, size_t len, uint32_t fontstart)
Verify that a font's sfnt table directory lies within its buffer.
Definition
ra8_stbtt_guard.c:204
apps
shared_libs
reflow
inc
ra8_stbtt_guard.h
Generated by
1.16.1