mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-23 02:48:11 +02:00
[woff2] Formatting.
* src/sfnt/sfobjs.c, src/sfnt/sfwoff2.c: Better formatting.
This commit is contained in:
parent
73dc5ef018
commit
3f35a033b6
2 changed files with 194 additions and 191 deletions
|
|
@ -716,7 +716,7 @@
|
|||
face->root.face_index = face_instance_index;
|
||||
|
||||
/* `num_faces' for a WOFF2 needs to be handled separately. */
|
||||
if( woff2_num_faces )
|
||||
if ( woff2_num_faces )
|
||||
face->root.num_faces = woff2_num_faces;
|
||||
|
||||
return error;
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue