[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazHarfBuzz0' (#lcl)

hb_shape_plan_create_cached2

Declaration

Source position: lazharfbuzz0.pas line 1780

function hb_shape_plan_create_cached2(

  face: Phb_face_t;

  props: Phb_segment_properties_t;

  user_features: Phb_feature_t;

  num_user_features: guint;

  coords: Pgint;

  num_coords: guint;

  shaper_list: PPgchar

):Phb_shape_plan_t;