< prev index next >

src/java.desktop/share/native/libfreetype/src/truetype/ttgxvar.h

Print this page

        

@@ -414,10 +414,11 @@
 
   FT_LOCAL( FT_Error )
   TT_Vary_Apply_Glyph_Deltas( TT_Face      face,
                               FT_UInt      glyph_index,
                               FT_Outline*  outline,
+                              FT_Vector*   unrounded,
                               FT_UInt      n_points );
 
   FT_LOCAL( FT_Error )
   tt_hadvance_adjust( TT_Face  face,
                       FT_UInt  gindex,
< prev index next >