|
| static int32_t | fl::third_party::truetype::equal (float *a, float *b) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbrp_init_target (stbrp_context *con, int32_t pw, int32_t ph, stbrp_node *nodes, int32_t num_nodes) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbrp_pack_rects (stbrp_context *con, stbrp_rect *rects, int32_t num_rects) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__add_point (stbtt__point *points, int32_t n, float x, float y) FL_NOEXCEPT |
| |
| static stbtt_uint32 | fl::third_party::truetype::stbtt__buf_get (stbtt__buf *b, int32_t n) FL_NOEXCEPT |
| |
| static stbtt_uint8 | fl::third_party::truetype::stbtt__buf_get8 (stbtt__buf *b) FL_NOEXCEPT |
| |
| static stbtt_uint8 | fl::third_party::truetype::stbtt__buf_peek8 (stbtt__buf *b) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__buf_range (const stbtt__buf *b, int32_t o, int32_t s) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__buf_seek (stbtt__buf *b, int32_t o) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__buf_skip (stbtt__buf *b, int32_t o) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__cff_get_index (stbtt__buf *b) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__cff_index_count (stbtt__buf *b) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__cff_index_get (stbtt__buf b, int32_t i) FL_NOEXCEPT |
| |
| static stbtt_uint32 | fl::third_party::truetype::stbtt__cff_int (stbtt__buf *b) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__cff_skip_operand (stbtt__buf *b) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__cid_get_glyph_subrs (const stbtt_fontinfo *info, int32_t glyph_index) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__close_shape (stbtt_vertex *vertices, int32_t num_vertices, int32_t was_off, int32_t start_off, stbtt_int32 sx, stbtt_int32 sy, stbtt_int32 scx, stbtt_int32 scy, stbtt_int32 cx, stbtt_int32 cy) FL_NOEXCEPT |
| |
| static stbtt_int32 | fl::third_party::truetype::stbtt__CompareUTF8toUTF16_bigendian_prefix (stbtt_uint8 *s1, stbtt_int32 len1, stbtt_uint8 *s2, stbtt_int32 len2) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__compute_crossings_x (float x, float y, int32_t nverts, stbtt_vertex *verts) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__csctx_close_shape (stbtt__csctx *ctx) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__csctx_rccurve_to (stbtt__csctx *ctx, float dx1, float dy1, float dx2, float dy2, float dx3, float dy3) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__csctx_rline_to (stbtt__csctx *ctx, float dx, float dy) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__csctx_rmove_to (stbtt__csctx *ctx, float dx, float dy) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__csctx_v (stbtt__csctx *c, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbtt_int32 cy, stbtt_int32 cx1, stbtt_int32 cy1) FL_NOEXCEPT |
| |
| static float | fl::third_party::truetype::stbtt__cuberoot (float x) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__dict_get (stbtt__buf *b, int32_t key) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__dict_get_ints (stbtt__buf *b, int32_t key, int32_t outcount, stbtt_uint32 *out) FL_NOEXCEPT |
| |
| static stbtt_uint32 | fl::third_party::truetype::stbtt__find_table (stbtt_uint8 *data, stbtt_uint32 fontstart, const char *tag) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__get_subr (stbtt__buf idx, int32_t n) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__get_subrs (stbtt__buf cff, stbtt__buf fontdict) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__get_svg (stbtt_fontinfo *info) FL_NOEXCEPT |
| |
| static stbtt_int32 | fl::third_party::truetype::stbtt__GetCoverageIndex (stbtt_uint8 *coverageTable, int32_t glyph) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__GetGlyfOffset (const stbtt_fontinfo *info, int32_t glyph_index) FL_NOEXCEPT |
| |
| static stbtt_int32 | fl::third_party::truetype::stbtt__GetGlyphClass (stbtt_uint8 *classDefTable, int32_t glyph) FL_NOEXCEPT |
| |
| static stbtt_int32 | fl::third_party::truetype::stbtt__GetGlyphGPOSInfoAdvance (const stbtt_fontinfo *info, int32_t glyph1, int32_t glyph2) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__GetGlyphInfoT2 (const stbtt_fontinfo *info, int32_t glyph_index, int32_t *x0, int32_t *y0, int32_t *x1, int32_t *y1) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__GetGlyphKernInfoAdvance (const stbtt_fontinfo *info, int32_t glyph1, int32_t glyph2) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__GetGlyphShapeT2 (const stbtt_fontinfo *info, int32_t glyph_index, stbtt_vertex **pvertices) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__GetGlyphShapeTT (const stbtt_fontinfo *info, int32_t glyph_index, stbtt_vertex **pvertices) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__h_prefilter (unsigned char *pixels, int32_t w, int32_t h, int32_t stride_in_bytes, uint32_t kernel_width) FL_NOEXCEPT |
| |
| static void * | fl::third_party::truetype::stbtt__hheap_alloc (stbtt__hheap *hh, size_t size, void *userdata) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__hheap_cleanup (stbtt__hheap *hh, void *userdata) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__hheap_free (stbtt__hheap *hh, void *p) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__isfont (stbtt_uint8 *font) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__matches (stbtt_uint8 *fc, stbtt_uint32 offset, stbtt_uint8 *name, stbtt_int32 flags) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__matchpair (stbtt_uint8 *fc, stbtt_uint32 nm, stbtt_uint8 *name, stbtt_int32 nlen, stbtt_int32 target_id, stbtt_int32 next_id) FL_NOEXCEPT |
| |
| static stbtt__buf | fl::third_party::truetype::stbtt__new_buf (const void *p, size_t size) FL_NOEXCEPT |
| |
| static float | fl::third_party::truetype::stbtt__oversample_shift (int32_t oversample) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__rasterize (stbtt__bitmap *result, stbtt__point *pts, int32_t *wcount, int32_t windings, float scale_x, float scale_y, float shift_x, float shift_y, int32_t off_x, int32_t off_y, int32_t invert, void *userdata) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__ray_intersect_bezier (float orig[2], float ray[2], float q0[2], float q1[2], float q2[2], float hits[2][2]) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__run_charstring (const stbtt_fontinfo *info, int32_t glyph_index, stbtt__csctx *c) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__solve_cubic (float a, float b, float c, float *r) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__sort_edges (stbtt__edge *p, int32_t n) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__sort_edges_ins_sort (stbtt__edge *p, int32_t n) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__sort_edges_quicksort (stbtt__edge *p, int32_t n) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__tesselate_cubic (stbtt__point *points, int32_t *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float x3, float y3, float objspace_flatness_squared, int32_t n) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt__tesselate_curve (stbtt__point *points, int32_t *num_points, float x0, float y0, float x1, float y1, float x2, float y2, float objspace_flatness_squared, int32_t n) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__track_vertex (stbtt__csctx *c, stbtt_int32 x, stbtt_int32 y) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt__v_prefilter (unsigned char *pixels, int32_t w, int32_t h, int32_t stride_in_bytes, uint32_t kernel_width) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_BakeFontBitmap (const unsigned char *data, int32_t offset, float pixel_height, unsigned char *pixels, int32_t pw, int32_t ph, int32_t first_char, int32_t num_chars, stbtt_bakedchar *chardata) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_BakeFontBitmap_internal (unsigned char *data, int32_t offset, float pixel_height, unsigned char *pixels, int32_t pw, int32_t ph, int32_t first_char, int32_t num_chars, stbtt_bakedchar *chardata) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_CompareUTF8toUTF16_bigendian (const char *s1, int32_t len1, const char *s2, int32_t len2) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_CompareUTF8toUTF16_bigendian_internal (char *s1, int32_t len1, char *s2, int32_t len2) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_FindGlyphIndex (const stbtt_fontinfo *info, int32_t unicode_codepoint) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_FindMatchingFont (const unsigned char *fontdata, const char *name, int32_t flags) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_FindMatchingFont_internal (unsigned char *font_collection, char *name_utf8, stbtt_int32 flags) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_FindSVGDoc (const stbtt_fontinfo *info, int32_t gl) FL_NOEXCEPT |
| |
| static stbtt__point * | fl::third_party::truetype::stbtt_FlattenCurves (stbtt_vertex *vertices, int32_t num_verts, float objspace_flatness, int32_t **contour_lengths, int32_t *num_contours, void *userdata) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_FreeBitmap (unsigned char *bitmap, void *userdata) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_FreeSDF (unsigned char *bitmap, void *userdata) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_FreeShape (const stbtt_fontinfo *info, stbtt_vertex *vertices) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetBakedQuad (const stbtt_bakedchar *chardata, int32_t pw, int32_t ph, int32_t char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int32_t opengl_fillrule) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetCodepointBitmap (const stbtt_fontinfo *info, float scale_x, float scale_y, int32_t codepoint, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetCodepointBitmapBox (const stbtt_fontinfo *font, int32_t codepoint, float scale_x, float scale_y, int32_t *ix0, int32_t *iy0, int32_t *ix1, int32_t *iy1) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetCodepointBitmapBoxSubpixel (const stbtt_fontinfo *font, int32_t codepoint, float scale_x, float scale_y, float shift_x, float shift_y, int32_t *ix0, int32_t *iy0, int32_t *ix1, int32_t *iy1) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetCodepointBitmapSubpixel (const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int32_t codepoint, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetCodepointBox (const stbtt_fontinfo *info, int32_t codepoint, int32_t *x0, int32_t *y0, int32_t *x1, int32_t *y1) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetCodepointHMetrics (const stbtt_fontinfo *info, int32_t codepoint, int32_t *advanceWidth, int32_t *leftSideBearing) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetCodepointKernAdvance (const stbtt_fontinfo *info, int32_t ch1, int32_t ch2) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetCodepointSDF (const stbtt_fontinfo *info, float scale, int32_t codepoint, int32_t padding, unsigned char onedge_value, float pixel_dist_scale, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetCodepointShape (const stbtt_fontinfo *info, int32_t unicode_codepoint, stbtt_vertex **vertices) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetCodepointSVG (const stbtt_fontinfo *info, int32_t unicode_codepoint, const char **svg) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetFontBoundingBox (const stbtt_fontinfo *info, int32_t *x0, int32_t *y0, int32_t *x1, int32_t *y1) FL_NOEXCEPT |
| |
| const char * | fl::third_party::truetype::stbtt_GetFontNameString (const stbtt_fontinfo *font, int32_t *length, int32_t platformID, int32_t encodingID, int32_t languageID, int32_t nameID) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetFontOffsetForIndex (const unsigned char *data, int32_t index) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_GetFontOffsetForIndex_internal (unsigned char *font_collection, int32_t index) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetFontVMetrics (const stbtt_fontinfo *info, int32_t *ascent, int32_t *descent, int32_t *lineGap) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetFontVMetricsOS2 (const stbtt_fontinfo *info, int32_t *typoAscent, int32_t *typoDescent, int32_t *typoLineGap) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetGlyphBitmap (const stbtt_fontinfo *info, float scale_x, float scale_y, int32_t glyph, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetGlyphBitmapBox (const stbtt_fontinfo *font, int32_t glyph, float scale_x, float scale_y, int32_t *ix0, int32_t *iy0, int32_t *ix1, int32_t *iy1) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetGlyphBitmapBoxSubpixel (const stbtt_fontinfo *font, int32_t glyph, float scale_x, float scale_y, float shift_x, float shift_y, int32_t *ix0, int32_t *iy0, int32_t *ix1, int32_t *iy1) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetGlyphBitmapSubpixel (const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int32_t glyph, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetGlyphBox (const stbtt_fontinfo *info, int32_t glyph_index, int32_t *x0, int32_t *y0, int32_t *x1, int32_t *y1) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetGlyphHMetrics (const stbtt_fontinfo *info, int32_t glyph_index, int32_t *advanceWidth, int32_t *leftSideBearing) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetGlyphKernAdvance (const stbtt_fontinfo *info, int32_t glyph1, int32_t glyph2) FL_NOEXCEPT |
| |
| unsigned char * | fl::third_party::truetype::stbtt_GetGlyphSDF (const stbtt_fontinfo *info, float scale, int32_t glyph, int32_t padding, unsigned char onedge_value, float pixel_dist_scale, int32_t *width, int32_t *height, int32_t *xoff, int32_t *yoff) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetGlyphShape (const stbtt_fontinfo *info, int32_t glyph_index, stbtt_vertex **vertices) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetGlyphSVG (const stbtt_fontinfo *info, int32_t gl, const char **svg) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetKerningTable (const stbtt_fontinfo *info, stbtt_kerningentry *table, int32_t table_length) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetKerningTableLength (const stbtt_fontinfo *info) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_GetNumberOfFonts (const unsigned char *data) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_GetNumberOfFonts_internal (unsigned char *font_collection) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetPackedQuad (const stbtt_packedchar *chardata, int32_t pw, int32_t ph, int32_t char_index, float *xpos, float *ypos, stbtt_aligned_quad *q, int32_t align_to_integer) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_GetScaledFontVMetrics (const unsigned char *fontdata, int32_t index, float size, float *ascent, float *descent, float *lineGap) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_InitFont (stbtt_fontinfo *info, const unsigned char *data, int32_t offset) FL_NOEXCEPT |
| |
| static int32_t | fl::third_party::truetype::stbtt_InitFont_internal (stbtt_fontinfo *info, unsigned char *data, int32_t fontstart) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_IsGlyphEmpty (const stbtt_fontinfo *info, int32_t glyph_index) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeCodepointBitmap (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, int32_t codepoint) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeCodepointBitmapSubpixel (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int32_t codepoint) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeCodepointBitmapSubpixelPrefilter (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int32_t oversample_x, int32_t oversample_y, float *sub_x, float *sub_y, int32_t codepoint) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeGlyphBitmap (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, int32_t glyph) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeGlyphBitmapSubpixel (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int32_t glyph) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_MakeGlyphBitmapSubpixelPrefilter (const stbtt_fontinfo *info, unsigned char *output, int32_t out_w, int32_t out_h, int32_t out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int32_t oversample_x, int32_t oversample_y, float *sub_x, float *sub_y, int32_t glyph) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_PackBegin (stbtt_pack_context *spc, unsigned char *pixels, int32_t width, int32_t height, int32_t stride_in_bytes, int32_t padding, void *alloc_context) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_PackEnd (stbtt_pack_context *spc) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_PackFontRange (stbtt_pack_context *spc, const unsigned char *fontdata, int32_t font_index, float font_size, int32_t first_unicode_char_in_range, int32_t num_chars_in_range, stbtt_packedchar *chardata_for_range) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_PackFontRanges (stbtt_pack_context *spc, const unsigned char *fontdata, int32_t font_index, stbtt_pack_range *ranges, int32_t num_ranges) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_PackFontRangesGatherRects (stbtt_pack_context *spc, const stbtt_fontinfo *info, stbtt_pack_range *ranges, int32_t num_ranges, stbrp_rect *rects) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_PackFontRangesPackRects (stbtt_pack_context *spc, stbrp_rect *rects, int32_t num_rects) FL_NOEXCEPT |
| |
| int32_t | fl::third_party::truetype::stbtt_PackFontRangesRenderIntoRects (stbtt_pack_context *spc, const stbtt_fontinfo *info, stbtt_pack_range *ranges, int32_t num_ranges, stbrp_rect *rects) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_PackSetOversampling (stbtt_pack_context *spc, uint32_t h_oversample, uint32_t v_oversample) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_PackSetSkipMissingCodepoints (stbtt_pack_context *spc, int32_t skip) FL_NOEXCEPT |
| |
| void | fl::third_party::truetype::stbtt_Rasterize (stbtt__bitmap *result, float flatness_in_pixels, stbtt_vertex *vertices, int32_t num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int32_t x_off, int32_t y_off, int32_t invert, void *userdata) FL_NOEXCEPT |
| |
| float | fl::third_party::truetype::stbtt_ScaleForMappingEmToPixels (const stbtt_fontinfo *info, float pixels) FL_NOEXCEPT |
| |
| float | fl::third_party::truetype::stbtt_ScaleForPixelHeight (const stbtt_fontinfo *info, float pixels) FL_NOEXCEPT |
| |
| static void | fl::third_party::truetype::stbtt_setvertex (stbtt_vertex *v, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_int32 cx, stbtt_int32 cy) FL_NOEXCEPT |
| |
| static stbtt_int32 | fl::third_party::truetype::ttLONG (stbtt_uint8 *p) FL_NOEXCEPT |
| |
| static stbtt_int16 | fl::third_party::truetype::ttSHORT (stbtt_uint8 *p) FL_NOEXCEPT |
| |
| static stbtt_uint32 | fl::third_party::truetype::ttULONG (stbtt_uint8 *p) FL_NOEXCEPT |
| |
| static stbtt_uint16 | fl::third_party::truetype::ttUSHORT (stbtt_uint8 *p) FL_NOEXCEPT |
| |