Skip to content

Instantly share code, notes, and snippets.

@thejefflarson
Created January 29, 2013 18:10
Show Gist options
  • Save thejefflarson/4666266 to your computer and use it in GitHub Desktop.
Save thejefflarson/4666266 to your computer and use it in GitHub Desktop.
return CAIRO_STATUS_SUCCESS;
fail4:
free (cff_subset->widths);
fail3:
free (cff_subset->ps_name);
fail2:
_cairo_type2_charstrings_fini (&type2_subset);
fail1:
cairo_cff_font_destroy (font);
return status;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment