Update src/hb-ot-color.cc
Co-Authored-By: Khaled Hosny <khaledhosny@eglug.org>
This commit is contained in:
parent
3535f2d31e
commit
12ea4a24c4
|
@ -117,7 +117,7 @@ hb_ot_color_palette_get_name_id (hb_face_t *face,
|
|||
* @face: #hb_face_t to work upon
|
||||
* @color_index: The index of the color
|
||||
*
|
||||
* Fetches the 'name' table Name ID that provides display names for
|
||||
* Fetches the `name` table Name ID that provides display names for
|
||||
* the specificed color in a face's CPAL color palette.
|
||||
*
|
||||
* Display names can be generic (e.g., "Background") or specific
|
||||
|
|
Loading…
Reference in New Issue