[woff2] Formatting.
* src/sfnt/sfobjs.c, src/sfnt/sfwoff2.c: Better formatting.
This commit is contained in:
parent
2a23dc7fb3
commit
97616704aa
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