Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 128760 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-3 / +3 lines)
Line  Link Here
0
-- src/sfnt/sfdriver.c
0
++ src/sfnt/sfdriver.c
Lines 367-374 Link Here
367
    /* see `ttsbit.h' and `sfnt.h' */
367
    /* see `ttsbit.h' and `sfnt.h' */
368
    tt_face_set_sbit_strike,
368
    tt_face_set_sbit_strike,
369
    tt_face_load_sbit_strikes,
369
    tt_face_load_sbit_strikes,
370
    0 /* tt_find_sbit_image */,
370
    tt_find_sbit_image,
371
    0 /* tt_load_sbit_metrics */,
371
    tt_load_sbit_metrics,
372
    tt_face_load_sbit_image,
372
    tt_face_load_sbit_image,
373
    tt_face_free_sbit_strikes,
373
    tt_face_free_sbit_strikes,
374
374

Return to bug 128760