Newer
Older
Import / applications / MakePDF / 3rdParty / libharu-with-PRs / src / hpdf_font_tt.c.rej
@John John on 29 Dec 2020 337 bytes bulk import from macbookpro checkouts
***************
*** 237,243 ****
  }
  
  
- static HPDF_TextWidth
  TextWidth  (HPDF_Font         font,
              const HPDF_BYTE  *text,
              HPDF_UINT         len)
--- 248,254 ----
  }
  
  
+ HPDF_TextWidth
  TextWidth  (HPDF_Font         font,
              const HPDF_BYTE  *text,
              HPDF_UINT         len)