Update src/hb-ot-color.cc

Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
pull/1665/head
n8willis 6 years ago committed by GitHub
parent bcd81932f0
commit 76e80c5ca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/hb-ot-color.cc

@ -192,7 +192,7 @@ hb_ot_color_palette_get_colors (hb_face_t *face,
* hb_ot_color_has_layers: * hb_ot_color_has_layers:
* @face: #hb_face_t to work upon * @face: #hb_face_t to work upon
* *
* Tests whether a face includes any COLR color layers. * Tests whether a face includes any `COLR` color layers.
* *
* Return value: true if data found, false otherwise * Return value: true if data found, false otherwise
* *

Loading…
Cancel
Save